Condition Coverage

blib/lib/MooX/Role/RunAlone.pm
Criterion Covered Total %
condition 5 8 62.5


and 3 conditions

line !l l&&!r l&&r condition
89 4 0 1 $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 20 29 39 $args{$_} //= $default_lock_args{$_}