Source file "org/eclipse/jface/text/CopyOnWriteTextStore.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 72 of 72 | 0% | 2 of 2 | 0% | 7 | 7 | 18 | 18 | 6 | 6 |
| replace(int, int, String) | 0% | 0% | 2 | 2 | 6 | 6 | 1 | 1 | ||
| CopyOnWriteTextStore(ITextStore) | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | ||
| set(String) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| get(int, int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| get(int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getLength() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |