Source file "org/springframework/boot/autoconfigure/web/ServerProperties.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 68 of 68 | 0% | 0 of 0 | n/a | 17 | 17 | 28 | 28 | 17 | 17 |
| ServerProperties.Jetty.Accesslog() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| setEnabled(boolean) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setFormat(ServerProperties.Jetty.Accesslog.FORMAT) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setCustomFormat(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setFilename(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setFileDateFormat(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setRetentionPeriod(int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setAppend(boolean) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setIgnorePaths(List) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| isEnabled() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getFormat() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getCustomFormat() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getFilename() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getFileDateFormat() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getRetentionPeriod() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| isAppend() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getIgnorePaths() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |