Source file "org/eclipse/jetty/server/handler/gzip/GzipHandler.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 1,164 of 1,164 | 0% | 104 of 104 | 0% | 109 | 109 | 244 | 244 | 57 | 57 |
handle(String, Request, HttpServletRequest, HttpServletResponse) | ![]() | 0% | ![]() | 0% | 29 | 29 | 77 | 77 | 1 | 1 |
GzipHandler() | ![]() | 0% | ![]() | 0% | 7 | 7 | 33 | 33 | 1 | 1 |
getDeflater(Request, long) | ![]() | 0% | ![]() | 0% | 6 | 6 | 12 | 12 | 1 | 1 |
toString() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
setMinGzipSize(int) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
doStart() | ![]() | 0% | ![]() | 0% | 2 | 2 | 5 | 5 | 1 | 1 |
addExcludedMimeTypes(String[]) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
addExcludedPaths(String[]) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
addIncludedMimeTypes(String[]) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
addIncludedPaths(String[]) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
addExcludedMethods(String[]) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
addIncludedMethods(String[]) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
lambda$handle$0(HttpHeader, List) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
setCompressionLevel(int) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
setDeflaterPoolCapacity(int) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
static {...} | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
getExcludedAgentPatterns() | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
getExcludedMethods() | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
getExcludedMimeTypes() | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
getExcludedPaths() | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
getIncludedAgentPatterns() | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
getIncludedMethods() | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
getIncludedMimeTypes() | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
getIncludedPaths() | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
isAgentGzipable(String) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
isPathGzipable(String) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
setExcludedMethods(String[]) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
setExcludedMimeTypes(String[]) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
setExcludedPaths(String[]) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
setIncludedMethods(String[]) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
setIncludedMimeTypes(String[]) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
setIncludedPaths(String[]) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
setExcludedAgentPatterns(String[]) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
setIncludedAgentPatterns(String[]) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
newDeflaterPool(int) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
setDispatcherTypes(DispatcherType[]) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
addExcludedAgentPatterns(String[]) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
addIncludedAgentPatterns(String[]) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
isMimeTypeGzipable(String) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
recycle(Deflater) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setIncludedMethodList(String) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
getIncludedMethodList() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
setExcludedMethodList(String) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
getExcludedMethodList() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
setDispatcherTypes(EnumSet) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setSyncFlush(boolean) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setInflateBufferSize(int) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setCheckGzExists(boolean) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
getDispatcherTypes() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
isSyncFlush() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
getCheckGzExists() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
getCompressionLevel() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
getMethods() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
getMinGzipSize() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
getVaryField() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
getInflateBufferSize() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
getDeflaterPoolCapacity() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |