Source file "org/tukaani/xz/LZMAInputStream.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 311 of 747 | 58% | 57 of 122 | 53% | 60 | 81 | 53 | 156 | 9 | 20 |
| LZMAInputStream(InputStream, int, ArrayCache) | 0% | 0% | 5 | 5 | 19 | 19 | 1 | 1 | ||
| read(byte[], int, int) | 79% | 61% | 22 | 31 | 9 | 58 | 0 | 1 | ||
| LZMAInputStream(InputStream, long, int, int, int, int, byte[]) | 0% | n/a | 1 | 1 | 8 | 8 | 1 | 1 | ||
| LZMAInputStream(InputStream, long, int, int, int, int, byte[], ArrayCache) | 0% | n/a | 1 | 1 | 7 | 7 | 1 | 1 | ||
| LZMAInputStream(InputStream, long, byte, int, byte[]) | 0% | n/a | 1 | 1 | 8 | 8 | 1 | 1 | ||
| LZMAInputStream(InputStream, long, byte, int, byte[], ArrayCache) | 0% | n/a | 1 | 1 | 7 | 7 | 1 | 1 | ||
| read() | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| initialize(InputStream, long, byte, int, byte[], ArrayCache) | 76% | 50% | 4 | 5 | 3 | 13 | 0 | 1 | ||
| getMemoryUsage(int, byte) | 75% | 50% | 3 | 4 | 2 | 9 | 0 | 1 | ||
| LZMAInputStream(InputStream, ArrayCache) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| LZMAInputStream(InputStream, int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getMemoryUsage(int, int, int) | 83% | 50% | 4 | 5 | 1 | 3 | 0 | 1 | ||
| getDictSize(int) | 76% | 66% | 2 | 4 | 1 | 5 | 0 | 1 | ||
| LZMAInputStream(InputStream) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| initialize(InputStream, long, int, int, int, int, byte[], ArrayCache) | 94% | 50% | 9 | 10 | 1 | 12 | 0 | 1 | ||
| static {...} | 75% | 50% | 1 | 2 | 0 | 1 | 0 | 1 | ||
| LZMAInputStream(InputStream, long, byte, int) | 100% | n/a | 0 | 1 | 0 | 8 | 0 | 1 | ||
| putArraysToCache() | 100% | 100% | 0 | 2 | 0 | 4 | 0 | 1 | ||
| close() | 100% | 50% | 1 | 2 | 0 | 5 | 0 | 1 | ||
| enableRelaxedEndCondition() | 100% | n/a | 0 | 1 | 0 | 2 | 0 | 1 |