Branch Coverage

blib/lib/Loop/Sustainable.pm
Criterion Covered Total %
branch 0 12 0.0


line true false branch
30 0 0 if (ref $$args{'strategy'} eq 'HASH') { }
0 0 elsif (ref $$args{'strategy'} eq 'CODE') { }
31 0 0 index($$args{'strategy'}{'class'}, '+') == 1 ? :
67 0 0 if (&$terminator($i, $time_sum, \@ret))
73 0 0 if ($i % $$args{'check_strategy_interval'} == 0)
87 0 0 wantarray ? :