| blib/lib/Compress/LZW/Compressor.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| subroutine | 13 | 13 | 100.0 |
| pod | 2 | 2 | 100.0 |
| line | count | pod | subroutine |
|---|---|---|---|
| 9 | 4 | n/a | BEGIN |
| 11 | 4 | n/a | BEGIN |
| 13 | 4 | n/a | BEGIN |
| 14 | 4 | n/a | BEGIN |
| 57 | 12 | n/a | _build__code_size |
| 65 | 11 | n/a | _build__buf |
| 85 | 12 | n/a | _build__code_table |
| 95 | 12 | n/a | _build__next_code |
| 101 | 11 | Yes | compress |
| 129 | 11 | Yes | reset |
| 138 | 12 | n/a | _reset_code_table |
| 146 | 118728 | n/a | _new_code |
| 180 | 118740 | n/a | _buf_write |