Source file "org/springframework/transaction/support/DefaultTransactionDefinition.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 251 of 251 | 0% | 20 of 20 | 0% | 30 | 30 | 60 | 60 | 20 | 20 |
getDefinitionDescription() | ![]() | 0% | ![]() | 0% | 3 | 3 | 11 | 11 | 1 | 1 |
DefaultTransactionDefinition(TransactionDefinition) | ![]() | 0% | n/a | 1 | 1 | 11 | 11 | 1 | 1 | |
DefaultTransactionDefinition(int) | ![]() | 0% | n/a | 1 | 1 | 7 | 7 | 1 | 1 | |
setPropagationBehaviorName(String) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
setPropagationBehavior(int) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
setIsolationLevelName(String) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
setIsolationLevel(int) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
equals(Object) | ![]() | 0% | ![]() | 0% | 4 | 4 | 1 | 1 | 1 | 1 |
DefaultTransactionDefinition() | ![]() | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | |
setTimeout(int) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
static {...} | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
setReadOnly(boolean) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setName(String) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
hashCode() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
toString() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getPropagationBehavior() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getIsolationLevel() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getTimeout() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
isReadOnly() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getName() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |