Source file "nonapi/io/github/classgraph/concurrency/WorkQueue.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 220 of 220 | 0% | 20 of 20 | 0% | 18 | 18 | 62 | 62 | 8 | 8 |
| runWorkLoop() | 0% | 0% | 3 | 3 | 17 | 17 | 1 | 1 | ||
| close() | 0% | 0% | 4 | 4 | 14 | 14 | 1 | 1 | ||
| WorkQueue(Collection, WorkQueue.WorkUnitProcessor, int, InterruptionChecker, LogNode) | 0% | n/a | 1 | 1 | 10 | 10 | 1 | 1 | ||
| runWorkQueue(Collection, ExecutorService, InterruptionChecker, int, LogNode, WorkQueue.WorkUnitProcessor) | 0% | 0% | 2 | 2 | 6 | 6 | 1 | 1 | ||
| addWorkUnit(Object) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| startWorkers(ExecutorService, int) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| sendPoisonPills() | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| addWorkUnits(Collection) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 |