Source file "org/apache/jena/graph/impl/SimpleEventManager.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 246 of 246 | 0% | 24 of 24 | 0% | 31 | 31 | 50 | 50 | 19 | 19 |
notifyAddIterator(Graph, List) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
notifyDeleteIterator(Graph, List) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
notifyAddTriple(Graph, Triple) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
notifyAddArray(Graph, Triple[]) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
notifyAddList(Graph, List) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
notifyAddGraph(Graph, Graph) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
notifyDeleteTriple(Graph, Triple) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
notifyDeleteArray(Graph, Triple[]) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
notifyDeleteList(Graph, List) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
notifyDeleteGraph(Graph, Graph) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
notifyEvent(Graph, Object) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
SimpleEventManager() | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
listening() | ![]() | 0% | ![]() | 0% | 2 | 2 | 1 | 1 | 1 | 1 |
register(GraphListener) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
unregister(GraphListener) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
SimpleEventManager(Graph) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
notifyAddIterator(Graph, Iterator) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
notifyDeleteIterator(Graph, Iterator) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
notifyingRemove(Graph, Iterator) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |