Source file "org/eclipse/osgi/framework/internal/reliablefile/ReliableFileOutputStream.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 155 of 155 | 0% | 10 of 10 | 0% | 16 | 16 | 48 | 48 | 11 | 11 |
closeIntermediateFile() | ![]() | 0% | ![]() | 0% | 3 | 3 | 11 | 11 | 1 | 1 |
ReliableFileOutputStream(ReliableFile, boolean) | ![]() | 0% | ![]() | 0% | 2 | 2 | 8 | 8 | 1 | 1 |
abort() | ![]() | 0% | ![]() | 0% | 3 | 3 | 9 | 9 | 1 | 1 |
write(byte[], int, int) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
close() | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
write(int) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
write(byte[]) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
ReliableFileOutputStream(File) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
ReliableFileOutputStream(File, boolean) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
ReliableFileOutputStream(String) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
ReliableFileOutputStream(String, boolean) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |