Branch Coverage

blib/lib/POE/Devel/ProcAlike/PerlInfo.pm
Criterion Covered Total %
branch 0 50 0.0


line true false branch
83 0 0 if ($metric eq 'version') { }
0 0 elsif ($metric eq 'path') { }
90 0 0 if (defined $size) { }
106 0 0 if ($type eq 'readdir') { }
0 0 elsif ($type eq 'stat') { }
0 0 elsif ($type eq 'open') { }
108 0 0 if (defined $path[0]) { }
122 0 0 if (defined $path[0]) { }
127 0 0 unless (exists $INC{$incpath})
132 0 0 if (defined $path[1]) { }
134 0 0 if (not grep({$_ eq $path[1];} @{_get_module_metrics();}) or defined $path[2])
162 0 0 unless (exists $INC{$incpath} and defined $path[1])
167 0 0 if (not grep({$_ eq $path[1];} @{_get_module_metrics();}) or defined $path[2])
181 0 0 if ($type eq 'readdir') { }
0 0 elsif ($type eq 'stat') { }
0 0 elsif ($type eq 'open') { }
191 0 0 if (defined $path[0]) { }
193 0 0 if (not exists $ENV{$path[0]} or defined $path[1])
211 0 0 if (exists $ENV{$path[0]}) { }
236 0 0 if ($path eq 'File::Spec'->rootdir) { }
268 0 0 if ($path eq 'File::Spec'->rootdir)
285 0 0 if (exists $fs{$dirs[0]}) { }
287 0 0 if (ref $fs{$dirs[0]}) { }
314 0 0 if (defined $dirs[0] and exists $fs{$dirs[0]}) { }
316 0 0 if (ref $fs{$dirs[0]}) { }