Source file "org/apache/fop/fo/expr/PropertyTokenizer.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 565 of 565 | 0% | 91 of 91 | 0% | 65 | 65 | 125 | 125 | 14 | 14 |
next() | ![]() | 0% | ![]() | 0% | 26 | 26 | 65 | 65 | 1 | 1 |
nextDecimalPoint() | ![]() | 0% | ![]() | 0% | 6 | 6 | 13 | 13 | 1 | 1 |
nextColor() | ![]() | 0% | ![]() | 0% | 3 | 3 | 11 | 11 | 1 | 1 |
followingParen() | ![]() | 0% | ![]() | 0% | 4 | 4 | 7 | 7 | 1 | 1 |
PropertyTokenizer(String) | ![]() | 0% | n/a | 1 | 1 | 9 | 9 | 1 | 1 | |
scanDigits() | ![]() | 0% | ![]() | 0% | 3 | 3 | 3 | 3 | 1 | 1 |
scanHexDigits() | ![]() | 0% | ![]() | 0% | 3 | 3 | 3 | 3 | 1 | 1 |
scanRestOfName() | ![]() | 0% | ![]() | 0% | 3 | 3 | 4 | 4 | 1 | 1 |
scanName() | ![]() | 0% | ![]() | 0% | 3 | 3 | 3 | 3 | 1 | 1 |
isNameChar(char) | ![]() | 0% | ![]() | 0% | 4 | 4 | 1 | 1 | 1 | 1 |
isNameStartChar(char) | ![]() | 0% | ![]() | 0% | 3 | 3 | 1 | 1 | 1 | 1 |
isDigit(char) | ![]() | 0% | ![]() | 0% | 2 | 2 | 1 | 1 | 1 | 1 |
isHexDigit(char) | ![]() | 0% | ![]() | 0% | 2 | 2 | 1 | 1 | 1 | 1 |
isSpace(char) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |