blib/lib/MARC/Schema.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 10 | 12 | 83.3 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
69 | 0 | 2 | 6 | $options{'counter'} and not $spec->{'repeatable'} |
90 | 2 | 6 | 1 | not $sfspec->{'repeatable'} and $sfcounter{$code}++ |
line | l | !l | condition |
---|---|---|---|
15 | 1 | 2 | $arg_ref // {} |
114 | 3 | 2 | $code //= " " |
135 | 2 | 0 | $code //= " " |