Source file "org/eclipse/jface/text/Position.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 212 of 212 | 0% | 46 of 46 | 0% | 38 | 38 | 45 | 45 | 15 | 15 |
| overlapsWith(int, int) | 0% | 0% | 12 | 12 | 11 | 11 | 1 | 1 | ||
| equals(Object) | 0% | 0% | 4 | 4 | 4 | 4 | 1 | 1 | ||
| Position(int, int) | 0% | 0% | 3 | 3 | 6 | 6 | 1 | 1 | ||
| includes(int) | 0% | 0% | 4 | 4 | 3 | 3 | 1 | 1 | ||
| hashCode() | 0% | 0% | 2 | 2 | 2 | 2 | 1 | 1 | ||
| toString() | 0% | 0% | 2 | 2 | 2 | 2 | 1 | 1 | ||
| setLength(int) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| setOffset(int) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| Position(int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| delete() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| undelete() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| Position() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getLength() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getOffset() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| isDeleted() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |