Annotation of parser3/tests/results/389.processed, revision 1.15

1.14      moko        1: Content-Type: text/html
1.15    ! moko        2: Content-Length: 3692
1.14      moko        3: 
1.1       moko        4: code coverage tests:
                      5: 1. int
                      6: 1.1 1
                      7: 1.2 0
                      8: 1.3 1
                      9: 1.4 2
                     10: 2. double
                     11: 2.1 1.1
                     12: 3. bool
                     13: 3.1 1
1.2       moko       14: 3.2 true
                     15: 4. inet
1.10      moko       16: 4.1 Exception type: parser.runtime,
1.2       moko       17: Source: aton,
                     18: Comment: Invalid IP address '1.1.1.300' specified.
1.10      moko       19: 4.2 Exception type: parser.runtime,
1.2       moko       20: Source: aton,
                     21: Comment: Invalid IP address 'a.b.c.d' specified.
1.10      moko       22: 4.5 Exception type: parser.runtime,
1.2       moko       23: Source: ip2name,
                     24: Comment: IP address must not be empty.
1.10      moko       25: 4.6 Exception type: parser.runtime,
1.2       moko       26: Source: ip2name,
                     27: Comment: called with invalid option
1.10      moko       28: 4.7 Exception type: parser.runtime,
1.2       moko       29: Source: invalid,
                     30: Comment: ipv option value must be 4 or 6 or any
1.10      moko       31: 4.8 Exception type: parser.runtime,
1.2       moko       32: Source: ip2name,
                     33: Comment: Invalid IP address '1.1.1.300' specified
1.15    ! moko       34: 4.9 Exception type: parser.runtime,
1.2       moko       35: Source: ip2name,
1.11      moko       36: Comment: Invalid IP address '1.1.1.1'
1.10      moko       37: 4.11 Exception type: parser.runtime,
1.2       moko       38: Source: name2ip,
                     39: Comment: Domain name must not be empty.
1.10      moko       40: 4.12 Exception type: parser.runtime,
1.2       moko       41: Source: name2ip,
                     42: Comment: called with invalid option
1.15    ! moko       43: 4.13 Exception type: parser.runtime,
1.2       moko       44: Source: name2ip,
1.11      moko       45: Comment: Can't resolve domain name 'no-such-domain.xn--80acdhdbb7b5bu.xn--p1ai'
1.7       moko       46: 4.14 ::1 5. math
1.2       moko       47: 5.1 0
1.10      moko       48: 5.2 Exception type: parser.runtime,
1.2       moko       49: Source: random,
                     50: Comment: top(10000000000) must be [1..2147483647]
1.10      moko       51: 5.4 Exception type: parser.runtime,
1.2       moko       52: Source: shaX,
                     53: Comment: must be 'md5' or 'sha1' or 'sha256' or 'sha512'
1.10      moko       54: 5.5 Exception type: parser.runtime,
1.2       moko       55: Source: unknown,
                     56: Comment: must be 'hex' or 'base64'
1.10      moko       57: 5.6 Exception type: parser.runtime,
1.2       moko       58: Source: digest,
                     59: Comment: called with invalid option
1.10      moko       60: 5.10 Exception type: parser.runtime,
1.2       moko       61: Source: convert,
1.5       moko       62: Comment: base 'from' must be an integer from 2 to 16 or 256
1.10      moko       63: 5.11 Exception type: parser.runtime,
1.2       moko       64: Source: convert,
1.5       moko       65: Comment: base 'to' must be an integer from 2 to 16 or 256
1.2       moko       66: 5.12 5.13 255
                     67: 6. string
1.10      moko       68: 6.1 Exception type: parser.runtime,
1.2       moko       69: Source: int,
                     70: Comment: unable to convert empty string without default specified
1.10      moko       71: 6.2 Exception type: parser.runtime,
1.2       moko       72: Source: double,
                     73: Comment: unable to convert empty string without default specified
1.10      moko       74: 6.3 Exception type: parser.runtime,
1.2       moko       75: Source: bool,
                     76: Comment: unable to convert empty string without default specified
1.10      moko       77: 6.4 Exception type: parser.runtime,
1.2       moko       78: Source: bool,
                     79: Comment: default must be bool (parameter #1)
1.10      moko       80: 6.5 Exception type: number.format,
1.2       moko       81: Source: bug,
                     82: Comment: invalid number (int)
                     83: 6.6 true
1.10      moko       84: 6.7 Exception type: parser.runtime,
1.2       moko       85: Source: pos,
1.9       moko       86: Comment: n(-1) must be >=0
1.2       moko       87: 6.8 [
                     88:        {"piece":"c"},
                     89:        {"piece":"b"},
                     90:        {"piece":"a"}
                     91: ]
                     92: 6.9 [
                     93:        {"0":"b,c","1":"a"}
                     94: ]
1.10      moko       95: 6.10 Exception type: parser.runtime,
1.2       moko       96: Source: hv,
                     97: Comment: conflicting split options
1.10      moko       98: 6.11 Exception type: parser.runtime,
1.2       moko       99: Source: base64,
                    100: Comment: called with invalid option
1.10      moko      101: 6.12 Exception type: parser.runtime,
1.2       moko      102: Source: unescape,
                    103: Comment: called with invalid option
1.10      moko      104: 6.13 Exception type: parser.runtime,
1.2       moko      105: Source: no-such-mode,
1.13      moko      106: Comment: is an invalid mode, must be either 'js' or 'uri'
1.10      moko      107: 6.14 any thing 6.15 Exception type: parser.runtime,
1.2       moko      108: Source: no-such-mode,
                    109: Comment: unknown mode, must be 'append'
1.3       moko      110: 7. file
1.10      moko      111: 7.1 Exception type: parser.runtime,
1.3       moko      112: Source: base64,
1.12      moko      113: Comment: constructor cannot have less than 3 parameters (has 2 parameters)
1.10      moko      114: 7.2 Exception type: parser.runtime,
1.3       moko      115: Source: base64,
1.14      moko      116: Comment: mode must be string (parameter #1 is 'junction')
1.10      moko      117: 7.3 Exception type: parser.runtime,
1.3       moko      118: Source: base64,
                    119: Comment: called with invalid option
1.10      moko      120: 7.4 Exception type: base64.format,
1.3       moko      121: Source: base64,
                    122: Comment: Unexpected end of chars
                    123: 7.5 {
                    124: "class":"file",
                    125: "name":"fname.text",
1.6       moko      126: "size":4,
1.3       moko      127: "mode":"text",
                    128: "content-type":"strange"
                    129: }
                    130: 7.10 /fname.txt
                    131: 7.11 /tests/fname.txt
1.10      moko      132: 7.15 Exception type: parser.runtime,
1.3       moko      133: Source: list,
                    134: Comment: called with invalid option
1.10      moko      135: 7.15 Exception type: parser.runtime,
1.3       moko      136: Source: list,
                    137: Comment: filter must be regex or string

E-mail: