Source file "org/springframework/web/servlet/mvc/method/RequestMappingInfo.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 567 of 567 | 0% | 82 of 82 | 0% | 60 | 60 | 112 | 112 | 19 | 19 |
| compareTo(RequestMappingInfo, HttpServletRequest) | 0% | 0% | 10 | 10 | 26 | 26 | 1 | 1 | ||
| RequestMappingInfo(String, PatternsRequestCondition, RequestMethodsRequestCondition, ParamsRequestCondition, HeadersRequestCondition, ConsumesRequestCondition, ProducesRequestCondition, RequestCondition) | 0% | 0% | 8 | 8 | 10 | 10 | 1 | 1 | ||
| toString() | 0% | 0% | 7 | 7 | 16 | 16 | 1 | 1 | ||
| getMatchingCondition(HttpServletRequest) | 0% | 0% | 8 | 8 | 15 | 15 | 1 | 1 | ||
| combine(RequestMappingInfo) | 0% | n/a | 1 | 1 | 10 | 10 | 1 | 1 | ||
| equals(Object) | 0% | 0% | 10 | 10 | 12 | 12 | 1 | 1 | ||
| combineNames(RequestMappingInfo) | 0% | 0% | 4 | 4 | 6 | 6 | 1 | 1 | ||
| hashCode() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| RequestMappingInfo(RequestMappingInfo, RequestCondition) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| RequestMappingInfo(PatternsRequestCondition, RequestMethodsRequestCondition, ParamsRequestCondition, HeadersRequestCondition, ConsumesRequestCondition, ProducesRequestCondition, RequestCondition) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| paths(String[]) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getCustomCondition() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getName() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getPatternsCondition() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getMethodsCondition() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getParamsCondition() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getHeadersCondition() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getConsumesCondition() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getProducesCondition() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |