Source file "org/aspectj/org/eclipse/jdt/internal/core/dom/rewrite/imports/ImportRewriteAnalyzer.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 1,178 of 1,178 | 0% | 102 of 102 | 0% | 71 | 71 | 287 | 287 | 20 | 20 |
ImportRewriteAnalyzer(ICompilationUnit, CompilationUnit, ImportRewriteConfiguration) | ![]() | 0% | ![]() | 0% | 3 | 3 | 47 | 47 | 1 | 1 |
readOriginalImports(CompilationUnit) | ![]() | 0% | ![]() | 0% | 11 | 11 | 55 | 55 | 1 | 1 |
determineSurroundingRegion(CompilationUnit, IRegion) | ![]() | 0% | ![]() | 0% | 10 | 10 | 30 | 30 | 1 | 1 |
computeImportOrder(IProgressMonitor) | ![]() | 0% | n/a | 1 | 1 | 26 | 26 | 1 | 1 | |
selectImportComments(CompilationUnit, List, int, int, int) | ![]() | 0% | ![]() | 0% | 6 | 6 | 20 | 20 | 1 | 1 |
computeDelta(Collection, Collection) | ![]() | 0% | ![]() | 0% | 2 | 2 | 12 | 12 | 1 | 1 |
mapTopLevelNodes(CompilationUnit) | ![]() | 0% | ![]() | 0% | 5 | 5 | 12 | 12 | 1 | 1 |
identifyImplicitImports(Collection, Set) | ![]() | 0% | ![]() | 0% | 7 | 7 | 11 | 11 | 1 | 1 |
determineTouchedContainers() | ![]() | 0% | ![]() | 0% | 3 | 3 | 7 | 7 | 1 | 1 |
determineImportsRegion(List) | ![]() | 0% | ![]() | 0% | 3 | 3 | 8 | 8 | 1 | 1 |
getBlankLinesBetweenImportGroups(IJavaProject) | ![]() | 0% | ![]() | 0% | 2 | 2 | 11 | 11 | 1 | 1 |
matchExistingOrCreateNew(Collection) | ![]() | 0% | ![]() | 0% | 3 | 3 | 7 | 7 | 1 | 1 |
determineRewriteSite(CompilationUnit, List) | ![]() | 0% | ![]() | 0% | 3 | 3 | 10 | 10 | 1 | 1 |
analyzeRewrite(IProgressMonitor) | ![]() | 0% | ![]() | 0% | 2 | 2 | 7 | 7 | 1 | 1 |
subtractImports(Collection, Set) | ![]() | 0% | ![]() | 0% | 3 | 3 | 5 | 5 | 1 | 1 |
mapImportsByNameIdentity(List) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
addImport(boolean, String) | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
removeImport(boolean, String) | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
requireExplicitImport(boolean, String) | ![]() | 0% | ![]() | 0% | 2 | 2 | 5 | 5 | 1 | 1 |
shouldInsertSpaceBeforeSemicolon(IJavaProject) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |