| Risk | Complexity | Usage | Methods | Coverage | Test Points | Failures | Owners | |
|---|---|---|---|---|---|---|---|---|
| Methods | Outcomes | |||||||
| 55 | 9 | 6 | 5 | 100.0 % | 20.0 % | -- | 0 | Not Owned |
| Method | Complexity | Coverage | Outcomes with Test Points | Test Status | Outcome Status |
|---|---|---|---|---|---|
| <init>(Collection, Predicate) | 3 | 100.0 % | -- | -- | -- |
| add(Object) | 1 | 100.0 % | -- | -- | -- |
| addAll(Collection) | 2 | 100.0 % | -- | -- | -- |
| decorate(Collection, Predicate) | 1 | 100.0 % | -- | Passed | -- |
| validate(Object) | 2 | 100.0 % | -- | -- | -- |
| Test Class | Status |
|---|---|
| org. apache. commons. collections. collection. TestPredicatedCollection | Passed |