Source file "org/springframework/beans/propertyeditors/CustomNumberEditor.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 91 of 91 | 0% | 14 of 14 | 0% | 12 | 12 | 25 | 25 | 5 | 5 |
| setAsText(String) | 0% | 0% | 4 | 4 | 6 | 6 | 1 | 1 | ||
| CustomNumberEditor(Class, NumberFormat, boolean) | 0% | 0% | 2 | 2 | 7 | 7 | 1 | 1 | ||
| getAsText() | 0% | 0% | 3 | 3 | 6 | 6 | 1 | 1 | ||
| setValue(Object) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| CustomNumberEditor(Class, boolean) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |