Source file "org/aspectj/org/eclipse/jdt/internal/core/builder/CompressedWriter.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 217 of 217 | 0% | 24 of 24 | 0% | 24 | 24 | 57 | 57 | 12 | 12 |
writeIntInRange(int, int) | ![]() | 0% | ![]() | 0% | 7 | 7 | 15 | 15 | 1 | 1 |
writeStringUsingDictionary(String) | ![]() | 0% | ![]() | 0% | 2 | 2 | 8 | 8 | 1 | 1 |
writeIntWithHint(int, int[]) | ![]() | 0% | ![]() | 0% | 4 | 4 | 7 | 7 | 1 | 1 |
writeCharsUsingLast(char[]) | ![]() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | |
commonLength(char[], char[], int) | ![]() | 0% | ![]() | 0% | 3 | 3 | 5 | 5 | 1 | 1 |
CompressedWriter(DataOutputStream) | ![]() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | |
writeChars(char[]) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
writeBoolean(boolean) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
writeByte(int) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
writeLong(long) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
writeInt(int) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
writeStringUsingLast(String) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |