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