Source file "io/netty/handler/codec/DateFormatter.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 1,085 of 1,085 | 0% | 223 of 223 | 0% | 135 | 135 | 205 | 205 | 23 | 23 |
tryParseMonth(CharSequence, int, int) | ![]() | 0% | ![]() | 0% | 38 | 38 | 32 | 32 | 1 | 1 |
static {...} | ![]() | 0% | ![]() | 0% | 5 | 5 | 13 | 13 | 1 | 1 |
parseToken(CharSequence, int, int) | ![]() | 0% | ![]() | 0% | 21 | 21 | 15 | 15 | 1 | 1 |
tryParseTime(CharSequence, int, int) | ![]() | 0% | ![]() | 0% | 14 | 14 | 36 | 36 | 1 | 1 |
tryParseYear(CharSequence, int, int) | ![]() | 0% | ![]() | 0% | 9 | 9 | 19 | 19 | 1 | 1 |
append0(Date, StringBuilder) | ![]() | 0% | n/a | 1 | 1 | 8 | 8 | 1 | 1 | |
normalizeAndValidate() | ![]() | 0% | ![]() | 0% | 11 | 11 | 9 | 9 | 1 | 1 |
tryParseDayOfMonth(CharSequence, int, int) | ![]() | 0% | ![]() | 0% | 6 | 6 | 13 | 13 | 1 | 1 |
parse1(CharSequence, int, int) | ![]() | 0% | ![]() | 0% | 8 | 8 | 11 | 11 | 1 | 1 |
computeDate() | ![]() | 0% | n/a | 1 | 1 | 7 | 7 | 1 | 1 | |
reset() | ![]() | 0% | n/a | 1 | 1 | 13 | 13 | 1 | 1 | |
parseHttpDate(CharSequence, int, int) | ![]() | 0% | ![]() | 0% | 4 | 4 | 8 | 8 | 1 | 1 |
DateFormatter() | ![]() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | |
parse0(CharSequence, int, int) | ![]() | 0% | ![]() | 0% | 3 | 3 | 2 | 2 | 1 | 1 |
append(Date, StringBuilder) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
appendZeroLeftPadded(int, StringBuilder) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
isDigit(char) | ![]() | 0% | ![]() | 0% | 3 | 3 | 1 | 1 | 1 | 1 |
format0(Date) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
formatter() | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
format(Date) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
parseHttpDate(CharSequence) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
isDelim(char) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getNumericalValue(char) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |