Source file "org/mockserver/matchers/HttpRequestPropertiesMatcher.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 1,559 of 1,559 | 0% | 211 of 211 | 0% | 139 | 139 | 296 | 296 | 29 | 29 |
matches(MatchDifference, HttpRequest, StringBuilder) | ![]() | 0% | ![]() | 0% | 30 | 30 | 65 | 65 | 1 | 1 |
matches(MatchDifference, RequestDefinition) | ![]() | 0% | ![]() | 0% | 16 | 16 | 39 | 39 | 1 | 1 |
buildBodyMatcher(Body) | ![]() | 0% | ![]() | 0% | 14 | 14 | 37 | 37 | 1 | 1 |
bodyMatches(BodyMatcher, MatchDifference, HttpRequest) | ![]() | 0% | ![]() | 0% | 14 | 14 | 17 | 17 | 1 | 1 |
failFast(Matcher, MatchDifference, MatchDifferenceCount, StringBuilder, boolean, MatchDifference.Field) | ![]() | 0% | ![]() | 0% | 16 | 16 | 24 | 24 | 1 | 1 |
static {...} | ![]() | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | |
apply(RequestDefinition) | ![]() | 0% | ![]() | 0% | 5 | 5 | 19 | 19 | 1 | 1 |
bodyMatches(MatchDifference, HttpRequest) | ![]() | 0% | ![]() | 0% | 8 | 8 | 19 | 19 | 1 | 1 |
HttpRequestPropertiesMatcher(Configuration, MockServerLogger) | ![]() | 0% | n/a | 1 | 1 | 13 | 13 | 1 | 1 | |
equals(Object) | ![]() | 0% | ![]() | 0% | 6 | 6 | 10 | 10 | 1 | 1 |
combinedResultAreTrue(boolean[]) | ![]() | 0% | ![]() | 0% | 4 | 4 | 4 | 4 | 1 | 1 |
matches(MatchDifference.Field, MatchDifference, Matcher, Object) | ![]() | 0% | ![]() | 0% | 4 | 4 | 8 | 8 | 1 | 1 |
hashCode() | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
getObjectMapperWithStrictBodyDTODeserializer() | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
withProtocol(Protocol) | ![]() | 0% | ![]() | 0% | 2 | 2 | 2 | 2 | 1 | 1 |
withPath(HttpRequest) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
withMethod(NottableString) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
withPathParameters(Parameters) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
withQueryStringParameters(Parameters) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
withHeaders(Headers) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
withCookies(Cookies) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
withKeepAlive(Boolean) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
withSsl(Boolean) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
toString() | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
withBody(Body) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
withControlPlaneMatcher(boolean) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
getHttpRequest() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
getHttpRequests() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
fieldsExcludedFromEqualsAndHashCode() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |