Source file "org/apache/commons/compress/utils/ServiceLoaderIterator.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 81 of 81 | 0% | 8 of 8 | 0% | 9 | 9 | 22 | 22 | 5 | 5 |
hasNext() | ![]() | 0% | ![]() | 0% | 4 | 4 | 10 | 10 | 1 | 1 |
next() | ![]() | 0% | ![]() | 0% | 2 | 2 | 5 | 5 | 1 | 1 |
remove() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
ServiceLoaderIterator(Class, ClassLoader) | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
ServiceLoaderIterator(Class) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |