blib/lib/Compress/LZW/Compressor.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
subroutine | 10 | 10 | 100.0 |
pod | 2 | 2 | 100.0 |
line | count | pod | subroutine |
---|---|---|---|
6 | 4 | n/a | BEGIN |
8 | 4 | n/a | BEGIN |
10 | 4 | n/a | BEGIN |
12 | 4 | n/a | BEGIN |
13 | 4 | n/a | BEGIN |
38 | 10 | Yes | compress |
99 | 10 | Yes | reset |
112 | 13 | n/a | _code_reset |
126 | 387851 | n/a | _new_code |
148 | 387864 | n/a | _buf_write |