blib/lib/Math/SimpleHisto/XS/RNG.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 6 | 8 | 75.0 |
line | true | false | branch |
---|---|---|---|
15 | 0 | 44 | unless $ref =~ s/^\w+\(0x(\w+)\)$/$1/ |
26 | 3 | 11 | if (@_ == 1) { } |
36 | 1 | 1 | if (ref $self) { } |
41 | 0 | 1 | unless defined $Gen |