Source file "org/eclipse/core/internal/preferences/EclipsePreferences.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 2,069 of 2,069 | 0% | 280 of 280 | 0% | 225 | 225 | 509 | 509 | 85 | 85 |
| write(Properties, IPath) | 0% | 0% | 3 | 3 | 20 | 20 | 1 | 1 | ||
| convertToProperties(Properties, String) | 0% | 0% | 6 | 6 | 12 | 12 | 1 | 1 | ||
| convertFromProperties(EclipsePreferences, Properties, boolean) | 0% | 0% | 7 | 7 | 18 | 18 | 1 | 1 | ||
| internalNode(String, boolean, Object) | 0% | 0% | 8 | 8 | 15 | 15 | 1 | 1 | ||
| nodeExists(String) | 0% | 0% | 8 | 8 | 16 | 16 | 1 | 1 | ||
| decodePath(String) | 0% | 0% | 6 | 6 | 18 | 18 | 1 | 1 | ||
| create(EclipsePreferences, String, Object) | 0% | 0% | 6 | 6 | 17 | 17 | 1 | 1 | ||
| computeChildren(IPath) | 0% | 0% | 6 | 6 | 13 | 13 | 1 | 1 | ||
| removeNode() | 0% | 0% | 5 | 5 | 11 | 11 | 1 | 1 | ||
| internalFlush() | 0% | 0% | 5 | 5 | 16 | 16 | 1 | 1 | ||
| getSegment(String, int) | 0% | 0% | 6 | 6 | 12 | 12 | 1 | 1 | ||
| getChild(String, Object, boolean) | 0% | 0% | 5 | 5 | 11 | 11 | 1 | 1 | ||
| save(IPath) | 0% | 0% | 7 | 7 | 15 | 15 | 1 | 1 | ||
| loadProperties(IPath) | 0% | 0% | 3 | 3 | 13 | 13 | 1 | 1 | ||
| lambda$3(StringBuilder, IEclipsePreferences) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| internalPut(String, String) | 0% | 0% | 4 | 4 | 9 | 9 | 1 | 1 | ||
| EclipsePreferences(EclipsePreferences, String) | 0% | n/a | 1 | 1 | 12 | 12 | 1 | 1 | ||
| clear() | 0% | 0% | 2 | 2 | 7 | 7 | 1 | 1 | ||
| absolutePath() | 0% | 0% | 4 | 4 | 10 | 10 | 1 | 1 | ||
| getChildren(boolean) | 0% | 0% | 3 | 3 | 6 | 6 | 1 | 1 | ||
| remove(String) | 0% | 0% | 2 | 2 | 9 | 9 | 1 | 1 | ||
| removeNode(String) | 0% | 0% | 4 | 4 | 9 | 9 | 1 | 1 | ||
| internalGet(String) | 0% | 0% | 3 | 3 | 8 | 8 | 1 | 1 | ||
| encodePath(String, String) | 0% | 0% | 5 | 5 | 8 | 8 | 1 | 1 | ||
| static {...} | 0% | n/a | 1 | 1 | 7 | 7 | 1 | 1 | ||
| addChild(String, IEclipsePreferences) | 0% | 0% | 3 | 3 | 5 | 5 | 1 | 1 | ||
| childrenNames() | 0% | 0% | 4 | 4 | 7 | 7 | 1 | 1 | ||
| internalChildNames() | 0% | 0% | 3 | 3 | 4 | 4 | 1 | 1 | ||
| load() | 0% | 0% | 4 | 4 | 8 | 8 | 1 | 1 | ||
| firePreferenceEvent(String, Object, Object) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| put(String, String) | 0% | 0% | 4 | 4 | 7 | 7 | 1 | 1 | ||
| sync() | 0% | 0% | 4 | 4 | 10 | 10 | 1 | 1 | ||
| removeTimestampFromTable(Properties) | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| childExists(String) | 0% | 0% | 3 | 3 | 4 | 4 | 1 | 1 | ||
| accept(IPreferenceNodeVisitor) | 0% | 0% | 3 | 3 | 5 | 5 | 1 | 1 | ||
| removeNode(IEclipsePreferences) | 0% | 0% | 3 | 3 | 5 | 5 | 1 | 1 | ||
| save() | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| getSaveInputStream(IPath) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| flush() | 0% | 0% | 2 | 2 | 6 | 6 | 1 | 1 | ||
| fireNodeEvent(IEclipsePreferences.NodeChangeEvent, boolean) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| makeRelative(String) | 0% | 0% | 4 | 4 | 5 | 5 | 1 | 1 | ||
| toDeepDebugString() | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | ||
| load(IPath) | 0% | 0% | 3 | 3 | 7 | 7 | 1 | 1 | ||
| makeDirty() | 0% | 0% | 3 | 3 | 5 | 5 | 1 | 1 | ||
| addNodeChangeListener(IEclipsePreferences.INodeChangeListener) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| addPreferenceChangeListener(IEclipsePreferences.IPreferenceChangeListener) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| getDouble(String, double) | 0% | 0% | 2 | 2 | 6 | 6 | 1 | 1 | ||
| getFloat(String, float) | 0% | 0% | 2 | 2 | 6 | 6 | 1 | 1 | ||
| getInt(String, int) | 0% | 0% | 2 | 2 | 6 | 6 | 1 | 1 | ||
| getLong(String, long) | 0% | 0% | 2 | 2 | 6 | 6 | 1 | 1 | ||
| removeNodeChangeListener(IEclipsePreferences.INodeChangeListener) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| removePreferenceChangeListener(IEclipsePreferences.IPreferenceChangeListener) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| keys() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| calculateRoot() | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| checkRemoved() | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| computeLocation(IPath, String) | 0% | 0% | 2 | 2 | 2 | 2 | 1 | 1 | ||
| getBoolean(String, boolean) | 0% | 0% | 2 | 2 | 2 | 2 | 1 | 1 | ||
| getByteArray(String, byte[]) | 0% | 0% | 2 | 2 | 2 | 2 | 1 | 1 | ||
| internalCreate(EclipsePreferences, String, Object) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| isAlreadyLoaded(IEclipsePreferences) | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| get(String, String) | 0% | 0% | 2 | 2 | 2 | 2 | 1 | 1 | ||
| getLoadLevel() | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| getSegmentCount(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| lambda$1(boolean, IEclipsePreferences.INodeChangeListener, IEclipsePreferences.NodeChangeEvent) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| loaded() | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| putBoolean(String, boolean) | 0% | 0% | 2 | 2 | 2 | 2 | 1 | 1 | ||
| putByteArray(String, byte[]) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| create(IEclipsePreferences, String) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| node(String) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| putDouble(String, double) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| putFloat(String, float) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| putInt(String, int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| putLong(String, long) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| EclipsePreferences() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| parent() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setLoading(boolean) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setDescriptor(ScopeDescriptor) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| lambda$2(IEclipsePreferences.IPreferenceChangeListener, IEclipsePreferences.PreferenceChangeEvent) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| isLoading() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| log(IStatus) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| isDirty() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| name() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| toString() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| lambda$0(int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getLocation() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |