Branch Coverage

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


line true false branch
31 0 0 if ($type eq 'year') { }
0 0 elsif ($type eq 'month') { }
0 0 elsif ($type eq 'week') { }
0 0 elsif ($type eq 'day') { }
46 0 0 if $wday < 0
62 0 0 if @having
67 0 0 if ($i == $j) { }
76 0 0 $i == 1 ? :
0 0 $id ? :
0 0 $rollup ? :
0 0 $bill ? :
111 0 0 if ($type eq 'year') { }
0 0 elsif ($type eq 'month') { }
0 0 elsif ($type eq 'week') { }
0 0 elsif ($type eq 'day') { }
145 0 0 if (my $str = $self->opts->{'identity'}) { }
146 0 0 unless ($str eq '-')
162 0 0 unless my $dt = eval { do { 'Time::Piece'->strptime($opts->{'date'}, '%Y-%m-%d') } }
166 0 0 if ($opts->{'year'}) { }
0 0 elsif ($opts->{'month'}) { }
0 0 elsif ($opts->{'week'}) { }
0 0 elsif ($opts->{'day'}) { }
223 0 0 if (not @data) { }
230 0 0 unless ($opts->{'rollup'} and $row->[1] =~ m[/])
253 0 0 if ($opts->{'year'}) { }
0 0 elsif ($opts->{'month'}) { }
0 0 elsif ($opts->{'week'}) { }
0 0 elsif ($opts->{'day'}) { }