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 | 199 of 199 | 0% | 16 of 16 | 0% | 19 | 19 | 45 | 45 | 11 | 11 |
paths(String[]) | ![]() | 0% | ![]() | 0% | 4 | 4 | 10 | 10 | 1 | 1 |
RequestMappingInfo.MutateBuilder(RequestMappingInfo) | ![]() | 0% | n/a | 1 | 1 | 12 | 12 | 1 | 1 | |
build() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
produces(String[]) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
methods(RequestMethod[]) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
params(String[]) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
headers(String[]) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
consumes(String[]) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
customCondition(RequestCondition) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
mappingName(String) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
options(RequestMappingInfo.BuilderConfiguration) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |