blib/lib/Module/Build/Pluggable/CPANfile.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 8 | 13 | 61.5 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
38 | 1 | 0 | 0 | not $support_test_requries and exists $$prereq{'test'} |
53 | 1 | 1 | 0 | $cpanfile_key ne 'runtime' and $unsupport |
56 | 1 | 0 | 1 | $cpanfile_key eq 'runtime' and exists $$prereq{$cpanfile_key}{'suggests'} |
line | l | !l | condition |
---|---|---|---|
44 | 1 | 3 | $$args{$args_key} || {} |
61 | 0 | 2 | $$args{$prereq_type} ||= {} |