Branch Coverage

blib/lib/Test/Apocalypse/OutdatedPrereqs.pm
Criterion Covered Total %
branch 0 26 0.0


line true false branch
30 0 0 if (-e 'META.yml' and -f _) { }
34 0 0 if (-e '../META.yml' and -f _) { }
54 0 0 if ($@)
62 0 0 if exists $$data{'perl'}
70 0 0 if ($cpanconfig->get_conf('source_engine') =~ /CPANIDX/)
81 0 0 if (scalar keys %$data == 0)
99 0 0 if ($warn_seen)
122 0 0 if (defined $module) { }
124 0 0 if ($version eq '0')
130 0 0 if ($version =~ /[<>=,!]+/)
144 0 0 unless ref $version
148 0 0 if ($cpanversion < $version) { }
159 0 0 if (defined $release) { }