| name | method, % | block, % |
|---|
| ObjectiveAndEvaluatorListDecorator (Collection): void | 0% (0/1) | 0% (0/6) |
| add (Objective): boolean | 0% (0/1) | 0% (0/5) |
| addAll (Collection): boolean | 0% (0/1) | 0% (0/5) |
| clear (): void | 0% (0/1) | 0% (0/4) |
| contains (Object): boolean | 0% (0/1) | 0% (0/8) |
| containsAll (Collection): boolean | 0% (0/1) | 0% (0/18) |
| findObjective (Object): ObjectiveAndEvaluator | 0% (0/1) | 0% (0/26) |
| isEmpty (): boolean | 0% (0/1) | 0% (0/4) |
| iterator (): Iterator | 0% (0/1) | 0% (0/7) |
| remove (Object): boolean | 0% (0/1) | 0% (0/13) |
| removeAll (Collection): boolean | 0% (0/1) | 0% (0/24) |
| retainAll (Collection): boolean | 0% (0/1) | 0% (0/29) |
| size (): int | 0% (0/1) | 0% (0/4) |
| toArray (): Object [] | 0% (0/1) | 0% (0/27) |
| toArray (Object []): Object [] | 0% (0/1) | 0% (0/57) |