Source file "feign/form/UrlencodedFormContentProcessor.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 193 of 193 | 0% | 20 of 20 | 0% | 17 | 17 | 51 | 51 | 7 | 7 |
| process(RequestTemplate, Charset, Map) | 0% | 0% | 5 | 5 | 18 | 18 | 1 | 1 | ||
| createKeyValuePair(Map.Entry, Charset) | 0% | 0% | 4 | 4 | 13 | 13 | 1 | 1 | ||
| createKeyValuePairFromArray(String, Object, Charset) | 0% | 0% | 4 | 4 | 13 | 13 | 1 | 1 | ||
| createKeyValuePairFromCollection(String, Object, Charset) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| encode(Object, Charset) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| UrlencodedFormContentProcessor() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getSupportedContentType() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |