| blib/lib/Compress/LZW/Progressive.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| subroutine | 8 | 11 | 72.7 |
| pod | 5 | 6 | 83.3 |
| line | count | pod | subroutine |
|---|---|---|---|
| 3 | 2 | n/a | BEGIN |
| 4 | 2 | n/a | BEGIN |
| 5 | 2 | n/a | BEGIN |
| 6 | 2 | n/a | BEGIN |
| 14 | 2 | Yes | new |
| 39 | 6 | Yes | reset |
| 60 | 86 | Yes | compress |
| 135 | 45 | Yes | decompress |
| 229 | 0 | Yes | stats |
| 289 | 0 | No | dict_dump |
| 299 | 0 | n/a | __ANON__ |