blib/lib/Hashids.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 8 | 9 | 88.8 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
129 | 1 | 8 | 2112 | defined $_ and /^[0-9]+$/ |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
75 | 1 | 0 | 22 | not @seps or @alphabet / @seps > $sepDiv |
202 | 2 | 1 | 1027 | @hash == 3 || @hash == 2 |