Source file "aQute/lib/utf8properties/PropertiesParser.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 863 of 863 | 0% | 144 of 144 | 0% | 102 | 102 | 214 | 214 | 21 | 21 |
token(byte, boolean) | ![]() | 0% | ![]() | 0% | 22 | 22 | 43 | 43 | 1 | 1 |
next() | ![]() | 0% | ![]() | 0% | 12 | 12 | 28 | 28 | 1 | 1 |
parse() | ![]() | 0% | ![]() | 0% | 10 | 10 | 29 | 29 | 1 | 1 |
static {...} | ![]() | 0% | ![]() | 0% | 2 | 2 | 18 | 18 | 1 | 1 |
backslash() | ![]() | 0% | ![]() | 0% | 12 | 12 | 21 | 21 | 1 | 1 |
error(String, Object[]) | ![]() | 0% | ![]() | 0% | 3 | 3 | 10 | 10 | 1 | 1 |
PropertiesParser(String, String, Reporter, Properties, Collection) | ![]() | 0% | ![]() | 0% | 2 | 2 | 13 | 13 | 1 | 1 |
key() | ![]() | 0% | ![]() | 0% | 5 | 5 | 13 | 13 | 1 | 1 |
context() | ![]() | 0% | ![]() | 0% | 3 | 3 | 4 | 4 | 1 | 1 |
invalidWhitespace(int, String) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
isIn(byte) | ![]() | 0% | ![]() | 0% | 4 | 4 | 3 | 3 | 1 | 1 |
countBackslashesAtEnd(StringBuilder) | ![]() | 0% | ![]() | 0% | 3 | 3 | 7 | 7 | 1 | 1 |
isSyntaxHeader(String) | ![]() | 0% | ![]() | 0% | 4 | 4 | 5 | 5 | 1 | 1 |
skipLine() | ![]() | 0% | ![]() | 0% | 2 | 2 | 5 | 5 | 1 | 1 |
isEmptyOrComment(char) | ![]() | 0% | ![]() | 0% | 4 | 4 | 1 | 1 | 1 | 1 |
peek() | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
isQuote(char) | ![]() | 0% | ![]() | 0% | 3 | 3 | 1 | 1 | 1 | 1 |
hasNext() | ![]() | 0% | ![]() | 0% | 2 | 2 | 1 | 1 | 1 | 1 |
skip(byte) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
isEven(int) | ![]() | 0% | ![]() | 0% | 2 | 2 | 1 | 1 | 1 | 1 |
skipWhitespace() | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |