Source file "org/apache/commons/jexl2/scripting/JexlScriptEngine.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 138 of 138 | 0% | 14 of 14 | 0% | 17 | 17 | 35 | 35 | 10 | 10 |
| eval(String, ScriptContext) | 0% | 0% | 3 | 3 | 8 | 8 | 1 | 1 | ||
| compile(String) | 0% | 0% | 2 | 2 | 6 | 6 | 1 | 1 | ||
| JexlScriptEngine(ScriptEngineFactory) | 0% | 0% | 2 | 2 | 7 | 7 | 1 | 1 | ||
| eval(Reader, ScriptContext) | 0% | 0% | 3 | 3 | 3 | 3 | 1 | 1 | ||
| compile(Reader) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| readerToString(Reader) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| JexlScriptEngine() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| createBindings() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| static {...} | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getFactory() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |