Source file "org/springframework/jms/support/QosSettings.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 102 of 102 | 0% | 10 of 10 | 0% | 16 | 16 | 24 | 24 | 11 | 11 |
| equals(Object) | 0% | 0% | 6 | 6 | 6 | 6 | 1 | 1 | ||
| toString() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| QosSettings(int, int, long) | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| hashCode() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| QosSettings() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setDeliveryMode(int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setPriority(int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setTimeToLive(long) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getDeliveryMode() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getPriority() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getTimeToLive() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |