Source file "org/eclipse/text/edits/TextEdit.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 953 of 953 | 0% | 140 of 140 | 0% | 129 | 129 | 242 | 242 | 59 | 59 |
internalToString(StringBuilder, int) | ![]() | 0% | ![]() | 0% | 4 | 4 | 19 | 19 | 1 | 1 |
computeInsertionIndex(TextEdit) | ![]() | 0% | ![]() | 0% | 6 | 6 | 16 | 16 | 1 | 1 |
getCoverage(TextEdit[]) | ![]() | 0% | ![]() | 0% | 6 | 6 | 13 | 13 | 1 | 1 |
traverseDocumentUpdating(TextEditProcessor, IDocument) | ![]() | 0% | ![]() | 0% | 6 | 6 | 14 | 14 | 1 | 1 |
internalAdd(TextEdit) | ![]() | 0% | ![]() | 0% | 4 | 4 | 11 | 11 | 1 | 1 |
traverseRegionUpdating(TextEditProcessor, IDocument, int, boolean) | ![]() | 0% | ![]() | 0% | 5 | 5 | 7 | 7 | 1 | 1 |
traverseConsistencyCheck(TextEditProcessor, IDocument, List) | ![]() | 0% | ![]() | 0% | 4 | 4 | 8 | 8 | 1 | 1 |
removeChildren() | ![]() | 0% | ![]() | 0% | 3 | 3 | 9 | 9 | 1 | 1 |
covers(TextEdit) | ![]() | 0% | ![]() | 0% | 6 | 6 | 7 | 7 | 1 | 1 |
toStringWithChildren(StringBuilder, int) | ![]() | 0% | ![]() | 0% | 3 | 3 | 6 | 6 | 1 | 1 |
removeChild(int) | ![]() | 0% | ![]() | 0% | 3 | 3 | 7 | 7 | 1 | 1 |
removeChild(TextEdit) | ![]() | 0% | ![]() | 0% | 4 | 4 | 9 | 9 | 1 | 1 |
moveTree(int) | ![]() | 0% | ![]() | 0% | 3 | 3 | 4 | 4 | 1 | 1 |
internalMoveTree(int) | ![]() | 0% | ![]() | 0% | 3 | 3 | 5 | 5 | 1 | 1 |
TextEdit(int, int) | ![]() | 0% | ![]() | 0% | 3 | 3 | 6 | 6 | 1 | 1 |
addChildren(TextEdit[]) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
acceptChildren(TextEditVisitor) | ![]() | 0% | ![]() | 0% | 3 | 3 | 7 | 7 | 1 | 1 |
deleteTree() | ![]() | 0% | ![]() | 0% | 3 | 3 | 5 | 5 | 1 | 1 |
adjustOffset(int) | ![]() | 0% | ![]() | 0% | 3 | 3 | 5 | 5 | 1 | 1 |
adjustLength(int) | ![]() | 0% | ![]() | 0% | 3 | 3 | 5 | 5 | 1 | 1 |
apply(IDocument, int) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
TextEdit(TextEdit) | ![]() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | |
getChildren() | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
internalSetParent(TextEdit) | ![]() | 0% | ![]() | 0% | 3 | 3 | 4 | 4 | 1 | 1 |
isDeleted() | ![]() | 0% | ![]() | 0% | 3 | 3 | 1 | 1 | 1 | 1 |
accept(TextEditVisitor) | ![]() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | |
getRoot() | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
hasChildren() | ![]() | 0% | ![]() | 0% | 3 | 3 | 1 | 1 | 1 | 1 |
toString() | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
internalSetOffset(int) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
internalSetLength(int) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
getChildrenSize() | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
performRegionUpdating(int, boolean) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
static {...} | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
getRegion() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getInclusiveEnd() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
copy() | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
equals(Object) | ![]() | 0% | ![]() | 0% | 2 | 2 | 1 | 1 | 1 | 1 |
markAsDeleted() | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
getExclusiveEnd() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
apply(IDocument) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
addChild(TextEdit) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
internalSetChildren(List) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
getOffset() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getLength() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getParent() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
hashCode() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
dispatchPerformEdits(TextEditProcessor) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
dispatchCheckIntegrity(TextEditProcessor) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
internalGetChildren() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
canZeroLengthCover() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
isDefined() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
aboutToBeAdded(TextEdit) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
postProcessCopy(TextEditCopier) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
performConsistencyCheck(TextEditProcessor, IDocument) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
traverseSourceComputation(TextEditProcessor, IDocument) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
performSourceComputation(TextEditProcessor, IDocument) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
childDocumentUpdated() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
childRegionUpdated() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |