lib/Mojolicious/Plugin/Vparam/Barcode.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 9 | 12 | 75.0 |
line | true | false | branch |
---|---|---|---|
6 | 0 | 9 | unless defined $_[0] |
7 | 1 | 8 | unless length $_[0] |
8 | 0 | 8 | unless $_[0] =~ /^[0-9]+$/ |
14 | 47 | 51 | if $i % 2 |
17 | 1 | 7 | if $crc % 10 |
24 | 0 | 9 | unless defined $str |