Source file "org/eclipse/core/internal/dtree/DataTreeWriter.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 215 of 215 | 0% | 28 of 28 | 0% | 19 | 19 | 60 | 60 | 5 | 5 |
| writeNode(AbstractDataTreeNode, IPath, int) | 0% | 0% | 8 | 8 | 22 | 22 | 1 | 1 | ||
| writeTree(DeltaDataTree, IPath, int, DataOutput) | 0% | 0% | 3 | 3 | 16 | 16 | 1 | 1 | ||
| writeSingleNode(AbstractDataTreeNode, IPath) | 0% | 0% | 4 | 4 | 13 | 13 | 1 | 1 | ||
| writeNumber(int) | 0% | 0% | 3 | 3 | 6 | 6 | 1 | 1 | ||
| DataTreeWriter(IDataFlattener) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 |