Subroutine Coverage 
| blib/lib/IPC/Open3/Callback.pm | 
|  | 
| Criterion | Covered | Total | % | 
| subroutine | 23 | 29 | 79.3 | 
| pod | 4 | 5 | 80.0 | 
| line | count | pod | subroutine | 
| 1 | 2 | n/a | BEGIN | 
| 2 | 2 | n/a | BEGIN | 
| 9 | 2 | n/a | BEGIN | 
| 10 | 2 | n/a | BEGIN | 
| 11 | 2 | n/a | BEGIN | 
| 12 | 2 | n/a | BEGIN | 
| 13 | 2 | n/a | BEGIN | 
| 14 | 2 | n/a | BEGIN | 
| 15 | 2 | n/a | BEGIN | 
| 17 | 2 | n/a | BEGIN | 
| 36 | 7 | Yes | new | 
| 41 | 4 | n/a | _append_to_buffer | 
| 53 | 0 | n/a | _clear_input_buffer | 
| 58 | 7 | n/a | DESTROY | 
| 63 | 17 | n/a | _destroy_child | 
| 72 | 0 | n/a | __ANON__ | 
| 85 | 7 | n/a | _init | 
| 116 | 12 | n/a | _nix_open3 | 
| 137 | 11 | Yes | run_command | 
| 179 | 0 | n/a | __ANON__ | 
| 208 | 1 | Yes | safe_open3 | 
| 212 | 12 | Yes | safe_open3_with | 
| 223 | 0 | No | send_input | 
| 228 | 11 | n/a | _set_last_command | 
| 237 | 10 | n/a | _set_last_exit_code | 
| 242 | 20 | n/a | _set_pid | 
| 256 | 0 | n/a | _win_open3 | 
| 280 | 0 | n/a | _win_pipe | 
| 288 | 29 | n/a | _write_to_callback |