Source file "org/apache/commons/compress/compressors/lz77support/Parameters.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 73 of 73 | 0% | 2 of 2 | 0% | 13 | 13 | 22 | 22 | 12 | 12 |
Parameters(int, int, int, int, int, int, int, boolean, int) | ![]() | 0% | n/a | 1 | 1 | 11 | 11 | 1 | 1 | |
isPowerOfTwo(int) | ![]() | 0% | ![]() | 0% | 2 | 2 | 1 | 1 | 1 | 1 |
builder(int) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getLazyMatching() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getLazyMatchingThreshold() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getMaxBackReferenceLength() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getMaxCandidates() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getMaxLiteralLength() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getMaxOffset() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getMinBackReferenceLength() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getNiceBackReferenceLength() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getWindowSize() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |