Source file "feign/RequestTemplate.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 1,378 of 1,378 | 0% | 154 of 154 | 0% | 139 | 139 | 300 | 300 | 62 | 62 |
| resolve(Map) | 0% | 0% | 14 | 14 | 38 | 38 | 1 | 1 | ||
| uri(String, boolean) | 0% | 0% | 13 | 13 | 20 | 20 | 1 | 1 | ||
| RequestTemplate(RequestTemplate) | 0% | 0% | 2 | 2 | 25 | 25 | 1 | 1 | ||
| target(String) | 0% | 0% | 6 | 6 | 16 | 16 | 1 | 1 | ||
| queryLine() | 0% | 0% | 8 | 8 | 17 | 17 | 1 | 1 | ||
| RequestTemplate(String, String, UriTemplate, BodyTemplate, Request.HttpMethod, Charset, Request.Body, boolean, CollectionFormat, MethodMetadata, Target) | 0% | 0% | 2 | 2 | 20 | 20 | 1 | 1 | ||
| variables() | 0% | 0% | 4 | 4 | 10 | 10 | 1 | 1 | ||
| from(RequestTemplate) | 0% | 0% | 3 | 3 | 6 | 6 | 1 | 1 | ||
| appendHeader(String, Iterable) | 0% | 0% | 3 | 3 | 10 | 10 | 1 | 1 | ||
| splitQueryParameter(String) | 0% | 0% | 4 | 4 | 4 | 4 | 1 | 1 | ||
| path() | 0% | 0% | 4 | 4 | 8 | 8 | 1 | 1 | ||
| RequestTemplate() | 0% | n/a | 1 | 1 | 9 | 9 | 1 | 1 | ||
| decodeSlash(boolean) | 0% | 0% | 3 | 3 | 6 | 6 | 1 | 1 | ||
| body(Request.Body) | 0% | 0% | 2 | 2 | 6 | 6 | 1 | 1 | ||
| method(String) | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | ||
| url() | 0% | 0% | 3 | 3 | 6 | 6 | 1 | 1 | ||
| extractQueryTemplates(String, boolean) | 0% | 0% | 2 | 2 | 9 | 9 | 1 | 1 | ||
| appendQuery(String, Iterable, CollectionFormat) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| getRequestVariables() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| request() | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| header(String, Iterable) | 0% | 0% | 4 | 4 | 5 | 5 | 1 | 1 | ||
| lambda$appendQuery$1(String, Iterable, CollectionFormat, String, QueryTemplate) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| removeHeader(String) | 0% | 0% | 3 | 3 | 4 | 4 | 1 | 1 | ||
| lambda$headers$4(Map, String, HeaderTemplate) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| queries(Map) | 0% | 0% | 3 | 3 | 4 | 4 | 1 | 1 | ||
| headers(Map) | 0% | 0% | 3 | 3 | 4 | 4 | 1 | 1 | ||
| append(CharSequence) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| requestCharset() | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| query(String, String[]) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| headers() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| lambda$queries$2(Map, String, QueryTemplate) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| queries() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| body(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| method(Request.HttpMethod) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| lambda$decodeSlash$0(boolean, String, QueryTemplate) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| bodyTemplate(String, Charset) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| lambda$appendHeader$3(Iterable, String, HeaderTemplate) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| method() | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| bodyTemplate() | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| body(byte[], Charset) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| bodyTemplate(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| query(String, Iterable) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| query(String, Iterable, CollectionFormat) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| header(String, String[]) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| lambda$getRequestVariables$6(Collection, HeaderTemplate) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| lambda$getRequestVariables$5(Collection, QueryTemplate) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| collectionFormat(CollectionFormat) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| insert(int, CharSequence) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| uri(String) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| hasRequestVariable(String) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| methodMetadata(MethodMetadata) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| feignTarget(Target) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| resolve(Map, Map) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| body() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| toString() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| static {...} | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| decodeSlash() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| collectionFormat() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| requestBody() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| resolved() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| methodMetadata() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| feignTarget() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |