Source file "org/springframework/web/servlet/config/annotation/UrlBasedViewResolverRegistration.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods | 
| Total | 51 of 51 | 0% | 0 of 0 | n/a | 9 | 9 | 18 | 18 | 9 | 9 | 
| UrlBasedViewResolverRegistration(UrlBasedViewResolver) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| prefix(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| suffix(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| viewClass(Class) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| viewNames(String[]) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| attributes(Map) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| cacheLimit(int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| cache(boolean) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getViewResolver() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |