Condition Coverage

blib/lib/Container/Buildah/Subcommand.pm
Criterion Covered Total %
condition 15 30 50.0


and 3 conditions

line !l l&&!r l&&r condition
129 1 1 1 $params->{$argname} ne 'true' and $params->{$argname} ne 'false'
314 11 0 1 exists $ENV{$envprog} and -x $ENV{$envprog}
377 0 0 8 exists $opts->{'save_retcode'} and ref $opts->{'save_retcode'} eq 'SCALAR'
380 3 0 1 exists $opts->{'zero'} and ref $opts->{'zero'} eq 'CODE'
383 2 0 2 exists $opts->{'nonzero'} and ref $opts->{'nonzero'} eq 'CODE'
426 0 0 0 $kmajor == 2 and $kminor >= 8

or 2 conditions

line l !l condition
358 2 7 $opts->{'capture_output'} // 0
0 7 $opts->{'suppress_output'} // 0
363 0 9 $opts->{'suppress_error'} // 0

or 3 conditions

line l !l&&r !l&&!r condition
239 0 29 0 $defs->{'name'} // (caller 1)[3]
728 0 0 0 $image // ()