Branch Coverage

blib/lib/Module/CheckDep/Version.pm
Criterion Covered Total %
branch 23 24 95.8


line true false branch
21 1 7 unless $author
27 1 6 defined $args{'ignore_any'} ? :
34 114 159 if $module and $module ne $dist
45 131 843 if $dep_mod eq 'perl'
47 555 288 if ($ignore_any and $dep_ver == 0)
51 28 260 unless $dep_ver =~ /\./
53 52 150 unless $all or $author_modules->{$dep_mod}
57 205 31 if ($author_modules->{$dep_mod}) { }
70 3 28 unless $dist_found_ok
77 137 96 if ($dep_ver != $cur_ver)
84 1 6 if (defined $custom_handler) { }
88 0 6 unless $return