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