Branch Coverage

inc/latest/private.pm
Criterion Covered Total %
branch 0 24 0.0


line true false branch
18 0 0 if ($INC{$file})
24 0 0 unless my($bundled, $bundled_dir) = $package->_search_bundled($file)
28 0 0 unless ($from_inc)
34 0 0 if (_version($from_inc) >= _version($bundled))
53 0 0 unless eval "require $mod; 1"
54 0 0 if (my $import = $mod->can('import'))
66 0 0 unless opendir DH, $mypath
69 0 0 unless $e =~ /^inc_/
72 0 0 if -e $try
84 0 0 if ref $dir
86 0 0 if -e $try
97 0 0 if @parts == 1