--- parser3/tests/results/264.processed 2010/11/15 23:36:15 1.2 +++ parser3/tests/results/264.processed 2024/11/06 21:58:07 1.9 @@ -1,6 +1,6 @@ -Content-Type: text/html -Content-Length: 495 - +Content-Type: text/html +Content-Length: 1137 + some <a href="/?a&b">html</a> code ^$b^(2+2^) @@ -24,3 +24,24 @@ 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. "args" +9. "args" "arg 2" +10. Exception type: parser.runtime, +Source: exec, +Comment: array element is 'hash', it does not have string value