Source file "org/tukaani/xz/rangecoder/RangeDecoder.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 161 of 161 | 0% | 8 of 8 | 0% | 9 | 9 | 35 | 35 | 5 | 5 |
| decodeBit(short[], int) | 0% | 0% | 2 | 2 | 12 | 12 | 1 | 1 | ||
| decodeDirectBits(int) | 0% | 0% | 2 | 2 | 8 | 8 | 1 | 1 | ||
| decodeReverseBitTree(short[]) | 0% | 0% | 2 | 2 | 8 | 8 | 1 | 1 | ||
| decodeBitTree(short[]) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| RangeDecoder() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 |