Condition Coverage

blib/lib/Linux/Proc/Maps.pm
Criterion Covered Total %
condition 4 11 36.3


and 3 conditions

line !l l&&!r l&&r condition
22 0 1 2 not $file and my $pid = $args{'pid'}
66 0 0 0 not $fh and my $file = $args{'file'}

or 2 conditions

line l !l condition
95 18 5 $pathname || ''

or 3 conditions

line l !l&&r !l&&!r condition
26 0 0 0 $args{'mnt'} || $ENV{'PERL_LINUX_PROC_MAPS_MOUNT'} || File::Spec::Functions::catdir(File::Spec::Functions::rootdir(), 'proc')