Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 169 of 915 | 81% | 38 of 114 | 66% | 40 | 71 | 35 | 229 | 2 | 9 |
testArchive(ArchiveType) | 71% | 57% | 18 | 22 | 15 | 67 | 0 | 1 | ||
archive(List, ArchiveType) | 88% | 75% | 4 | 11 | 3 | 37 | 0 | 1 | ||
testCompressor(CompressorType) | 88% | 66% | 6 | 10 | 3 | 30 | 0 | 1 | ||
read(byte[], ArchiveType) | 88% | 72% | 5 | 11 | 3 | 34 | 0 | 1 | ||
compress(byte[], CompressorType) | 82% | 66% | 2 | 5 | 3 | 22 | 0 | 1 | ||
decompress(byte[], CompressorType) | 91% | 78% | 3 | 9 | 4 | 33 | 0 | 1 | ||
main(String[]) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
CompressorUtilities() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
print(String) | 100% | n/a | 0 | 1 | 0 | 2 | 0 | 1 |