Source file "org/springframework/data/domain/ExampleMatcher.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 171 of 171 | 0% | 12 of 12 | 0% | 19 | 19 | 41 | 41 | 13 | 13 |
equals(Object) | ![]() | 0% | ![]() | 0% | 6 | 6 | 12 | 12 | 1 | 1 |
hashCode() | ![]() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | |
ExampleMatcher.PropertySpecifier(String) | ![]() | 0% | n/a | 1 | 1 | 7 | 7 | 1 | 1 | |
ExampleMatcher.PropertySpecifier(String, ExampleMatcher.StringMatcher, Boolean, ExampleMatcher.PropertyValueTransformer) | ![]() | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | |
withStringMatcher(ExampleMatcher.StringMatcher) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
withValueTransformer(ExampleMatcher.PropertyValueTransformer) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
withIgnoreCase(boolean) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getPropertyValueTransformer() | ![]() | 0% | ![]() | 0% | 2 | 2 | 1 | 1 | 1 | 1 |
transformValue(Optional) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getPath() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getStringMatcher() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getIgnoreCase() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
canEqual(Object) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |