| blib/lib/Compress/LZW/Decompressor.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| subroutine | 9 | 9 | 100.0 |
| pod | 2 | 2 | 100.0 |
| line | count | pod | subroutine |
|---|---|---|---|
| 5 | 4 | n/a | BEGIN |
| 7 | 4 | n/a | BEGIN |
| 9 | 4 | n/a | BEGIN |
| 10 | 4 | n/a | BEGIN |
| 14 | 10 | Yes | decompress |
| 90 | 10 | Yes | reset |
| 99 | 23 | n/a | _str_reset |
| 111 | 10 | n/a | _read_magic |
| 126 | 387874 | n/a | _read_code |