Source file "org/springframework/transaction/interceptor/RuleBasedTransactionAttribute.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 123 of 123 | 0% | 22 of 22 | 0% | 18 | 18 | 32 | 32 | 7 | 7 |
rollbackOn(Throwable) | ![]() | 0% | ![]() | 0% | 7 | 7 | 12 | 12 | 1 | 1 |
toString() | ![]() | 0% | ![]() | 0% | 4 | 4 | 7 | 7 | 1 | 1 |
RuleBasedTransactionAttribute(RuleBasedTransactionAttribute) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
getRollbackRules() | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
RuleBasedTransactionAttribute(int, List) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
setRollbackRules(List) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
RuleBasedTransactionAttribute() | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |