Branch Coverage

blib/lib/Test/Apocalypse/Dependencies.pm
Criterion Covered Total %
branch 0 32 0.0


line true false branch
34 0 0 if (-e 'META.json') { }
0 0 elsif (-e 'META.yml') { }
39 0 0 if exists $$metadata{'provides'}
44 0 0 if exists $$metadata{'provides'}
57 0 0 if (defined $test_req)
65 0 0 if (defined $test_req)
68 0 0 if (not exists $$test_req{$mod} and exists $$runtime_req{$mod})
76 0 0 if (defined $provides)
88 0 0 if ($$runtime_req{$p} ne '0' and $temp{$p} eq '0')
96 0 0 if (defined $test_req)
99 0 0 if ($$test_req{$p} ne '0' and $temp{$p} eq '0')
107 0 0 if exists $$runtime_req{'perl'}
108 0 0 if defined $test_req and exists $$test_req{'perl'}
121 0 0 if (defined $test_req) { }
130 0 0 if ($$found_test{'Test::More'} ne $$test_req{'Test::More'})
139 0 0 if defined $test_req