| blib/lib/App/TimeClock/Daily/PrinterInterface.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| subroutine | 8 | 8 | 100.0 | 
| pod | 4 | 4 | 100.0 | 
| line | count | pod | subroutine | 
|---|---|---|---|
| 40 | 5 | Yes | new | 
| 51 | 192 | n/a | _print | 
| 64 | 192 | n/a | _get_output_fh | 
| 72 | 12 | n/a | _set_output_fh | 
| 79 | 1 | Yes | print_header | 
| 86 | 1 | Yes | print_day | 
| 93 | 1 | Yes | print_footer | 
| 96 | 3 | n/a | _must_implement |