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