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 | 0 of 161 | 100% | 0 of 8 | 100% | 0 | 9 | 0 | 35 | 0 | 5 |
| decodeBit(short[], int) | 100% | 100% | 0 | 2 | 0 | 12 | 0 | 1 | ||
| decodeDirectBits(int) | 100% | 100% | 0 | 2 | 0 | 8 | 0 | 1 | ||
| decodeReverseBitTree(short[]) | 100% | 100% | 0 | 2 | 0 | 8 | 0 | 1 | ||
| decodeBitTree(short[]) | 100% | 100% | 0 | 2 | 0 | 4 | 0 | 1 | ||
| RangeDecoder() | 100% | n/a | 0 | 1 | 0 | 3 | 0 | 1 |