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 | 39550 | 632800 | if ($index == 2) { } |
85 | 18130 | 21420 | if (not $values[$index]) { } |