Source file "org/eclipse/core/internal/resources/ProjectPreferences.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 1,508 of 1,508 | 0% | 212 of 212 | 0% | 149 | 149 | 386 | 386 | 42 | 42 |
lambda$2(IFile, String, BackingStoreException[], IProgressMonitor) | ![]() | 0% | ![]() | 0% | 15 | 15 | 49 | 49 | 1 | 1 |
save() | ![]() | 0% | ![]() | 0% | 5 | 5 | 24 | 24 | 1 | 1 |
load(boolean) | ![]() | 0% | ![]() | 0% | 9 | 9 | 27 | 27 | 1 | 1 |
loadProperties(IFile) | ![]() | 0% | ![]() | 0% | 4 | 4 | 19 | 19 | 1 | 1 |
updatePreferences(IFile) | ![]() | 0% | ![]() | 0% | 6 | 6 | 22 | 22 | 1 | 1 |
nodeExists(String) | ![]() | 0% | ![]() | 0% | 9 | 9 | 14 | 14 | 1 | 1 |
computeChildren() | ![]() | 0% | ![]() | 0% | 6 | 6 | 14 | 14 | 1 | 1 |
overridingPreferences(ProjectPreferences, IFile) | ![]() | 0% | ![]() | 0% | 4 | 4 | 13 | 13 | 1 | 1 |
deleted(IFile) | ![]() | 0% | ![]() | 0% | 6 | 6 | 17 | 17 | 1 | 1 |
ProjectPreferences(EclipsePreferences, String, Workspace) | ![]() | 0% | ![]() | 0% | 4 | 4 | 13 | 13 | 1 | 1 |
deleted(IFolder) | ![]() | 0% | ![]() | 0% | 6 | 6 | 14 | 14 | 1 | 1 |
initialize() | ![]() | 0% | ![]() | 0% | 6 | 6 | 12 | 12 | 1 | 1 |
lambda$0(ExportedPreferences, IEclipsePreferences) | ![]() | 0% | ![]() | 0% | 5 | 5 | 9 | 9 | 1 | 1 |
internalPut(String, String) | ![]() | 0% | ![]() | 0% | 6 | 6 | 9 | 9 | 1 | 1 |
remove(String) | ![]() | 0% | ![]() | 0% | 5 | 5 | 8 | 8 | 1 | 1 |
deleted(IProject) | ![]() | 0% | ![]() | 0% | 4 | 4 | 7 | 7 | 1 | 1 |
read(ProjectPreferences, IFile) | ![]() | 0% | ![]() | 0% | 4 | 4 | 11 | 11 | 1 | 1 |
getLoadLevel() | ![]() | 0% | ![]() | 0% | 5 | 5 | 8 | 8 | 1 | 1 |
silentLoad() | ![]() | 0% | ![]() | 0% | 4 | 4 | 10 | 10 | 1 | 1 |
removeNode(Preferences) | ![]() | 0% | n/a | 1 | 1 | 7 | 7 | 1 | 1 | |
clearNode(Preferences) | ![]() | 0% | n/a | 1 | 1 | 7 | 7 | 1 | 1 | |
clearAll(Preferences) | ![]() | 0% | ![]() | 0% | 2 | 2 | 5 | 5 | 1 | 1 |
getFile() | ![]() | 0% | ![]() | 0% | 4 | 4 | 5 | 5 | 1 | 1 |
flush() | ![]() | 0% | ![]() | 0% | 3 | 3 | 9 | 9 | 1 | 1 |
getLocation() | ![]() | 0% | ![]() | 0% | 3 | 3 | 4 | 4 | 1 | 1 |
ProjectPreferences() | ![]() | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | |
deleted(IResource) | ![]() | 0% | ![]() | 0% | 4 | 4 | 8 | 8 | 1 | 1 |
internalGet(String) | ![]() | 0% | ![]() | 0% | 2 | 2 | 5 | 5 | 1 | 1 |
getFile(IFolder, String) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
preferencesChanged(IProject) | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
getFile(IProject, String) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
removeLoadedNodes(Preferences) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
childrenNames() | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
getWorkspace() | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
internalCreate(EclipsePreferences, String, Object) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
clear() | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
keys() | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
isAlreadyLoaded(IEclipsePreferences) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
load() | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setWorkspace(Workspace) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
lambda$1(String, String) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
static {...} | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |