Source file "org/eclipse/jface/text/AbstractDocument.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 2,479 of 2,479 | 0% | 372 of 372 | 0% | 296 | 296 | 641 | 641 | 110 | 110 |
| getPositions(String, int, int, boolean, boolean) | 0% | 0% | 13 | 13 | 26 | 26 | 1 | 1 | ||
| computeIndexInPositionList(List, int, boolean) | 0% | 0% | 13 | 13 | 35 | 35 | 1 | 1 | ||
| updateDocumentStructures(DocumentEvent) | 0% | 0% | 9 | 9 | 20 | 20 | 1 | 1 | ||
| fireDocumentAboutToBeChanged(DocumentEvent) | 0% | 0% | 8 | 8 | 22 | 22 | 1 | 1 | ||
| removeFromPositionsList(List, Position, boolean) | 0% | 0% | 10 | 10 | 19 | 19 | 1 | 1 | ||
| doFireDocumentChanged2(DocumentEvent) | 0% | 0% | 6 | 6 | 18 | 18 | 1 | 1 | ||
| addPosition(String, Position) | 0% | 0% | 7 | 7 | 13 | 13 | 1 | 1 | ||
| AbstractDocument() | 0% | n/a | 1 | 1 | 16 | 16 | 1 | 1 | ||
| computePartitioning(String, int, int, boolean) | 0% | 0% | 7 | 7 | 12 | 12 | 1 | 1 | ||
| getDefaultLineDelimiter() | 0% | 0% | 7 | 7 | 17 | 17 | 1 | 1 | ||
| containsPosition(String, int, int) | 0% | 0% | 9 | 9 | 17 | 17 | 1 | 1 | ||
| replace(int, int, String, long) | 0% | 0% | 4 | 4 | 11 | 11 | 1 | 1 | ||
| startRewriteSession(DocumentRewriteSessionType) | 0% | 0% | 5 | 5 | 14 | 14 | 1 | 1 | ||
| getPartition(String, int, boolean) | 0% | 0% | 6 | 6 | 12 | 12 | 1 | 1 | ||
| stopRewriteSessionOnPartitioners(DocumentRewriteSession) | 0% | 0% | 5 | 5 | 12 | 12 | 1 | 1 | ||
| isWithinRegion(Position, Position, boolean, boolean) | 0% | 0% | 7 | 7 | 8 | 8 | 1 | 1 | ||
| stopRewriteSession(DocumentRewriteSession) | 0% | 0% | 6 | 6 | 12 | 12 | 1 | 1 | ||
| getContentType(String, int, boolean) | 0% | 0% | 6 | 6 | 12 | 12 | 1 | 1 | ||
| setDocumentPartitioner(String, IDocumentPartitioner) | 0% | 0% | 5 | 5 | 13 | 13 | 1 | 1 | ||
| fireDocumentPartitioningChanged(DocumentPartitioningChangedEvent) | 0% | 0% | 5 | 5 | 14 | 14 | 1 | 1 | ||
| removePosition(String, Position) | 0% | 0% | 5 | 5 | 13 | 13 | 1 | 1 | ||
| set(String, long) | 0% | n/a | 1 | 1 | 10 | 10 | 1 | 1 | ||
| fireDocumentPartitioningChanged(IRegion) | 0% | 0% | 4 | 4 | 9 | 9 | 1 | 1 | ||
| executePostNotificationChanges() | 0% | 0% | 4 | 4 | 10 | 10 | 1 | 1 | ||
| getStartingPositions(String, int, int) | 0% | 0% | 2 | 2 | 6 | 6 | 1 | 1 | ||
| getEndingPositions(String, int, int) | 0% | 0% | 2 | 2 | 6 | 6 | 1 | 1 | ||
| checkStateOfPartitioner(IDocumentPartitioner, String) | 0% | 0% | 3 | 3 | 10 | 10 | 1 | 1 | ||
| fireRewriteSessionChanged(DocumentRewriteSessionEvent) | 0% | 0% | 3 | 3 | 9 | 9 | 1 | 1 | ||
| getPositions(String) | 0% | 0% | 3 | 3 | 8 | 8 | 1 | 1 | ||
| computeIndexInCategory(String, int) | 0% | 0% | 4 | 4 | 6 | 6 | 1 | 1 | ||
| getPositionCategories() | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| doFireDocumentChanged(DocumentEvent) | 0% | 0% | 4 | 4 | 4 | 4 | 1 | 1 | ||
| startRewriteSessionOnPartitioners(DocumentRewriteSession) | 0% | 0% | 4 | 4 | 8 | 8 | 1 | 1 | ||
| addPositionCategory(String) | 0% | 0% | 3 | 3 | 6 | 6 | 1 | 1 | ||
| getLegalContentTypes(String) | 0% | 0% | 3 | 3 | 6 | 6 | 1 | 1 | ||
| removePositionUpdater(IPositionUpdater) | 0% | 0% | 3 | 3 | 5 | 5 | 1 | 1 | ||
| getNextModificationStamp() | 0% | 0% | 3 | 3 | 4 | 4 | 1 | 1 | ||
| replace(int, int, String) | 0% | 0% | 4 | 4 | 4 | 4 | 1 | 1 | ||
| search(int, String, boolean, boolean, boolean) | 0% | 0% | 2 | 2 | 6 | 6 | 1 | 1 | ||
| get(int, int) | 0% | 0% | 4 | 4 | 4 | 4 | 1 | 1 | ||
| insertPositionUpdater(IPositionUpdater, int) | 0% | 0% | 3 | 3 | 5 | 5 | 1 | 1 | ||
| removePositionCategory(String) | 0% | 0% | 3 | 3 | 7 | 7 | 1 | 1 | ||
| registerPostNotificationReplace(IDocumentListener, IDocumentExtension.IReplace) | 0% | 0% | 3 | 3 | 5 | 5 | 1 | 1 | ||
| fireDocumentPartitioningChanged() | 0% | 0% | 3 | 3 | 5 | 5 | 1 | 1 | ||
| getPartitionings() | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| computePartitioning(int, int) | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | ||
| getContentType(int) | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | ||
| getPartition(int) | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | ||
| getOffset(boolean, Position) | 0% | 0% | 3 | 3 | 3 | 3 | 1 | 1 | ||
| updatePositions(DocumentEvent) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| getChar(int) | 0% | 0% | 3 | 3 | 3 | 3 | 1 | 1 | ||
| getLegalContentTypes() | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | ||
| resumePostNotificationProcessing() | 0% | 0% | 3 | 3 | 4 | 4 | 1 | 1 | ||
| fireDocumentChanged(DocumentEvent) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| resumeDocumentListenerNotification() | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| addDocumentRewriteSessionListener(IDocumentRewriteSessionListener) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| getFindReplaceDocumentAdapter() | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| resumeListenerNotification() | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| getDocumentPartitioner(String) | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| completeInitialization() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| containsPositionCategory(String) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| getPositionUpdaters() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| asList(ListenerList) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| removeDocumentRewriteSessionListener(IDocumentRewriteSessionListener) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| addDocumentListener(IDocumentListener) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| removeDocumentListener(IDocumentListener) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| addPrenotifiedDocumentListener(IDocumentListener) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| removePrenotifiedDocumentListener(IDocumentListener) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| addDocumentPartitioningListener(IDocumentPartitioningListener) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| removeDocumentPartitioningListener(IDocumentPartitioningListener) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| addPosition(Position) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| addPositionUpdater(IPositionUpdater) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| get() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| removePosition(Position) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| flushPostNotificationChanges() | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| stopPostNotificationProcessing() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| stopListenerNotification() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getStore() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getTracker() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| computeIndexInPositionList(List, int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| setInitialLineDelimiter(String) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| getNumberOfLines(int, int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| set(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| repairLineInformation() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| log(Exception) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setDocumentPartitioner(IDocumentPartitioner) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getLineDelimiter(int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getLineLength(int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getLineOfOffset(int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getLineOffset(int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getLineInformation(int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getLineInformationOfOffset(int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| computeNumberOfLines(String) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getDocumentListeners() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getDocumentPartitioningListeners() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getDocumentPartitioner() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| setTextStore(ITextStore) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setLineTracker(ILineTracker) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| doFireDocumentChanged(DocumentEvent, boolean, IRegion) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getLength() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getLegalLineDelimiters() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getNumberOfLines() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| acceptPostNotificationReplaces() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| ignorePostNotificationReplaces() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getDocumentManagedPositions() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getModificationStamp() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getActiveRewriteSession() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| isLineInformationRepairNeeded(int, int, String) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| startSequentialRewrite(boolean) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| stopSequentialRewrite() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |