blib/lib/App/CPAN/Search.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 2 | 6 | 33.3 |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
30 | 0 | 1 | 0 | not &getopts("h", $self->{'_opts'}) or @ARGV < 1 |
1 | 0 | 0 | not &getopts("h", $self->{'_opts'}) or @ARGV < 1 or $self->{'_opts'}{'h'} |