Condition Coverage

blib/lib/ExtUtils/Depends.pm
Criterion Covered Total %
condition 8 22 36.3


and 3 conditions

line !l l&&!r l&&r condition
201 4 0 1 $@ and exists do {
342 0 0 0 not $matching_file and /$pattern/
348 0 0 0 $matching_file and -f $matching_file

or 2 conditions

line l !l condition
205 2 2 $inline->{'INC'} || ''
206 1 3 $inline->{'LIBS'} || ''
209 1 0 ${"${depinstallfiles}::inc";} || ''
210 0 1 ${"${depinstallfiles}::libs";} || ''
310 0 0 $vars->{'macro'} ||= {}

or 3 conditions

line l !l&&r !l&&!r condition
233 0 0 0 $self->{'deps'}{$_} || exists $in_load{$_}