Source file "org/assertj/core/util/IterableUtil.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 108 of 108 | 0% | 22 of 22 | 0% | 20 | 20 | 22 | 22 | 9 | 9 |
isNullOrEmpty(Iterable) | ![]() | 0% | ![]() | 0% | 5 | 5 | 3 | 3 | 1 | 1 |
sizeOf(Iterable) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
toArray(Iterable, Class) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
nonNullElementsIn(Iterable) | ![]() | 0% | ![]() | 0% | 2 | 2 | 2 | 2 | 1 | 1 |
iterable(Object[]) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
toCollection(Iterable) | ![]() | 0% | ![]() | 0% | 2 | 2 | 1 | 1 | 1 | 1 |
toArray(Iterable) | ![]() | 0% | ![]() | 0% | 2 | 2 | 2 | 2 | 1 | 1 |
iterator(Object[]) | ![]() | 0% | ![]() | 0% | 2 | 2 | 2 | 2 | 1 | 1 |
newArray(Class, int) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |