Condition Coverage

blib/lib/rig.pm
Criterion Covered Total %
condition 3 9 33.3


and 3 conditions

line !l l&&!r l&&r condition
39 0 3 0 defined $next and $next =~ /^-/

or 3 conditions

line l !l&&r !l&&!r condition
16 9 0 3 @args or exists $opts{'load'}
51 0 0 0 shift() || 'rig::engine::' . $opts{'engine'}