Branch Coverage

blib/lib/App/bif/show/timesheet.pm
Criterion Covered Total %
branch 0 54 0.0


line true false branch
30 0 0 if ($type eq 'year') { }
0 0 elsif ($type eq 'month') { }
0 0 elsif ($type eq 'week') { }
0 0 elsif ($type eq 'day') { }
45 0 0 if $wday < 0
66 0 0 if @having
72 0 0 if ($i == $j) { }
83 0 0 $i == 1 ? :
0 0 $id ? :
0 0 $rollup ? :
0 0 $rollup ? :
144 0 0 if ($type eq 'year') { }
0 0 elsif ($type eq 'month') { }
0 0 elsif ($type eq 'week') { }
0 0 elsif ($type eq 'day') { }
178 0 0 if (my $str = $self->opts->{'identity'}) { }
179 0 0 unless ($str eq '-')
195 0 0 unless my $dt = eval { do { 'Time::Piece'->strptime($opts->{'date'}, '%Y-%m-%d') } }
199 0 0 if ($opts->{'year'}) { }
0 0 elsif ($opts->{'month'}) { }
0 0 elsif ($opts->{'week'}) { }
0 0 elsif ($opts->{'day'}) { }
243 0 0 if (not @data) { }
252 0 0 if ($opts->{'year'}) { }
0 0 elsif ($opts->{'month'}) { }
0 0 elsif ($opts->{'week'}) { }
0 0 elsif ($opts->{'day'}) { }