Source file "org/springframework/data/mongodb/core/query/MongoRegexCreator.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 164 of 164 | 0% | 29 of 29 | 0% | 20 | 20 | 32 | 32 | 4 | 4 |
| prepareAndEscapeStringBeforeApplyingLikeRegex(String, MongoRegexCreator.MatchMode) | 0% | 0% | 10 | 10 | 19 | 19 | 1 | 1 | ||
| toRegularExpression(String, MongoRegexCreator.MatchMode) | 0% | 0% | 7 | 7 | 9 | 9 | 1 | 1 | ||
| static {...} | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| toCaseInsensitiveMatch(Object) | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 |