Source file "org/elasticsearch/test/rest/FakeRestRequest.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 104 of 104 | 0% | 2 of 2 | 0% | 10 | 10 | 27 | 27 | 9 | 9 |
build() | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
FakeRestRequest.Builder(NamedXContentRegistry) | ![]() | 0% | n/a | 1 | 1 | 9 | 9 | 1 | 1 | |
withContent(BytesReference, XContentType) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
withHeaders(Map) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
withParams(Map) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
withPath(String) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
withMethod(RestRequest.Method) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
withRemoteAddress(InetSocketAddress) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
withInboundException(Exception) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |