--- parser3/tests/results/264.processed 2010/11/15 23:36:15 1.2 +++ parser3/tests/results/264.processed 2024/10/22 12:08:08 1.8 @@ -1,5 +1,5 @@ Content-Type: text/html -Content-Length: 495 +Content-Length: 1106 some <a href="/?a&b">html</a> code @@ -24,3 +24,22 @@ Content-Length: 495 ^$b^(2+2^) \^\(\.\*\?\)\$ some code + +code coverage tests: +2. Exception type: parser.runtime, +Source: unsafe_env_name, +Comment: not safe environment variable +3. Exception type: parser.runtime, +Source: exec, +Comment: file name must be specified +4. Exception type: parser.runtime, +Source: exec, +Comment: stdin parameter must be string or file +5. Exception type: parser.runtime, +Source: exec, +Comment: param must be string or table or array of strings +6. "args" "arg 2" "" "arg 4" "arg 5" "arg 6" +7. "args" "arg 2" "" "arg4" "5" "arg6" +8. Exception type: parser.runtime, +Source: exec, +Comment: array element is 'hash', it does not have string value