Condition Coverage

blib/lib/POE/Devel/ProcAlike/PerlInfo.pm
Criterion Covered Total %
condition 0 15 0.0


and 3 conditions

line !l l&&!r l&&r condition
162 0 0 0 exists $INC{$incpath} and defined $path[1]
314 0 0 0 defined $dirs[0] and exists $fs{$dirs[0]}

or 3 conditions

line l !l&&r !l&&!r condition
134 0 0 0 not grep({$_ eq $path[1];} @{_get_module_metrics();}) or defined $path[2]
167 0 0 0 not grep({$_ eq $path[1];} @{_get_module_metrics();}) or defined $path[2]
193 0 0 0 not exists $ENV{$path[0]} or defined $path[1]