Source file "aQute/lib/collections/Iterables.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 104 of 104 | 0% | 14 of 14 | 0% | 11 | 11 | 29 | 29 | 4 | 4 |
forEachRemaining(Consumer) | ![]() | 0% | ![]() | 0% | 4 | 4 | 12 | 12 | 1 | 1 |
hasNext() | ![]() | 0% | ![]() | 0% | 4 | 4 | 10 | 10 | 1 | 1 |
next() | ![]() | 0% | ![]() | 0% | 2 | 2 | 5 | 5 | 1 | 1 |
Iterables.IterableEnumeration.EnumerationIterator(Iterables.IterableEnumeration) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |