blib/lib/Test/Apocalypse/Dependencies.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 0 | 12 | 0.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
68 | 0 | 0 | 0 | not exists $$test_req{$mod} and exists $$runtime_req{$mod} |
88 | 0 | 0 | 0 | $$runtime_req{$p} ne '0' and $temp{$p} eq '0' |
99 | 0 | 0 | 0 | $$test_req{$p} ne '0' and $temp{$p} eq '0' |
108 | 0 | 0 | 0 | defined $test_req and exists $$test_req{'perl'} |