Source file "org/springframework/web/servlet/mvc/WebContentInterceptor.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 278 of 278 | 0% | 28 of 28 | 0% | 26 | 26 | 63 | 63 | 12 | 12 |
preHandle(HttpServletRequest, HttpServletResponse, Object) | ![]() | 0% | ![]() | 0% | 7 | 7 | 18 | 18 | 1 | 1 |
lookupCacheControl(String) | ![]() | 0% | ![]() | 0% | 4 | 4 | 8 | 8 | 1 | 1 |
lookupCacheSeconds(String) | ![]() | 0% | ![]() | 0% | 4 | 4 | 8 | 8 | 1 | 1 |
setCacheMappings(Properties) | ![]() | 0% | ![]() | 0% | 2 | 2 | 8 | 8 | 1 | 1 |
WebContentInterceptor() | ![]() | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | |
addCacheMapping(CacheControl, String[]) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
setUrlPathHelper(UrlPathHelper) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
setPathMatcher(PathMatcher) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
setAlwaysUseFullPath(boolean) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setUrlDecode(boolean) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
postHandle(HttpServletRequest, HttpServletResponse, Object, ModelAndView) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
afterCompletion(HttpServletRequest, HttpServletResponse, Object, Exception) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |