blib/lib/CPAN/Testers/WWW/Statistics.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 0 | 22 | 0.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
94 | 0 | 0 | 0 | $cfg and not $@ |
155 | 0 | 0 | 0 | $self->mailrc and -f $self->mailrc |
416 | 0 | 0 | 0 | $testerid and $profile->{$testerid} |
417 | 0 | 0 | 0 | $addressid and $address->{$addressid} |
line | l | !l | condition |
---|---|---|---|
151 | 0 | 0 | $self->$_ || '' |
451 | 0 | 0 | shift() || (return '') |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
109 | 0 | 0 | 0 | $OSNAMES{lc $row->[0]} ||= $row->[1] |
376 | 0 | 0 | 0 | $$osnames{lc $name} || $name |