Source file "org/springframework/orm/ObjectRetrievalFailureException.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 89 of 89 | 0% | 6 of 6 | 0% | 11 | 11 | 22 | 22 | 8 | 8 |
| getPersistentClassName() | 0% | 0% | 3 | 3 | 3 | 3 | 1 | 1 | ||
| getPersistentClass() | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| ObjectRetrievalFailureException(String, Throwable) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| ObjectRetrievalFailureException(Class, Object, String, Throwable) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| ObjectRetrievalFailureException(String, Object, String, Throwable) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| ObjectRetrievalFailureException(Class, Object) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| ObjectRetrievalFailureException(String, Object) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getIdentifier() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |