| blib/lib/Archive/Zip/Parser/Entry.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| subroutine | 9 | 9 | 100.0 | 
| pod | 4 | 4 | 100.0 | 
| line | count | pod | subroutine | 
|---|---|---|---|
| 3 | 2 | n/a | BEGIN | 
| 4 | 2 | n/a | BEGIN | 
| 6 | 2 | n/a | BEGIN | 
| 7 | 2 | n/a | BEGIN | 
| 8 | 2 | n/a | BEGIN | 
| 11 | 1 | Yes | get_local_file_header | 
| 17 | 1 | Yes | get_central_directory | 
| 23 | 1 | Yes | get_data_descriptor | 
| 33 | 1 | Yes | get_file_data |