|
|
| version 1.4, 2017/12/10 01:46:32 | version 1.6, 2019/11/20 21:14:04 |
|---|---|
| Line 1 | Line 1 |
| Content-Type: text/html | Content-Type: text/html |
| Content-Length: 3378 | Content-Length: 3396 |
| code coverage tests: | code coverage tests: |
| 1. int | 1. int |
| Line 60 Source: digest, | Line 60 Source: digest, |
| Comment: called with invalid option | Comment: called with invalid option |
| 5.10 Type: parser.runtime, | 5.10 Type: parser.runtime, |
| Source: convert, | Source: convert, |
| Comment: base from must be an integer from 2 to 16 | Comment: base 'from' must be an integer from 2 to 16 or 256 |
| 5.11 Type: parser.runtime, | 5.11 Type: parser.runtime, |
| Source: convert, | Source: convert, |
| Comment: base to must be an integer from 2 to 16 | Comment: base 'to' must be an integer from 2 to 16 or 256 |
| 5.12 5.13 255 | 5.12 5.13 255 |
| 6. string | 6. string |
| 6.1 Type: parser.runtime, | 6.1 Type: parser.runtime, |
| Line 124 Comment: Unexpected end of chars | Line 124 Comment: Unexpected end of chars |
| 7.5 { | 7.5 { |
| "class":"file", | "class":"file", |
| "name":"fname.text", | "name":"fname.text", |
| "size":3, | "size":4, |
| "mode":"text", | "mode":"text", |
| "content-type":"strange" | "content-type":"strange" |
| } | } |