--- parser3/tests/results/389.processed 2017/12/06 01:51:26 1.1 +++ parser3/tests/results/389.processed 2023/11/18 13:02:32 1.8 @@ -1,5 +1,5 @@ Content-Type: text/html -Content-Length: 92 +Content-Length: 3326 code coverage tests: 1. int @@ -11,4 +11,127 @@ code coverage tests: 2.1 1.1 3. bool 3.1 1 -3.2 true \ No newline at end of file +3.2 true +4. inet +4.1 Type: parser.runtime, +Source: aton, +Comment: Invalid IP address '1.1.1.300' specified. +4.2 Type: parser.runtime, +Source: aton, +Comment: Invalid IP address 'a.b.c.d' specified. +4.5 Type: parser.runtime, +Source: ip2name, +Comment: IP address must not be empty. +4.6 Type: parser.runtime, +Source: ip2name, +Comment: called with invalid option +4.7 Type: parser.runtime, +Source: invalid, +Comment: ipv option value must be 4 or 6 or any +4.8 Type: parser.runtime, +Source: ip2name, +Comment: Invalid IP address '1.1.1.300' specified +4.9 Type: parser.runtime, +Source: ip2name, +Comment: Invalid IP address '1.1.1.1' +4.11 Type: parser.runtime, +Source: name2ip, +Comment: Domain name must not be empty. +4.12 Type: parser.runtime, +Source: name2ip, +Comment: called with invalid option +4.13 Type: parser.runtime, +Source: name2ip, +Comment: Can't resolve domain name 'no-such-domain.xn--80acdhdbb7b5bu.xn--p1ai' +4.14 ::1 5. math +5.1 0 +5.2 Type: parser.runtime, +Source: random, +Comment: top(10000000000) must be [1..2147483647] +5.4 Type: parser.runtime, +Source: shaX, +Comment: must be 'md5' or 'sha1' or 'sha256' or 'sha512' +5.5 Type: parser.runtime, +Source: unknown, +Comment: must be 'hex' or 'base64' +5.6 Type: parser.runtime, +Source: digest, +Comment: called with invalid option +5.10 Type: parser.runtime, +Source: convert, +Comment: base 'from' must be an integer from 2 to 16 or 256 +5.11 Type: parser.runtime, +Source: convert, +Comment: base 'to' must be an integer from 2 to 16 or 256 +5.12 5.13 255 +6. string +6.1 Type: parser.runtime, +Source: int, +Comment: unable to convert empty string without default specified +6.2 Type: parser.runtime, +Source: double, +Comment: unable to convert empty string without default specified +6.3 Type: parser.runtime, +Source: bool, +Comment: unable to convert empty string without default specified +6.4 Type: parser.runtime, +Source: bool, +Comment: default must be bool (parameter #1) +6.5 Type: number.format, +Source: bug, +Comment: invalid number (int) +6.6 true +6.7 Type: parser.runtime, +Source: pos, +Comment: n(-1) must be >=0 +6.8 [ + {"piece":"c"}, + {"piece":"b"}, + {"piece":"a"} +] +6.9 [ + {"0":"b,c","1":"a"} +] +6.10 Type: parser.runtime, +Source: hv, +Comment: conflicting split options +6.11 Type: parser.runtime, +Source: base64, +Comment: called with invalid option +6.12 Type: parser.runtime, +Source: unescape, +Comment: called with invalid option +6.13 Type: parser.runtime, +Source: no-such-mode, +Comment: is invalid mode, must be either 'js' or 'uri' +6.14 any thing 6.15 Type: parser.runtime, +Source: no-such-mode, +Comment: unknown mode, must be 'append' +7. file +7.1 Type: parser.runtime, +Source: base64, +Comment: constructor can not have less then 3 parameters (has 2 parameters) +7.2 Type: parser.runtime, +Source: base64, +Comment: mode must not be code (parameter #1) +7.3 Type: parser.runtime, +Source: base64, +Comment: called with invalid option +7.4 Type: base64.format, +Source: base64, +Comment: Unexpected end of chars +7.5 { +"class":"file", +"name":"fname.text", +"size":4, +"mode":"text", +"content-type":"strange" +} +7.10 /fname.txt +7.11 /tests/fname.txt +7.15 Type: parser.runtime, +Source: list, +Comment: called with invalid option +7.15 Type: parser.runtime, +Source: list, +Comment: filter must be regex or string