Source file "org/aspectj/org/eclipse/jdt/internal/core/DeltaProcessor.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 5,337 of 5,337 | 0% | 967 of 967 | 0% | 568 | 568 | 1,384 | 1,384 | 58 | 58 |
| createExternalArchiveDelta(Set, IProgressMonitor) | 0% | 0% | 38 | 38 | 111 | 111 | 1 | 1 | ||
| updateCurrentDeltaAndIndex(IResourceDelta, int, DeltaProcessor.RootInfo) | 0% | 0% | 41 | 41 | 97 | 97 | 1 | 1 | ||
| resourceChanged(IResourceChangeEvent) | 0% | 0% | 45 | 45 | 106 | 106 | 1 | 1 | ||
| checkProjectsAndClasspathChanges(IResourceDelta) | 0% | 0% | 36 | 36 | 109 | 109 | 1 | 1 | ||
| updateIndex(Openable, IResourceDelta) | 0% | 0% | 42 | 42 | 81 | 81 | 1 | 1 | ||
| traverseDelta(IResourceDelta, int, DeltaProcessor.RootInfo, DeltaProcessor.OutputsInfo) | 0% | 0% | 43 | 43 | 92 | 92 | 1 | 1 | ||
| createElement(IResource, int, DeltaProcessor.RootInfo) | 0% | 0% | 30 | 30 | 71 | 71 | 1 | 1 | ||
| elementAdded(Openable, IResourceDelta, DeltaProcessor.RootInfo) | 0% | 0% | 16 | 16 | 57 | 57 | 1 | 1 | ||
| elementRemoved(Openable, IResourceDelta, DeltaProcessor.RootInfo) | 0% | 0% | 16 | 16 | 53 | 53 | 1 | 1 | ||
| validateClasspaths(IResourceDelta, Set) | 0% | 0% | 18 | 18 | 41 | 41 | 1 | 1 | ||
| checkExternalArchiveChanges(IJavaElement[], boolean, IProgressMonitor) | 0% | 0% | 17 | 17 | 40 | 40 | 1 | 1 | ||
| elementType(IResource, int, int, DeltaProcessor.RootInfo) | 0% | 0% | 22 | 22 | 34 | 34 | 1 | 1 | ||
| outputsInfo(DeltaProcessor.RootInfo, IResource) | 0% | 0% | 10 | 10 | 29 | 29 | 1 | 1 | ||
| addPackageFragmentRoot(OpenableElementInfo, IPackageFragmentRoot) | 0% | 0% | 12 | 12 | 34 | 34 | 1 | 1 | ||
| processResourceDelta(IResourceDelta) | 0% | 0% | 12 | 12 | 33 | 33 | 1 | 1 | ||
| mergeDeltas(Collection) | 0% | 0% | 11 | 11 | 28 | 28 | 1 | 1 | ||
| validateClasspaths(IResourceDelta) | 0% | 0% | 9 | 9 | 25 | 25 | 1 | 1 | ||
| isResFilteredFromOutput(DeltaProcessor.RootInfo, DeltaProcessor.OutputsInfo, IResource, int) | 0% | 0% | 13 | 13 | 22 | 22 | 1 | 1 | ||
| fire(IJavaElementDelta, int) | 0% | 0% | 8 | 8 | 21 | 21 | 1 | 1 | ||
| nonJavaResourcesChanged(Openable, IResourceDelta) | 0% | 0% | 10 | 10 | 24 | 24 | 1 | 1 | ||
| contentChanged(Openable) | 0% | 0% | 7 | 7 | 18 | 18 | 1 | 1 | ||
| popUntilPrefixOf(IPath) | 0% | 0% | 9 | 9 | 17 | 17 | 1 | 1 | ||
| checkSourceAttachmentChange(IResourceDelta, IResource) | 0% | 0% | 8 | 8 | 19 | 19 | 1 | 1 | ||
| findContainingPackageFragmentRoot(IResource) | 0% | 0% | 7 | 7 | 15 | 15 | 1 | 1 | ||
| deleting(IProject) | 0% | 0% | 3 | 3 | 20 | 20 | 1 | 1 | ||
| notifyListeners(IJavaElementDelta, int, IElementChangedListener[], int[], int) | 0% | 0% | 5 | 5 | 12 | 12 | 1 | 1 | ||
| resetProjectCaches() | 0% | 0% | 4 | 4 | 16 | 16 | 1 | 1 | ||
| oldRootInfo(IPath, JavaProject) | 0% | 0% | 6 | 6 | 12 | 12 | 1 | 1 | ||
| hasRemovedJdtErrorMarker(IResourceDelta) | 0% | 0% | 6 | 6 | 9 | 9 | 1 | 1 | ||
| updateRootIndex(PackageFragmentRoot, String[], IResourceDelta) | 0% | 0% | 3 | 3 | 9 | 9 | 1 | 1 | ||
| addDependentProjects(IJavaProject, Map, Set) | 0% | 0% | 4 | 4 | 8 | 8 | 1 | 1 | ||
| DeltaProcessor(DeltaProcessingState, JavaModelManager) | 0% | n/a | 1 | 1 | 10 | 10 | 1 | 1 | ||
| fireReconcileDelta(IElementChangedListener[], int[], int) | 0% | 0% | 4 | 4 | 8 | 8 | 1 | 1 | ||
| addToParentInfo(Openable) | 0% | 0% | 4 | 4 | 8 | 8 | 1 | 1 | ||
| firePostChangeDelta(IJavaElementDelta, IElementChangedListener[], int[], int) | 0% | 0% | 4 | 4 | 8 | 8 | 1 | 1 | ||
| notifyAndFire(IJavaElementDelta) | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | ||
| updateJavaModel(IJavaElementDelta) | 0% | 0% | 3 | 3 | 6 | 6 | 1 | 1 | ||
| notifyTypeHierarchies(IElementChangedListener[], int) | 0% | 0% | 3 | 3 | 5 | 5 | 1 | 1 | ||
| enclosingRootInfo(IPath, int) | 0% | 0% | 4 | 4 | 5 | 5 | 1 | 1 | ||
| removeFromParentInfo(Openable) | 0% | 0% | 3 | 3 | 6 | 6 | 1 | 1 | ||
| readRawClasspath(JavaProject) | 0% | 0% | 3 | 3 | 7 | 7 | 1 | 1 | ||
| isPrimaryWorkingCopy(IJavaElement, int) | 0% | 0% | 4 | 4 | 4 | 4 | 1 | 1 | ||
| otherRootsInfo(IPath, int) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| rootInfo(IPath, int) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| checkExternalFolderChange(IProject, JavaProject) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| isAffectedBy(IResourceDelta) | 0% | 0% | 2 | 2 | 7 | 7 | 1 | 1 | ||
| getSourceElementParser(Openable) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| currentDelta() | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| externalPath(IResource) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| static {...} | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| checkProjectReferenceChange(IProject, JavaProject) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| registerJavaModelDelta(IJavaElementDelta) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| getTimeStamp(File) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| checkExternalArchiveChanges(IJavaElement[], IProgressMonitor) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| flush() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| close(Openable) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| startDeltas() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| stopDeltas() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |