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 | 983 of 983 | 0% | 136 of 136 | 0% | 96 | 96 | 246 | 246 | 23 | 23 |
processParameters(byte[], int, int, Charset) | ![]() | 0% | ![]() | 0% | 50 | 50 | 125 | 125 | 1 | 1 |
addParameter(String, String) | ![]() | 0% | ![]() | 0% | 5 | 5 | 12 | 12 | 1 | 1 |
Parameters() | ![]() | 0% | n/a | 1 | 1 | 15 | 15 | 1 | 1 | |
paramsAsString() | ![]() | 0% | ![]() | 0% | 3 | 3 | 9 | 9 | 1 | 1 |
addParameterValues(String, String[]) | ![]() | 0% | ![]() | 0% | 4 | 4 | 10 | 10 | 1 | 1 |
handleQueryParameters() | ![]() | 0% | ![]() | 0% | 5 | 5 | 13 | 13 | 1 | 1 |
processParameters(MessageBytes, String) | ![]() | 0% | ![]() | 0% | 5 | 5 | 7 | 7 | 1 | 1 |
getParameter(String) | ![]() | 0% | ![]() | 0% | 3 | 3 | 7 | 7 | 1 | 1 |
static {...} | ![]() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | |
recycle() | ![]() | 0% | n/a | 1 | 1 | 7 | 7 | 1 | 1 | |
getParameterValues(String) | ![]() | 0% | ![]() | 0% | 2 | 2 | 5 | 5 | 1 | 1 |
setEncoding(String) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
setQueryStringEncoding(String) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
urlDecode(ByteChunk) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
processParameters(byte[], int, int) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
getCharset(String) | ![]() | 0% | ![]() | 0% | 2 | 2 | 5 | 5 | 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 | ||
setParseFailed(boolean) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
setURLDecoder(UDecoder) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
getEncoding() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
isParseFailed() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |