Source file "org/eclipse/core/internal/localstore/BlobStore.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 1,262 of 1,262 | 0% | 30 of 30 | 0% | 26 | 26 | 47 | 47 | 11 | 11 |
| static {...} | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| BlobStore(IFileStore, int) | 0% | 0% | 10 | 10 | 7 | 7 | 1 | 1 | ||
| hashUUIDbytes(UniversalUniqueIdentifier) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| addBlob(IFileStore, boolean) | 0% | 0% | 2 | 2 | 7 | 7 | 1 | 1 | ||
| bytesToHexString(byte[]) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| appendByteString(StringBuilder, byte) | 0% | 0% | 3 | 3 | 7 | 7 | 1 | 1 | ||
| folderFor(UniversalUniqueIdentifier) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| deleteBlobs(Set) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| deleteBlob(UniversalUniqueIdentifier) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| fileFor(UniversalUniqueIdentifier) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getBlob(UniversalUniqueIdentifier) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |