Source file "org/apache/kafka/common/record/CompressionRatioEstimator.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 166 of 166 | 0% | 12 of 12 | 0% | 15 | 15 | 37 | 37 | 9 | 9 |
| updateEstimation(String, CompressionType, float) | 0% | 0% | 3 | 3 | 9 | 9 | 1 | 1 | ||
| resetEstimation(String) | 0% | 0% | 2 | 2 | 6 | 6 | 1 | 1 | ||
| initialCompressionRatio() | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| getAndCreateEstimationIfAbsent(String) | 0% | 0% | 3 | 3 | 7 | 7 | 1 | 1 | ||
| setEstimation(String, CompressionType, float) | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| estimation(String, CompressionType) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| removeEstimation(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| static {...} | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| CompressionRatioEstimator() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |