Source file "org/tukaani/xz/rangecoder/RangeEncoderToBuffer.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 5 of 66 | 92% | 0 of 0 | n/a | 0 | 7 | 2 | 19 | 0 | 7 |
| finish() | 58% | n/a | 0 | 1 | 2 | 5 | 0 | 1 | ||
| writeByte(int) | 100% | n/a | 0 | 1 | 0 | 2 | 0 | 1 | ||
| RangeEncoderToBuffer(int, ArrayCache) | 100% | n/a | 0 | 1 | 0 | 4 | 0 | 1 | ||
| getPendingSize() | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 | ||
| write(OutputStream) | 100% | n/a | 0 | 1 | 0 | 2 | 0 | 1 | ||
| reset() | 100% | n/a | 0 | 1 | 0 | 3 | 0 | 1 | ||
| putArraysToCache(ArrayCache) | 100% | n/a | 0 | 1 | 0 | 2 | 0 | 1 |