Branch Coverage

File:lib/App/TimeTracker.pm
Coverage:84.6%

line%coveragebranch
11950TFunless $self->can($command)
132100TFunless $s
135100TFif ($s >= 60)
139100TFif ($m and $m >= 60)
151100TFif (my $from = $$args{'from'})
153100TFunless $to->hour
158100TFif ($$args{'projects'})
1680TFunless -f $file
17050TFunless $name =~ /\.trc$/
172100TFif ($cmp_from)
175100TFif $time < $cmp_from
176100TFif $time > $cmp_to
179100TFif $projects and not $name ~~ qr/$projects/