Annotation of parser3/tests/results/264.processed, revision 1.6
1.1 moko 1: Content-Type: text/html
1.6 ! moko 2: Content-Length: 887
1.1 moko 3:
1.4 moko 4:
5: some <a href="/?a&b">html</a> code
6: ^$b^(2+2^)
7: \^\(\.\*\?\)\$
8: some <?dirty?> code
1.1 moko 9:
1.4 moko 10:
11: some <a href="/?a&b">html</a> code
12: ^$b^(2+2^)
13: \^\(\.\*\?\)\$
14: some <?dirty?> code
1.1 moko 15:
1.4 moko 16:
17: some <a href="/?a&b">html</a> code
18: ^$b^(2+2^)
19: \^\(\.\*\?\)\$
20: some <\?dirty\?> code
1.1 moko 21:
1.4 moko 22:
23: some <a href="/?a&b">html</a> code
24: ^$b^(2+2^)
25: \^\(\.\*\?\)\$
26: some <?dirty?> code
1.5 moko 27:
28: code coverage tests:
1.6 ! moko 29: 2. Exception type: parser.runtime,
1.5 moko 30: Source: unsafe_env_name,
31: Comment: not safe environment variable
1.6 ! moko 32: 3. Exception type: parser.runtime,
1.5 moko 33: Source: exec,
34: Comment: file name must be specified
1.6 ! moko 35: 4. Exception type: parser.runtime,
1.5 moko 36: Source: exec,
37: Comment: stdin parameter must be string or file
1.6 ! moko 38: 5. Exception type: parser.runtime,
1.5 moko 39: Source: exec,
40: Comment: param must be string or table
E-mail: