| Risk | Complexity | Usage | Methods | Coverage | Test Points | Failures | Owners | |
|---|---|---|---|---|---|---|---|---|
| Methods | Outcomes | |||||||
| 22 | 7 | 3 | 4 | 90.9 % | 25.0 % | -- | 0 | Not Owned |
| Method | Complexity | Coverage | Outcomes with Test Points | Test Status | Outcome Status |
|---|---|---|---|---|---|
| compare(Object, Object) | 1 | 100.0 % | -- | -- | -- |
| equals(Object) | 4 | 83.3 % | -- | -- | -- |
| getInstance() | 1 | 100.0 % | -- | Passed | -- |
| hashCode() | 1 | 100.0 % | -- | -- | -- |
| Test Class | Status |
|---|---|
| org. apache. commons. collections. comparators. TestComparableComparator | Passed |
| org. apache. commons. collections. bidimap. TestDualTreeBidiMap2 | Passed |