| File: | C4/Input.pm |
| Coverage: | 0.0% |
| line | % | coverage | branch | |
|---|---|---|---|---|
| 80 | 0 | T | F | unless ($nounique) |
| 86 | 0 | T | F | if ($sth->rows != 0) |
| 91 | 0 | T | F | if ('C4::Context'->preference('checkdigit') eq 'none') |
| 103 | 0 | T | F | if ($rem == 10) |
| 106 | 0 | T | F | if ($rem eq substr($infl, 8, 1)) |
| 128 | 0 | T | F | if ($sth->rows > 0) |