Source file "org/springframework/web/bind/MissingPathVariableException.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 52 of 52 | 0% | 2 of 2 | 0% | 7 | 7 | 13 | 13 | 6 | 6 |
| MissingPathVariableException(String, MethodParameter, boolean) | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| getMessage() | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| MissingPathVariableException(String, MethodParameter) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getVariableName() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getParameter() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getStatusCode() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |