Source file "com/github/ziplet/filter/compression/CompressingFilterContext.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 545 of 545 | 0% | 84 of 84 | 0% | 64 | 64 | 124 | 124 | 22 | 22 |
CompressingFilterContext(FilterConfig) | ![]() | 0% | ![]() | 0% | 26 | 26 | 58 | 58 | 1 | 1 |
readCompressionLevelValue(FilterConfig) | ![]() | 0% | ![]() | 0% | 5 | 5 | 14 | 14 | 1 | 1 |
parsePatterns(String) | ![]() | 0% | ![]() | 0% | 4 | 4 | 7 | 7 | 1 | 1 |
parseContentTypes(String) | ![]() | 0% | ![]() | 0% | 4 | 4 | 7 | 7 | 1 | 1 |
readCompressionThresholdValue(FilterConfig) | ![]() | 0% | ![]() | 0% | 3 | 3 | 10 | 10 | 1 | 1 |
ensureStatsInContext() | ![]() | 0% | ![]() | 0% | 4 | 4 | 4 | 4 | 1 | 1 |
static {...} | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
getStats() | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
CompressingFilterContext(FilterConfig, CompressingFilterStats) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
readBooleanValue(FilterConfig, String) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
setCompressingFilterStats(CompressingFilterStats) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
isDebug() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getCompressionThreshold() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getCompressionLevel() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
isIncludeContentTypes() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getContentTypes() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
isIncludePathPatterns() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getPathPatterns() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
isIncludeUserAgentPatterns() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getUserAgentPatterns() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getNoVaryHeaderPatterns() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
toString() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |