Source file "org/springframework/web/servlet/mvc/ParameterizableViewController.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 138 of 138 | 0% | 22 of 22 | 0% | 21 | 21 | 29 | 29 | 10 | 10 |
| handleRequestInternal(HttpServletRequest, HttpServletResponse) | 0% | 0% | 10 | 10 | 14 | 14 | 1 | 1 | ||
| ParameterizableViewController() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| getViewName() | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| getView() | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| setViewName(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setView(View) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setStatusCode(HttpStatus) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setStatusOnly(boolean) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getStatusCode() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| isStatusOnly() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |