Source file "org/apache/velocity/context/AbstractContext.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% | 18 of 18 | 0% | 17 | 17 | 28 | 28 | 8 | 8 |
| AbstractContext(Context) | 0% | 0% | 2 | 2 | 6 | 6 | 1 | 1 | ||
| get(String) | 0% | 0% | 4 | 4 | 6 | 6 | 1 | 1 | ||
| containsKey(String) | 0% | 0% | 4 | 4 | 6 | 6 | 1 | 1 | ||
| put(String, Object) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| remove(String) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| AbstractContext() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| getKeys() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getChainedContext() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |