| examples/parse-bencode.pl | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| subroutine | 12 | 13 | 92.3 |
| pod | n/a | ||
| line | count | pod | subroutine |
|---|---|---|---|
| 3 | 1 | n/a | BEGIN |
| 4 | 1 | n/a | BEGIN |
| 7 | 1 | n/a | BEGIN |
| 9 | 1 | n/a | BEGIN |
| 16 | 11 | n/a | parse |
| 24 | 0 | n/a | __ANON__ |
| 30 | 11 | n/a | parse_int |
| 41 | 5 | n/a | parse_bytestring |
| 51 | 2 | n/a | parse_list |
| 55 | 1 | n/a | __ANON__ |
| 62 | 1 | n/a | parse_dict |
| 66 | 1 | n/a | __ANON__ |
| 73 | 1 | n/a | BEGIN |