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 | 511 of 517 | 1% | 108 of 110 | 1% | 101 | 103 | 148 | 152 | 46 | 48 |
| 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 | ||
| isInstanceOf(Class, Object, String) | 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 | ||
| isTrue(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 | ||
| hasLength(String, String) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| hasText(String, String) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| notEmpty(Object[], String) | 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 | ||
| isTrue(boolean, 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 | ||
| doesNotContain(String, String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| state(boolean, String) | 37% | 50% | 1 | 2 | 1 | 3 | 0 | 1 | ||
| notNull(Object, String) | 37% | 50% | 1 | 2 | 1 | 3 | 0 | 1 | ||
| isInstanceOf(Class, Object) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| isAssignable(Class, Class) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| state(boolean) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| isTrue(boolean) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| isNull(Object) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| notNull(Object) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| hasLength(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| hasText(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| notEmpty(Object[]) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| noNullElements(Object[]) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| notEmpty(Collection) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| notEmpty(Map) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| Assert() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| lambda$doesNotContain$0(String) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |