Source file "org/springframework/messaging/handler/CompositeMessageCondition.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 293 of 293 | 0% | 30 of 30 | 0% | 28 | 28 | 58 | 58 | 13 | 13 |
| checkCompatible(CompositeMessageCondition) | 0% | 0% | 4 | 4 | 7 | 7 | 1 | 1 | ||
| equals(Object) | 0% | 0% | 5 | 5 | 11 | 11 | 1 | 1 | ||
| combine(CompositeMessageCondition) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| getMatchingCondition(Message) | 0% | 0% | 3 | 3 | 8 | 8 | 1 | 1 | ||
| compareTo(CompositeMessageCondition, Message) | 0% | 0% | 3 | 3 | 7 | 7 | 1 | 1 | ||
| getCondition(Class) | 0% | 0% | 3 | 3 | 5 | 5 | 1 | 1 | ||
| hashCode() | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| toString() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| CompositeMessageCondition(List) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| CompositeMessageCondition(MessageCondition[]) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| combine(MessageCondition, MessageCondition) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| compare(MessageCondition, MessageCondition, Message) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getMessageConditions() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |