blib/lib/Data/TUID.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 13 | 16 | 81.2 |
line | true | false | branch |
---|---|---|---|
26 | 8 | 2 | if @_ and $_[0] eq 'Data::TUID' |
28 | 3 | 7 | if (@_ == 1) { } |
51 | 0 | 10 | if ($length and $length == -1 || $length >= 28 or $size and $size == -1) |
54 | 2 | 8 | unless $length or $size |
55 | 7 | 3 | if (not $all and $length) |
59 | 0 | 10 | $size > 7 ? : |
0 | 10 | $size < 1 ? : | |
63 | 7 | 3 | if $length |