Source file "org/restlet/engine/header/HeaderUtils.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 1,790 of 1,790 | 0% | 310 of 310 | 0% | 193 | 193 | 314 | 314 | 38 | 38 |
addRequestHeaders(Request, Series) | ![]() | 0% | ![]() | 0% | 27 | 27 | 60 | 60 | 1 | 1 |
copyResponseTransportHeaders(Series, Response) | ![]() | 0% | ![]() | 0% | 21 | 21 | 57 | 57 | 1 | 1 |
extractEntityHeaders(Iterable, Representation) | ![]() | 0% | ![]() | 0% | 20 | 20 | 49 | 49 | 1 | 1 |
static {...} | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
addResponseHeaders(Response, Series) | ![]() | 0% | ![]() | 0% | 17 | 17 | 28 | 28 | 1 | 1 |
addEntityHeaders(Representation, Series) | ![]() | 0% | ![]() | 0% | 15 | 15 | 24 | 24 | 1 | 1 |
addExtensionHeaders(Series, Series) | ![]() | 0% | ![]() | 0% | 5 | 5 | 9 | 9 | 1 | 1 |
copyExtensionHeaders(Series, Response) | ![]() | 0% | ![]() | 0% | 5 | 5 | 9 | 9 | 1 | 1 |
addGeneralHeaders(Message, Series) | ![]() | 0% | ![]() | 0% | 2 | 2 | 7 | 7 | 1 | 1 |
getContentLength(Series) | ![]() | 0% | ![]() | 0% | 4 | 4 | 9 | 9 | 1 | 1 |
addHeader(String, String, Series) | ![]() | 0% | ![]() | 0% | 4 | 4 | 6 | 6 | 1 | 1 |
writeHeaderLine(Header, OutputStream) | ![]() | 0% | ![]() | 0% | 2 | 2 | 8 | 8 | 1 | 1 |
addNotModifiedEntityHeaders(Representation, Series) | ![]() | 0% | ![]() | 0% | 4 | 4 | 6 | 6 | 1 | 1 |
isToken(CharSequence) | ![]() | 0% | ![]() | 0% | 3 | 3 | 4 | 4 | 1 | 1 |
isLinearWhiteSpace(int) | ![]() | 0% | ![]() | 0% | 5 | 5 | 1 | 1 | 1 | 1 |
isChunkedEncoding(Series) | ![]() | 0% | ![]() | 0% | 2 | 2 | 5 | 5 | 1 | 1 |
isConnectionClose(Series) | ![]() | 0% | ![]() | 0% | 2 | 2 | 5 | 5 | 1 | 1 |
isCommentText(int) | ![]() | 0% | ![]() | 0% | 4 | 4 | 1 | 1 | 1 | 1 |
isControlChar(int) | ![]() | 0% | ![]() | 0% | 4 | 4 | 1 | 1 | 1 | 1 |
isAlpha(int) | ![]() | 0% | ![]() | 0% | 3 | 3 | 1 | 1 | 1 | 1 |
isDigit(int) | ![]() | 0% | ![]() | 0% | 3 | 3 | 1 | 1 | 1 | 1 |
isLowerCase(int) | ![]() | 0% | ![]() | 0% | 3 | 3 | 1 | 1 | 1 | 1 |
isQuotedText(int) | ![]() | 0% | ![]() | 0% | 3 | 3 | 1 | 1 | 1 | 1 |
isText(int) | ![]() | 0% | ![]() | 0% | 3 | 3 | 1 | 1 | 1 | 1 |
isTokenChar(int) | ![]() | 0% | ![]() | 0% | 3 | 3 | 1 | 1 | 1 | 1 |
isUpperCase(int) | ![]() | 0% | ![]() | 0% | 3 | 3 | 1 | 1 | 1 | 1 |
isAsciiChar(int) | ![]() | 0% | ![]() | 0% | 3 | 3 | 1 | 1 | 1 | 1 |
isLatin1Char(int) | ![]() | 0% | ![]() | 0% | 3 | 3 | 1 | 1 | 1 | 1 |
isCarriageReturn(int) | ![]() | 0% | ![]() | 0% | 2 | 2 | 1 | 1 | 1 | 1 |
isComma(int) | ![]() | 0% | ![]() | 0% | 2 | 2 | 1 | 1 | 1 | 1 |
isDoubleQuote(int) | ![]() | 0% | ![]() | 0% | 2 | 2 | 1 | 1 | 1 | 1 |
isHorizontalTab(int) | ![]() | 0% | ![]() | 0% | 2 | 2 | 1 | 1 | 1 | 1 |
isLineFeed(int) | ![]() | 0% | ![]() | 0% | 2 | 2 | 1 | 1 | 1 | 1 |
isQuoteCharacter(int) | ![]() | 0% | ![]() | 0% | 2 | 2 | 1 | 1 | 1 | 1 |
isSemiColon(int) | ![]() | 0% | ![]() | 0% | 2 | 2 | 1 | 1 | 1 | 1 |
isSpace(int) | ![]() | 0% | ![]() | 0% | 2 | 2 | 1 | 1 | 1 | 1 |
writeCRLF(OutputStream) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
isSeparator(int) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |