Source file "com/github/jaiimageio/impl/common/LZWCompressor.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 201 of 201 | 0% | 16 of 16 | 0% | 12 | 12 | 39 | 39 | 4 | 4 |
compress(byte[], int, int) | ![]() | 0% | ![]() | 0% | 6 | 6 | 17 | 17 | 1 | 1 |
LZWCompressor(ImageOutputStream, int, boolean) | ![]() | 0% | ![]() | 0% | 3 | 3 | 15 | 15 | 1 | 1 |
flush() | ![]() | 0% | ![]() | 0% | 2 | 2 | 5 | 5 | 1 | 1 |
dump(PrintStream) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |