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

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

E-mail: