Source file "org/springframework/data/transaction/MultiTransactionStatus.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 69 of 69 | 0% | 4 of 4 | 0% | 8 | 8 | 17 | 17 | 6 | 6 |
| rollback() | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| release() | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| addSavePoint(TransactionStatus, Object) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| MultiTransactionStatus.SavePoints() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| save(TransactionStatus) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| savepointFor(TransactionStatus) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |