Source file "org/springframework/batch/support/transaction/TransactionAwareBufferedWriter.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 221 of 221 | 0% | 20 of 20 | 0% | 20 | 20 | 53 | 53 | 10 | 10 |
| write(String, int, int) | 0% | 0% | 3 | 3 | 11 | 11 | 1 | 1 | ||
| write(char[], int, int) | 0% | 0% | 3 | 3 | 11 | 11 | 1 | 1 | ||
| getBufferSize() | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| TransactionAwareBufferedWriter(FileChannel, Runnable) | 0% | n/a | 1 | 1 | 8 | 8 | 1 | 1 | ||
| getCurrentBuffer() | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| close() | 0% | 0% | 3 | 3 | 6 | 6 | 1 | 1 | ||
| flush() | 0% | 0% | 3 | 3 | 3 | 3 | 1 | 1 | ||
| setEncoding(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setForceSync(boolean) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| transactionActive() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |