blib/lib/Labyrinth/Plugin/CPAN.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 0 | 32 | 0.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
115 | 0 | 0 | 0 | $cfg and $cfg->SectionExists('EXCEPTIONS') |
120 | 0 | 0 | 0 | $cfg and $cfg->SectionExists('IGNORE') |
127 | 0 | 0 | 0 | $cfg and $cfg->SectionExists('SYMLINKS') |
167 | 0 | 0 | 0 | not @rows and $addr |
236 | 0 | 0 | 0 | defined $dist and defined $version |
244 | 0 | 0 | 0 | defined $dist and defined $version |
294 | 0 | 0 | 0 | $row->[0] and not $row->[0] =~ /patch|RC/i |
line | l | !l | condition |
---|---|---|---|
91 | 0 | 0 | $autocommit ||= 0 |
201 | 0 | 0 | $rows[0]{'addressid'} || 0 |
239 | 0 | 0 | $INDEX->{$dist}{$version}{'id'} || 0 |
247 | 0 | 0 | $INDEX->{$dist}{$version}{'type'} || undef |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
231 | 0 | 0 | 0 | $OSNAMES->{$code} || uc $name |