Source file "org/springframework/boot/web/server/Compression.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 76 of 76 | 0% | 0 of 0 | n/a | 9 | 9 | 17 | 17 | 9 | 9 |
Compression() | ![]() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | |
setEnabled(boolean) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setMimeTypes(String[]) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setMinResponseSize(int) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setExcludedUserAgents(String[]) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
getEnabled() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getMimeTypes() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getMinResponseSize() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getExcludedUserAgents() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |