blib/lib/App/TimeClock/Weekly/PrinterInterface.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
subroutine | 10 | 10 | 100.0 |
pod | 4 | 4 | 100.0 |
line | count | pod | subroutine |
---|---|---|---|
3 | 3 | n/a | BEGIN |
4 | 3 | n/a | BEGIN |
43 | 3 | Yes | new |
54 | 5 | n/a | _print |
67 | 5 | n/a | _get_output_fh |
75 | 1 | n/a | _set_output_fh |
82 | 1 | Yes | print_header |
89 | 1 | Yes | print_week |
96 | 1 | Yes | print_footer |
99 | 3 | n/a | _must_implement |