Source file "com/google/common/collect/FluentIterable.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 372 of 372 | 0% | 22 of 22 | 0% | 56 | 56 | 77 | 77 | 45 | 45 |
last() | ![]() | 0% | ![]() | 0% | 6 | 6 | 16 | 16 | 1 | 1 |
copyInto(Collection) | ![]() | 0% | ![]() | 0% | 3 | 3 | 8 | 8 | 1 | 1 |
concatNoDefensiveCopy(Iterable[]) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
concat(Iterable, Iterable, Iterable, Iterable) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
concat(Iterable, Iterable, Iterable) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
first() | ![]() | 0% | ![]() | 0% | 2 | 2 | 2 | 2 | 1 | 1 |
from(Iterable) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
concat(Iterable, Iterable) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
isEmpty() | ![]() | 0% | ![]() | 0% | 2 | 2 | 1 | 1 | 1 | 1 |
concat(Iterable) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
FluentIterable(Iterable) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
concat(Iterable[]) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
FluentIterable() | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
getDelegate() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
append(Object[]) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
filter(Predicate) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
filter(Class) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
transform(Function) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
skip(int) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
limit(int) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
toSortedList(Comparator) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
of(Object, Object[]) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
contains(Object) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
cycle() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
append(Iterable) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
anyMatch(Predicate) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
allMatch(Predicate) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
firstMatch(Predicate) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
transformAndConcat(Function) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
toSortedSet(Comparator) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
toMap(Function) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
index(Function) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
uniqueIndex(Function) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
toArray(Class) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
get(int) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
from(Object[]) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
from(FluentIterable) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
toString() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
size() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
toList() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
toSet() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
toMultiset() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
join(Joiner) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
stream() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
of() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |