Branch Coverage

blib/lib/App/week.pm
Criterion Covered Total %
branch 2 42 4.7


line true false branch
147 0 1 unless $app->getopt
172 1 0 if ($app->colordump)
180 0 0 if $app->mday
181 0 0 if ($app->year_on_all) { }
0 0 elsif (defined(my $m = $app->year_on)) { }
185 0 0 if ($m < 0 or 12 < $m)
195 0 0 if $app->show_year
214 0 0 if ($months == 1) { }
0 0 elsif ($months > 1) { }
0 0 elsif ($years) { }
218 0 0 if (defined $before) { }
0 0 elsif (defined $after) { }
241 0 0 $year < 100 ? :
0 0 $year < 50 ? :
250 0 0 $_ ? :
262 0 0 unless @_
301 0 0 $d ? :
308 0 0 $d ? :
310 0 0 if $day_re
322 0 0 if (my $color = $obj->COLORMAP->{$DOW_LABELS[$_]})
324 0 0 if $i > $#week