| Risk | Complexity | Usage | Methods | Coverage | Test Points | Failures | Owners | |
|---|---|---|---|---|---|---|---|---|
| Methods | Outcomes | |||||||
| 10 | 9 | 1 | 5 | 71.4 % | 20.0 % | -- | 0 | Not Owned |
| Method | Complexity | Coverage | Outcomes with Test Points | Test Status | Outcome Status |
|---|---|---|---|---|---|
| <init>() | 1 | 0.0 % | -- | -- | -- |
| <init>(Comparator) | 2 | 66.7 % | -- | Passed | -- |
| compare(Object, Object) | 1 | 100.0 % | -- | -- | -- |
| equals(Object) | 4 | 81.8 % | -- | -- | -- |
| hashCode() | 1 | 100.0 % | -- | -- | -- |
| Test Class | Status |
|---|---|
| org. apache. commons. collections. comparators. TestReverseComparator | Passed |
| org. apache. commons. collections. bidimap. TestDualTreeBidiMap2 | Passed |