blib/lib/App/JobLog/Log/Day.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 5 | 20 | 25.0 |
line | l | !l | condition |
---|---|---|---|
51 | 0 | 0 | $_[0]->events || [] |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
24 | 0 | 11169 | 0 | ref $class || $class |
62 | 152 | 0 | 19017 | @{$self->events;} || @{$self->vacation;} |
120 | 76 | 0 | 0 | $show_times or $show_durations |
76 | 0 | 0 | $show_times or $show_durations or $show_tags | |
0 | 0 | 0 | $show_times or $show_durations or $show_tags or $show_descriptions | |
0 | 0 | 0 | $show_times or $show_durations or $show_tags or $show_descriptions or $show_date |