blib/lib/Perl/Repository/APC/BAP.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 0 | 33 | 0.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
58 | 0 | 0 | 0 | $patchlevel and $patchlevel >= $patches[0] |
0 | 0 | 0 | $patchlevel and $patchlevel >= $patches[0] and $patchlevel <= $patches[-1] | |
0 | 0 | 0 | defined $baseperl and length $baseperl | |
59 | 0 | 0 | 0 | defined $baseperl and length $baseperl |
0 | 0 | 0 | defined $baseperl and length $baseperl and grep {$_ eq $baseperl;} @ver | |
74 | 0 | 0 | 0 | $prev and $baseperl eq $prev |
0 | 0 | 0 | @ver > 1 and $baseperl eq $ver[-2] | |
79 | 0 | 0 | 0 | defined $baseperl and length $baseperl |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
16 | 0 | 0 | 0 | ref $proto || $proto |
74 | 0 | 0 | 0 | $prev and $baseperl eq $prev or @ver > 1 and $baseperl eq $ver[-2] |
130 | 0 | 0 | 0 | $res[1] ||= $$arr[$i] |