Source file "com/github/jaiimageio/impl/common/LZWStringTable.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 308 of 308 | 0% | 38 of 38 | 0% | 26 | 26 | 58 | 58 | 7 | 7 |
expandCode(byte[], int, short, int) | ![]() | 0% | ![]() | 0% | 10 | 10 | 18 | 18 | 1 | 1 |
AddCharString(short, byte) | ![]() | 0% | ![]() | 0% | 4 | 4 | 13 | 13 | 1 | 1 |
FindCharString(short, byte) | ![]() | 0% | ![]() | 0% | 5 | 5 | 8 | 8 | 1 | 1 |
dump(PrintStream) | ![]() | 0% | ![]() | 0% | 2 | 2 | 5 | 5 | 1 | 1 |
ClearTable(int) | ![]() | 0% | ![]() | 0% | 3 | 3 | 7 | 7 | 1 | 1 |
LZWStringTable() | ![]() | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | |
Hash(short, byte) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |