Branch Coverage

blib/lib/Webqq/Client/Cron.pm
Criterion Covered Total %
branch 0 30 0.0


line true false branch
10 0 0 if (ref $callback ne 'CODE')
22 0 0 $k eq 'second' ? :
0 0 $k eq 'minute' ? :
0 0 $k eq 'hour' ? :
0 0 $k eq 'day' ? :
0 0 $k eq 'month' ? :
0 0 $k eq 'year' ? :
35 0 0 if ($now >= $next)
36 0 0 if ($$time{'month'}) { }
0 0 elsif ($$time{'day'}) { }
0 0 elsif ($$time{'hour'}) { }
0 0 elsif ($$time{'minute'}) { }
0 0 elsif ($$time{'second'}) { }
53 0 0 if $$self{'debug'}
61 0 0 if $@