Condition Coverage

blib/lib/PAR/SetupProgname.pm
Criterion Covered Total %
condition 3 9 33.3


and 3 conditions

line !l l&&!r l&&r condition
34 4 0 3 defined $ENV{'PAR_PROGNAME'} and $ENV{'PAR_PROGNAME'} =~ /(.+)/
50 0 0 0 exists $ENV{'PAR_TEMP'} and $dir eq $ENV{'PAR_TEMP'}

or 3 conditions

line l !l&&r !l&&!r condition
39 7 0 0 (() = "File::Spec"->splitdir($Progname)) > 1 or not $ENV{'PAR_PROGNAME'}