Source file "org/apache/thrift/transport/TSimpleFileTransport.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 189 of 189 | 0% | 18 of 18 | 0% | 20 | 20 | 59 | 59 | 11 | 11 |
| open() | 0% | 0% | 3 | 3 | 10 | 10 | 1 | 1 | ||
| TSimpleFileTransport(String, boolean, boolean, boolean) | 0% | 0% | 5 | 5 | 12 | 12 | 1 | 1 | ||
| read(byte[], int, int) | 0% | 0% | 2 | 2 | 9 | 9 | 1 | 1 | ||
| write(byte[], int, int) | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | ||
| seek(long) | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| close() | 0% | 0% | 2 | 2 | 6 | 6 | 1 | 1 | ||
| length() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| getFilePointer() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| TSimpleFileTransport(String, boolean, boolean) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| TSimpleFileTransport(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| isOpen() | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 |