Source file "org/apache/commons/jexl2/parser/TokenMgrError.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 90 of 90 | 0% | 2 of 2 | 0% | 8 | 8 | 17 | 17 | 7 | 7 |
| getMessage() | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| TokenMgrError(boolean, int, int, int, String, char, int) | 0% | n/a | 1 | 1 | 9 | 9 | 1 | 1 | ||
| TokenMgrError(String, int) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| getErrorCode() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getLine() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getColumn() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getAfter() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |