Condition Coverage

blib/lib/MooX/Role/RunAlone.pm
Criterion Covered Total %
condition 4 8 50.0


and 3 conditions

line !l l&&!r l&&r condition
89 4 0 0 $args{'verbose'} and $ret

or 2 conditions

line l !l condition
97 0 0 shift() // 0

or 3 conditions

line l !l&&r !l&&!r condition
56 17 25 38 $args{$_} //= $default_lock_args{$_}