Source file "org/tukaani/xz/ResettableArrayCache.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 194 of 194 | 0% | 20 of 20 | 0% | 16 | 16 | 48 | 48 | 6 | 6 |
reset() | ![]() | 0% | ![]() | 0% | 4 | 4 | 12 | 12 | 1 | 1 |
putArray(byte[]) | ![]() | 0% | ![]() | 0% | 3 | 3 | 8 | 8 | 1 | 1 |
putArray(int[]) | ![]() | 0% | ![]() | 0% | 3 | 3 | 8 | 8 | 1 | 1 |
ResettableArrayCache(ArrayCache) | ![]() | 0% | ![]() | 0% | 2 | 2 | 8 | 8 | 1 | 1 |
getByteArray(int, boolean) | ![]() | 0% | ![]() | 0% | 2 | 2 | 6 | 6 | 1 | 1 |
getIntArray(int, boolean) | ![]() | 0% | ![]() | 0% | 2 | 2 | 6 | 6 | 1 | 1 |