Source file "org/springframework/boot/autoconfigure/web/servlet/WebMvcProperties.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 42 of 42 | 0% | 0 of 0 | n/a | 9 | 9 | 16 | 16 | 9 | 9 |
| WebMvcProperties.Contentnegotiation() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| setFavorPathExtension(boolean) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setFavorParameter(boolean) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setMediaTypes(Map) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setParameterName(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| isFavorPathExtension() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| isFavorParameter() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getMediaTypes() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getParameterName() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |