Source file "org/apache/james/mime4j/stream/RawFieldParser.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 715 of 715 | 0% | 122 of 122 | 0% | 77 | 77 | 186 | 186 | 16 | 16 |
copyQuotedContent(ByteSequence, ParserCursor, StringBuilder) | ![]() | 0% | ![]() | 0% | 11 | 11 | 27 | 27 | 1 | 1 |
parseValue(ByteSequence, ParserCursor, BitSet) | ![]() | 0% | ![]() | 0% | 11 | 11 | 22 | 22 | 1 | 1 |
skipComment(ByteSequence, ParserCursor) | ![]() | 0% | ![]() | 0% | 9 | 9 | 27 | 27 | 1 | 1 |
parseToken(ByteSequence, ParserCursor, BitSet) | ![]() | 0% | ![]() | 0% | 8 | 8 | 17 | 17 | 1 | 1 |
parseParameter(ByteSequence, ParserCursor) | ![]() | 0% | ![]() | 0% | 4 | 4 | 11 | 11 | 1 | 1 |
copyUnquotedContent(ByteSequence, ParserCursor, BitSet, StringBuilder) | ![]() | 0% | ![]() | 0% | 7 | 7 | 12 | 12 | 1 | 1 |
copyContent(ByteSequence, ParserCursor, BitSet, StringBuilder) | ![]() | 0% | ![]() | 0% | 6 | 6 | 12 | 12 | 1 | 1 |
parseField(ByteSequence) | ![]() | 0% | ![]() | 0% | 3 | 3 | 8 | 8 | 1 | 1 |
parseRawBody(RawField) | ![]() | 0% | ![]() | 0% | 3 | 3 | 10 | 10 | 1 | 1 |
parseRawBody(ByteSequence, ParserCursor) | ![]() | 0% | ![]() | 0% | 2 | 2 | 6 | 6 | 1 | 1 |
static {...} | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
skipWhiteSpace(ByteSequence, ParserCursor) | ![]() | 0% | ![]() | 0% | 3 | 3 | 10 | 10 | 1 | 1 |
skipAllWhiteSpace(ByteSequence, ParserCursor) | ![]() | 0% | ![]() | 0% | 4 | 4 | 8 | 8 | 1 | 1 |
INIT_BITSET(int[]) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
parseParameters(ByteSequence, ParserCursor) | ![]() | 0% | ![]() | 0% | 2 | 2 | 7 | 7 | 1 | 1 |
RawFieldParser() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |