Source file "org/quartz/utils/Key.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 193 of 193 | 0% | 38 of 38 | 0% | 27 | 27 | 47 | 47 | 8 | 8 |
| equals(Object) | 0% | 0% | 10 | 10 | 18 | 18 | 1 | 1 | ||
| compareTo(Key) | 0% | 0% | 6 | 6 | 8 | 8 | 1 | 1 | ||
| hashCode() | 0% | 0% | 3 | 3 | 5 | 5 | 1 | 1 | ||
| createUniqueName(String) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| Key(String, String) | 0% | 0% | 3 | 3 | 8 | 8 | 1 | 1 | ||
| toString() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getName() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getGroup() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |