Source file "shaded_package/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 | 229 of 229 | 0% | 20 of 20 | 0% | 18 | 18 | 64 | 64 | 8 | 8 |
runWorkLoop() | ![]() | 0% | ![]() | 0% | 3 | 3 | 19 | 19 | 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 |