| blib/lib/Archive/Zip/Parser/CentralDirectoryEnd.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| subroutine | 11 | 11 | 100.0 |
| pod | 9 | 9 | 100.0 |
| line | count | pod | subroutine |
|---|---|---|---|
| 3 | 2 | n/a | BEGIN |
| 4 | 2 | n/a | BEGIN |
| 7 | 1 | Yes | get_signature |
| 12 | 1 | Yes | get_disk_number |
| 17 | 1 | Yes | get_start_disk_number |
| 22 | 1 | Yes | get_total_disk_entries |
| 27 | 1 | Yes | get_total_entries |
| 32 | 1 | Yes | get_size |
| 37 | 1 | Yes | get_start_offset |
| 42 | 1 | Yes | get_zip_comment_length |
| 47 | 1 | Yes | get_zip_comment |