Source file "org/springframework/util/Assert.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 416 of 468 | 11% | 99 of 110 | 10% | 79 | 91 | 107 | 129 | 27 | 36 |
| instanceCheckFailed(Class, Object, String) | 0% | 0% | 5 | 5 | 11 | 11 | 1 | 1 | ||
| assignableCheckFailed(Class, Class, String) | 0% | 0% | 4 | 4 | 10 | 10 | 1 | 1 | ||
| noNullElements(Object[], Supplier) | 0% | 0% | 4 | 4 | 5 | 5 | 1 | 1 | ||
| noNullElements(Object[], String) | 0% | 0% | 4 | 4 | 5 | 5 | 1 | 1 | ||
| noNullElements(Collection, Supplier) | 0% | 0% | 4 | 4 | 6 | 6 | 1 | 1 | ||
| noNullElements(Collection, String) | 0% | 0% | 4 | 4 | 6 | 6 | 1 | 1 | ||
| endsWithSeparator(String) | 0% | 0% | 5 | 5 | 1 | 1 | 1 | 1 | ||
| doesNotContain(String, String, Supplier) | 0% | 0% | 4 | 4 | 4 | 4 | 1 | 1 | ||
| doesNotContain(String, String, String) | 0% | 0% | 4 | 4 | 4 | 4 | 1 | 1 | ||
| isAssignable(Class, Class, Supplier) | 0% | 0% | 3 | 3 | 4 | 4 | 1 | 1 | ||
| isAssignable(Class, Class, String) | 0% | 0% | 3 | 3 | 4 | 4 | 1 | 1 | ||
| isInstanceOf(Class, Object, Supplier) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| messageWithTypeName(String, Object) | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| hasLength(String, Supplier) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| hasText(String, Supplier) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| notEmpty(Object[], Supplier) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| notEmpty(Collection, Supplier) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| notEmpty(Map, Supplier) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| state(boolean, Supplier) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| isNull(Object, Supplier) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| notNull(Object, Supplier) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| notEmpty(Collection, String) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| notEmpty(Map, String) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| isNull(Object, String) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| nullSafeGet(Supplier) | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| isTrue(boolean, Supplier) | 33% | 50% | 1 | 2 | 1 | 3 | 0 | 1 | ||
| hasLength(String, String) | 44% | 50% | 1 | 2 | 1 | 3 | 0 | 1 | ||
| notEmpty(Object[], String) | 44% | 50% | 1 | 2 | 1 | 3 | 0 | 1 | ||
| isTrue(boolean, String) | 37% | 50% | 1 | 2 | 1 | 3 | 0 | 1 | ||
| isAssignable(Class, Class) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| isInstanceOf(Class, Object, String) | 66% | 50% | 1 | 2 | 1 | 4 | 0 | 1 | ||
| Assert() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| hasText(String, String) | 100% | 100% | 0 | 2 | 0 | 3 | 0 | 1 | ||
| state(boolean, String) | 100% | 100% | 0 | 2 | 0 | 3 | 0 | 1 | ||
| notNull(Object, String) | 100% | 100% | 0 | 2 | 0 | 3 | 0 | 1 | ||
| isInstanceOf(Class, Object) | 100% | n/a | 0 | 1 | 0 | 2 | 0 | 1 |