Source file "com/github/jaiimageio/impl/plugins/tiff/TIFFLZWUtil.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 484 of 484 | 0% | 38 of 38 | 0% | 29 | 29 | 95 | 95 | 10 | 10 |
| decode(byte[], int, int, int, int) | 0% | 0% | 10 | 10 | 37 | 37 | 1 | 1 | ||
| getNextCode() | 0% | 0% | 2 | 2 | 10 | 10 | 1 | 1 | ||
| addStringToTable(byte[], byte) | 0% | 0% | 4 | 4 | 12 | 12 | 1 | 1 | ||
| ensureCapacity(int) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| addStringToTable(byte[]) | 0% | 0% | 4 | 4 | 8 | 8 | 1 | 1 | ||
| initializeStringTable() | 0% | 0% | 2 | 2 | 7 | 7 | 1 | 1 | ||
| writeString(byte[]) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| composeString(byte[], byte) | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| static {...} | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| TIFFLZWUtil() | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 |