Source file "org/apache/sshd/common/util/GenericUtils.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 1,205 of 1,205 | 0% | 240 of 240 | 0% | 206 | 206 | 291 | 291 | 86 | 86 |
| split(String, char) | 0% | 0% | 7 | 7 | 20 | 20 | 1 | 1 | ||
| replace(String, String, String, int) | 0% | 0% | 7 | 7 | 11 | 11 | 1 | 1 | ||
| head(Iterable) | 0% | 0% | 10 | 10 | 13 | 13 | 1 | 1 | ||
| findFirstDifferentValueIndex(List, List, UnaryEquator) | 0% | 0% | 5 | 5 | 13 | 13 | 1 | 1 | ||
| compare(char[], char[]) | 0% | 0% | 4 | 4 | 13 | 13 | 1 | 1 | ||
| findFirstDifferentValueIndex(Iterator, Iterator, UnaryEquator) | 0% | 0% | 5 | 5 | 15 | 15 | 1 | 1 | ||
| join(Iterator, char) | 0% | 0% | 5 | 5 | 9 | 9 | 1 | 1 | ||
| join(Iterator, CharSequence) | 0% | 0% | 5 | 5 | 9 | 9 | 1 | 1 | ||
| stripDelimiters(CharSequence, char) | 0% | 0% | 5 | 5 | 6 | 6 | 1 | 1 | ||
| selectNextMatchingValue(Iterator, Class) | 0% | 0% | 5 | 5 | 12 | 12 | 1 | 1 | ||
| of(Collection) | 0% | 0% | 4 | 4 | 9 | 9 | 1 | 1 | ||
| isBlank(CharSequence) | 0% | 0% | 6 | 6 | 7 | 7 | 1 | 1 | ||
| equals(Collection, Collection) | 0% | 0% | 6 | 6 | 7 | 7 | 1 | 1 | ||
| stripQuotes(CharSequence) | 0% | 0% | 4 | 4 | 8 | 8 | 1 | 1 | ||
| lambda$memoizeLock$7(AtomicReference, Supplier) | 0% | 0% | 3 | 3 | 9 | 9 | 1 | 1 | ||
| safeCompare(String, String, boolean) | 0% | 0% | 5 | 5 | 9 | 9 | 1 | 1 | ||
| containsAny(Collection, Iterable) | 0% | 0% | 4 | 4 | 7 | 7 | 1 | 1 | ||
| lastIndexOf(CharSequence, char) | 0% | 0% | 3 | 3 | 6 | 6 | 1 | 1 | ||
| static {...} | 0% | n/a | 1 | 1 | 7 | 7 | 1 | 1 | ||
| hashCode(String, Boolean) | 0% | 0% | 4 | 4 | 7 | 7 | 1 | 1 | ||
| indexOf(CharSequence, char) | 0% | 0% | 3 | 3 | 6 | 6 | 1 | 1 | ||
| stream(Iterable) | 0% | 0% | 3 | 3 | 5 | 5 | 1 | 1 | ||
| asSortedSet(Comparator, Collection) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| isEmpty(Iterable) | 0% | 0% | 3 | 3 | 5 | 5 | 1 | 1 | ||
| findFirstMatchingMember(Predicate, Collection) | 0% | 0% | 2 | 2 | 2 | 2 | 1 | 1 | ||
| unmodifiableList(Collection) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| replaceWhitespaceAndTrim(String) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| join(Object[], char) | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| join(Object[], CharSequence) | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| asSortedSet(Comparator, Object[]) | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| findFirstMatchingMember(Predicate, Object[]) | 0% | 0% | 2 | 2 | 2 | 2 | 1 | 1 | ||
| selectMatchingMembers(Predicate, Object[]) | 0% | 0% | 2 | 2 | 2 | 2 | 1 | 1 | ||
| isNegativeOrNull(Duration) | 0% | 0% | 3 | 3 | 1 | 1 | 1 | 1 | ||
| join(Iterable, char) | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| join(Iterable, CharSequence) | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| isEmpty(Iterator) | 0% | 0% | 3 | 3 | 1 | 1 | 1 | 1 | ||
| of(Enum[]) | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| mapSort(Collection, Function, Comparator) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| wrapIterator(Iterator, Function) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| lambda$static$0(String, String) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| filterToNotBlank(List) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| map(Collection, Function) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| asList(Object[]) | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| selectMatchingMembers(Predicate, Collection) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| iteratorOf(Iterable) | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| memoizeLock(Supplier) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| lambda$multiIterableSuppliers$6(Iterable) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| GenericUtils() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| trimToEmpty(String) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| length(CharSequence) | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| isEmpty(CharSequence) | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| isNotEmpty(CharSequence) | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| isNotBlank(CharSequence) | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| size(Collection) | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| isEmpty(Collection) | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| isNotEmpty(Collection) | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| length(Object[]) | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| isNotEmpty(Iterable) | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| isNotEmpty(Iterator) | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| isEmpty(Object[]) | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| length(char[]) | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| isEmpty(char[]) | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| findFirstDifferentValueIndex(Iterable, Iterable, UnaryEquator) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| forEach(Iterable, Consumer) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| isPositive(Duration) | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| unmodifiableList(Stream) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| asSet(Object[]) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| iteratorOf(Iterator) | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| wrapIterator(Iterable, Function) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| findFirstDifferentValueIndex(List, List) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| findFirstDifferentValueIndex(Iterable, Iterable) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| findFirstDifferentValueIndex(Iterator, Iterator) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| lambda$multiIterableSuppliers$5(Supplier) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| lambda$toSortedSet$1(Comparator) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| hashCode(String) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| toSortedSet(Comparator) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| unmodifiableList(Object[]) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| asSortedSet(Comparable[]) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| asSortedSet(Collection) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| wrapIterable(Iterable, Function) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| lambda$wrapIterable$4(Iterable, Function) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| supplierOf(Object) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| multiIterableSuppliers(Iterable) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| downcast() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| lambda$downcast$3(Object) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| lambda$supplierOf$2(Object) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |