Source file "org/aspectj/org/eclipse/jdt/internal/core/builder/WorkQueue.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 59 of 59 | 0% | 0 of 0 | n/a | 8 | 8 | 17 | 17 | 8 | 8 |
| WorkQueue() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| finished(SourceFile) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| addAll(SourceFile[]) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| clear() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| add(SourceFile) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| isCompiled(SourceFile) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| isWaiting(SourceFile) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| toString() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |