Source file "org/springframework/web/reactive/config/PathMatchConfigurer.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 38 of 38 | 0% | 2 of 2 | 0% | 8 | 8 | 12 | 12 | 7 | 7 |
| addPathPrefix(String, Predicate) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| setUseCaseSensitiveMatch(Boolean) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setUseTrailingSlashMatch(Boolean) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| PathMatchConfigurer() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| isUseTrailingSlashMatch() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| isUseCaseSensitiveMatch() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getPathPrefixes() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |