Source file "org/springframework/web/servlet/handler/HandlerMappingIntrospector.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 56 of 56 | 0% | 2 of 2 | 0% | 7 | 7 | 16 | 16 | 6 | 6 |
| initAttributes(HttpServletRequest) | 0% | 0% | 2 | 2 | 7 | 7 | 1 | 1 | ||
| HandlerMappingIntrospector.AttributesPreservingRequest(HttpServletRequest) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| setAttribute(String, Object) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| removeAttribute(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getAttribute(String) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getAttributeNames() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |