Subroutine Coverage

blib/lib/App/TimeClock/Daily/PrinterInterface.pm
Criterion Covered Total %
subroutine 10 10 100.0
pod 4 4 100.0


line count pod subroutine
3 5 n/a BEGIN
4 5 n/a BEGIN
43 5 Yes new
54 192 n/a _print
67 192 n/a _get_output_fh
75 12 n/a _set_output_fh
82 1 Yes print_header
89 1 Yes print_day
96 1 Yes print_footer
99 3 n/a _must_implement