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 | 39515 | 632240 | if ($index == 2) { } |
85 | 18095 | 21420 | if (not $values[$index]) { } |