Source file "org/springframework/web/servlet/config/annotation/InterceptorRegistration.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods | 
| Total | 105 of 105 | 0% | 10 of 10 | 0% | 14 | 14 | 28 | 28 | 9 | 9 | 
| getInterceptor() | 0% | 0% | 4 | 4 | 8 | 8 | 1 | 1 | ||
| addPathPatterns(List) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| excludePathPatterns(List) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| InterceptorRegistration(HandlerInterceptor) | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| addPathPatterns(String[]) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| excludePathPatterns(String[]) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| pathMatcher(PathMatcher) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| order(int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getOrder() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |