Source file "org/springframework/transaction/interceptor/TransactionInterceptor.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 92 of 92 | 0% | 2 of 2 | 0% | 8 | 8 | 28 | 28 | 7 | 7 |
| readObject(ObjectInputStream) | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | ||
| invoke(MethodInvocation) | 0% | 0% | 2 | 2 | 2 | 2 | 1 | 1 | ||
| writeObject(ObjectOutputStream) | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | ||
| TransactionInterceptor(TransactionManager, TransactionAttributeSource) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| TransactionInterceptor(PlatformTransactionManager, TransactionAttributeSource) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| TransactionInterceptor(PlatformTransactionManager, Properties) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| TransactionInterceptor() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |