blib/lib/rig.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 3 | 9 | 33.3 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
39 | 0 | 3 | 0 | defined $next and $next =~ /^-/ |
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'} |