Source file "com/jayway/jsonpath/internal/filter/FilterCompiler.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 1,308 of 1,308 | 0% | 161 of 161 | 0% | 110 | 110 | 214 | 214 | 24 | 24 |
readPath() | ![]() | 0% | ![]() | 0% | 13 | 13 | 18 | 18 | 1 | 1 |
FilterCompiler(String) | ![]() | 0% | ![]() | 0% | 6 | 6 | 15 | 15 | 1 | 1 |
readJsonLiteral() | ![]() | 0% | ![]() | 0% | 6 | 6 | 11 | 11 | 1 | 1 |
readPattern() | ![]() | 0% | ![]() | 0% | 4 | 4 | 13 | 13 | 1 | 1 |
readBooleanLiteral() | ![]() | 0% | ![]() | 0% | 5 | 5 | 10 | 10 | 1 | 1 |
readRelationalOperator() | ![]() | 0% | ![]() | 0% | 6 | 6 | 9 | 9 | 1 | 1 |
readNullLiteral() | ![]() | 0% | ![]() | 0% | 4 | 4 | 8 | 8 | 1 | 1 |
readLogicalOperator() | ![]() | 0% | ![]() | 0% | 4 | 4 | 10 | 10 | 1 | 1 |
readStringLiteral(char) | ![]() | 0% | ![]() | 0% | 2 | 2 | 8 | 8 | 1 | 1 |
compile() | ![]() | 0% | ![]() | 0% | 2 | 2 | 10 | 10 | 1 | 1 |
readLogicalANDOperand() | ![]() | 0% | ![]() | 0% | 4 | 4 | 14 | 14 | 1 | 1 |
readNumberLiteral() | ![]() | 0% | ![]() | 0% | 3 | 3 | 6 | 6 | 1 | 1 |
readExpression() | ![]() | 0% | ![]() | 0% | 2 | 2 | 12 | 12 | 1 | 1 |
readLogicalOR() | ![]() | 0% | ![]() | 0% | 3 | 3 | 9 | 9 | 1 | 1 |
readLogicalAND() | ![]() | 0% | ![]() | 0% | 3 | 3 | 9 | 9 | 1 | 1 |
readValueNode() | ![]() | 0% | ![]() | 0% | 6 | 6 | 9 | 9 | 1 | 1 |
currentCharIsClosingFunctionBracket(int) | ![]() | 0% | ![]() | 0% | 7 | 7 | 11 | 11 | 1 | 1 |
readLiteral() | ![]() | 0% | ![]() | 0% | 10 | 10 | 11 | 11 | 1 | 1 |
expressionIsTerminated() | ![]() | 0% | ![]() | 0% | 5 | 5 | 7 | 7 | 1 | 1 |
endOfFlags(int) | ![]() | 0% | ![]() | 0% | 3 | 3 | 8 | 8 | 1 | 1 |
isRelationalOperatorChar(char) | ![]() | 0% | ![]() | 0% | 6 | 6 | 1 | 1 | 1 | 1 |
compile(String) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
static {...} | ![]() | 0% | ![]() | 0% | 2 | 2 | 2 | 2 | 1 | 1 |
isLogicalOperatorChar(char) | ![]() | 0% | ![]() | 0% | 3 | 3 | 1 | 1 | 1 | 1 |