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 | 258 of 258 | 0% | 26 of 26 | 0% | 25 | 25 | 44 | 44 | 12 | 12 |
build() | ![]() | 0% | ![]() | 0% | 7 | 7 | 5 | 5 | 1 | 1 |
Parameters.Builder(int) | ![]() | 0% | ![]() | 0% | 3 | 3 | 9 | 9 | 1 | 1 |
tunedForSpeed() | ![]() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | |
withMinBackReferenceLength(int) | ![]() | 0% | ![]() | 0% | 3 | 3 | 6 | 6 | 1 | 1 |
tunedForCompressionRatio() | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
withMaxOffset(int) | ![]() | 0% | ![]() | 0% | 2 | 2 | 2 | 2 | 1 | 1 |
withMaxBackReferenceLength(int) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
withMaxLiteralLength(int) | ![]() | 0% | ![]() | 0% | 2 | 2 | 2 | 2 | 1 | 1 |
withLazyMatching(boolean) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
withLazyThreshold(int) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
withMaxNumberOfCandidates(int) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
withNiceBackReferenceLength(int) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |