blib/lib/XDR/Decode.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 10 | 14 | 71.4 |
line | true | false | branch |
---|---|---|---|
62 | 16 | 1 | if ($truncate) |
82 | 0 | 1 | if $len >> 31 and $leftlen > 0 |
107 | 0 | 133 | if $n > $left |
115 | 12 | 121 | if ($$self{'offset'} >= length $$self{'buffer'}) |
150 | 24 | 0 | unless defined $min |
151 | 0 | 24 | if defined $max and $min > $max |
157 | 5 | 19 | if ($dribble) |