Source file "org/mockserver/cors/CORSHeaders.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 202 of 202 | 0% | 18 of 18 | 0% | 14 | 14 | 41 | 41 | 5 | 5 |
addCORSHeaders(HttpRequest, HttpResponse) | ![]() | 0% | ![]() | 0% | 5 | 5 | 16 | 16 | 1 | 1 |
isPreflightRequest(Configuration, HttpRequest) | ![]() | 0% | ![]() | 0% | 5 | 5 | 7 | 7 | 1 | 1 |
CORSHeaders(Configuration) | ![]() | 0% | n/a | 1 | 1 | 7 | 7 | 1 | 1 | |
CORSHeaders(String, String, String, boolean, int) | ![]() | 0% | n/a | 1 | 1 | 8 | 8 | 1 | 1 | |
setHeaderIfNotAlreadyExists(HttpResponse, String, String) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |