| blib/lib/MARC/Descriptions.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 6 | 8 | 75.0 |
| line | true | false | branch |
|---|---|---|---|
| 90 | 13 | 0 | if (@options) |
| 93 | 5 | 8 | if /^(description|flags|shortname)$/i |
| 94 | 3 | 5 | if /^(ind[12]|subfield)/i and @options == 1 |
| 95 | 5 | 0 | if /^(ind[12]|subfield)/i and @options == 3 |