Source file "org/eclipse/text/undo/DocumentUndoManager.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 351 of 351 | 0% | 52 of 52 | 0% | 36 | 36 | 73 | 73 | 10 | 10 |
| redo(IProgressMonitor, IAdaptable) | 0% | 0% | 10 | 10 | 17 | 17 | 1 | 1 | ||
| undo(IProgressMonitor, IAdaptable) | 0% | 0% | 10 | 10 | 18 | 18 | 1 | 1 | ||
| updateTextChange() | 0% | n/a | 1 | 1 | 11 | 11 | 1 | 1 | ||
| getRedoModificationStamp() | 0% | 0% | 3 | 3 | 6 | 6 | 1 | 1 | ||
| getUndoModificationStamp() | 0% | 0% | 3 | 3 | 6 | 6 | 1 | 1 | ||
| commit() | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| createCurrent() | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| isValid() | 0% | 0% | 3 | 3 | 1 | 1 | 1 | 1 | ||
| DocumentUndoManager.UndoableCompoundTextChange(DocumentUndoManager) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| add(DocumentUndoManager.UndoableTextChange) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |