| Risk | Complexity | Usage | Methods | Coverage | Test Points | Failures | Owners | |
|---|---|---|---|---|---|---|---|---|
| Methods | Outcomes | |||||||
| 11 | 10 | 1 | 6 | 93.5 % | 16.7 % | -- | 0 | Not Owned |
| Method | Complexity | Coverage | Outcomes with Test Points | Test Status | Outcome Status |
|---|---|---|---|---|---|
| <init>(Buffer) | 1 | 100.0 % | -- | -- | -- |
| add(Object) | 1 | 80.0 % | -- | -- | -- |
| addAll(Collection) | 1 | 80.0 % | -- | -- | -- |
| decorate(Buffer) | 1 | 100.0 % | -- | Passed | -- |
| get() | 3 | 100.0 % | -- | -- | -- |
| remove() | 3 | 100.0 % | -- | -- | -- |
| Test Class | Status |
|---|---|
| org. apache. commons. collections. buffer. TestBlockingBuffer | Passed |