Condition Coverage

blib/lib/Config/Any.pm
Criterion Covered Total %
condition 18 22 81.8


and 3 conditions

line !l l&&!r l&&r condition
87 1 1 10 $args and exists $args->{'files'}
114 1 1 1 $args and exists $args->{'stems'}
149 1 1 9 !$force && $args->{'use_ext'}
203 8 1 1 $err and $use_ext_lut

or 2 conditions

line l !l condition
153 0 91 $extension_lut{$_} ||= []
166 0 62 $args->{'driver_args'}{$1} || {}

or 3 conditions

line l !l&&r !l&&!r condition
136 1 10 0 $force or defined $args->{'use_ext'}
204 1 0 8 $err or not @configs