Condition Coverage

blib/lib/Proc/BackOff.pm
Criterion Covered Total %
condition 4 9 44.4


and 3 conditions

line !l l&&!r l&&r condition
197 50 0 0 $self->max_timeout > 0 and $moreTime > $self->max_timeout

or 3 conditions

line l !l&&r !l&&!r condition
89 0 5 0 ref $proto || $proto
221 5 7 0 $_[0] =~ /^-?(?:\d+(?:\.\d*)?|\.\d+)$/ || $_[0] eq 'count'