blib/lib/BankAccount/Validator/UK/Rule.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 5 | 6 | 83.3 |
line | true | false | branch |
---|---|---|---|
49 | 756 | 0 | if ($left =~ /^\d+$/ and $right =~ /^\d+$/) |
76 | 39480 | 631680 | if ($index == 2) { } |
85 | 18060 | 21420 | if (not $values[$index]) { } |