Source file "org/eclipse/jface/text/rules/RuleBasedPartitionScanner.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 139 of 139 | 0% | 22 of 22 | 0% | 17 | 17 | 33 | 33 | 6 | 6 |
| nextToken() | 0% | 0% | 10 | 10 | 17 | 17 | 1 | 1 | ||
| setPartialRange(IDocument, int, int, String, int) | 0% | 0% | 3 | 3 | 10 | 10 | 1 | 1 | ||
| setRange(IDocument, int, int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setRules(IRule[]) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| setPredicateRules(IPredicateRule[]) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| RuleBasedPartitionScanner() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |