Source file "org/assertj/core/api/recursive/assertion/RecursiveAssertionConfiguration.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 84 of 84 | 0% | 2 of 2 | 0% | 13 | 13 | 26 | 26 | 12 | 12 |
| RecursiveAssertionConfiguration.Builder() | 0% | n/a | 1 | 1 | 8 | 8 | 1 | 1 | ||
| withRecursionIntoJavaClassLibraryTypes(boolean) | 0% | 0% | 2 | 2 | 2 | 2 | 1 | 1 | ||
| build() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| withIgnoredFields(String[]) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| withIgnoredFieldsMatchingRegexes(String[]) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| withIgnoreAllNullFields(boolean) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| withIgnorePrimitiveFields(boolean) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| withIgnoredFieldsOfTypes(Class[]) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| withCollectionAssertionPolicy(RecursiveAssertionConfiguration.CollectionAssertionPolicy) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| withMapAssertionPolicy(RecursiveAssertionConfiguration.MapAssertionPolicy) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| withOptionalAssertionPolicy(RecursiveAssertionConfiguration.OptionalAssertionPolicy) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| withIntrospectionStrategy(RecursiveAssertionIntrospectionStrategy) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |