Source file "com/google/gwt/user/server/rpc/jakarta/RPCServletUtils.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 400 of 400 | 0% | 78 of 78 | 0% | 54 | 54 | 111 | 111 | 15 | 15 |
writeResponse(ServletContext, HttpServletResponse, String, boolean) | ![]() | 0% | ![]() | 0% | 5 | 5 | 28 | 28 | 1 | 1 |
isExpectedException(Method, Throwable) | ![]() | 0% | ![]() | 0% | 10 | 10 | 11 | 11 | 1 | 1 |
readContent(HttpServletRequest, String, String) | ![]() | 0% | ![]() | 0% | 5 | 5 | 15 | 15 | 1 | 1 |
checkContentTypeIgnoreCase(HttpServletRequest, String) | ![]() | 0% | ![]() | 0% | 7 | 7 | 11 | 11 | 1 | 1 |
checkCharacterEncodingIgnoreCase(HttpServletRequest, String) | ![]() | 0% | ![]() | 0% | 7 | 7 | 10 | 10 | 1 | 1 |
writeResponseForUnexpectedFailure(ServletContext, HttpServletResponse, Throwable) | ![]() | 0% | n/a | 1 | 1 | 11 | 11 | 1 | 1 | |
acceptsGzipEncoding(HttpServletRequest) | ![]() | 0% | ![]() | 0% | 5 | 5 | 5 | 5 | 1 | 1 |
getCharset(String) | ![]() | 0% | ![]() | 0% | 3 | 3 | 7 | 7 | 1 | 1 |
static {...} | ![]() | 0% | ![]() | 0% | 2 | 2 | 5 | 5 | 1 | 1 |
exceedsUncompressedContentLengthLimit(String) | ![]() | 0% | ![]() | 0% | 2 | 2 | 1 | 1 | 1 | 1 |
shouldGzipResponseContent(HttpServletRequest, String) | ![]() | 0% | ![]() | 0% | 3 | 3 | 2 | 2 | 1 | 1 |
readContentAsGwtRpc(HttpServletRequest) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
readContentAsUtf8(HttpServletRequest) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
readContentAsUtf8(HttpServletRequest, boolean) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
setGzipEncodingHeader(HttpServletResponse) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |