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