Condition Coverage

blib/lib/MooX/Failover.pm
Criterion Covered Total %
condition 10 13 76.9


or 2 conditions

line l !l condition
251 2 4 $$next{'args'} // ['@_']
282 1 6 $next{'from_constructor'} //= 'new'
283 3 4 $next{'constructor'} //= 'new'
288 0 3 $next{'err_arg'} //= 'error'
289 0 3 $next{'class_arg'} //= 'class'

or 3 conditions

line l !l&&r !l&&!r condition
272 0 9 1 $next{'class'} //= $class