Condition Coverage

blib/lib/PkgConfig/LibPkgConf/Client.pm
Criterion Covered Total %
condition 4 8 50.0


and 3 conditions

line !l l&&!r l&&r condition
101 41 0 0 $ENV{'PKG_CONFIG_ALLOW_SYSTEM_CFLAGS'} and not defined $opts->{'filter_include_dirs'}
106 41 0 0 $ENV{'PKG_CONFIG_ALLOW_SYSTEM_LIBS'} and not defined $opts->{'filter_lib_dirs'}

or 2 conditions

line l !l condition
114 1 40 delete $opts->{'maxdepth'} || 2000