Source file "org/apache/tomcat/util/http/Parameters.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 950 of 950 | 0% | 136 of 136 | 0% | 100 | 100 | 254 | 254 | 27 | 27 |
processParameters(byte[], int, int, Charset) | ![]() | 0% | ![]() | 0% | 50 | 50 | 130 | 130 | 1 | 1 |
addParameter(String, String) | ![]() | 0% | ![]() | 0% | 5 | 5 | 13 | 13 | 1 | 1 |
handleQueryParameters() | ![]() | 0% | ![]() | 0% | 5 | 5 | 13 | 13 | 1 | 1 |
Parameters() | ![]() | 0% | n/a | 1 | 1 | 14 | 14 | 1 | 1 | |
toString() | ![]() | 0% | ![]() | 0% | 2 | 2 | 7 | 7 | 1 | 1 |
processParameters(MessageBytes, Charset) | ![]() | 0% | ![]() | 0% | 5 | 5 | 7 | 7 | 1 | 1 |
setCharset(Charset) | ![]() | 0% | ![]() | 0% | 3 | 3 | 6 | 6 | 1 | 1 |
setQueryStringCharset(Charset) | ![]() | 0% | ![]() | 0% | 3 | 3 | 6 | 6 | 1 | 1 |
getParameter(String) | ![]() | 0% | ![]() | 0% | 3 | 3 | 7 | 7 | 1 | 1 |
static {...} | ![]() | 0% | n/a | 1 | 1 | 7 | 7 | 1 | 1 | |
recycle() | ![]() | 0% | n/a | 1 | 1 | 7 | 7 | 1 | 1 | |
getParameterValues(String) | ![]() | 0% | ![]() | 0% | 2 | 2 | 5 | 5 | 1 | 1 |
urlDecode(ByteChunk) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
getCharset(String, Charset) | ![]() | 0% | ![]() | 0% | 2 | 2 | 5 | 5 | 1 | 1 |
processParameters(byte[], int, int) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
processParameters(MessageBytes, String) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setEncoding(String) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setQueryStringEncoding(String) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
isParseFailed() | ![]() | 0% | ![]() | 0% | 2 | 2 | 1 | 1 | 1 | 1 |
setParseFailedReason(Parameters.FailReason) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
getParameterNames() | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setQuery(MessageBytes) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
setLimit(int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
getEncoding() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
setURLDecoder(UDecoder) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
getCharset() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
getParseFailedReason() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |