Source file "org/springframework/web/bind/ServletRequestDataBinder.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 76 of 76 | 0% | 10 of 10 | 0% | 10 | 10 | 21 | 21 | 5 | 5 |
| bind(ServletRequest) | 0% | 0% | 5 | 5 | 11 | 11 | 1 | 1 | ||
| closeNoCatch() | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| ServletRequestDataBinder(Object, String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| ServletRequestDataBinder(Object) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| addBindValues(MutablePropertyValues, ServletRequest) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |