| blib/lib/UUID/Generator/PurePerl/NodeID.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 10 | 18 | 55.5 |
| line | true | false | branch |
|---|---|---|---|
| 19 | 3 | 0 | unless (defined $singleton) |
| 30 | 0 | 4 | if (@_) |
| 53 | 0 | 26 | unless (defined $use_rand) |
| 54 | 0 | 0 | if ref $self |
| 55 | 0 | 0 | unless (defined $use_rand) |
| 71 | 1 | 5 | unless (defined $self->{'rng'}) |
| 102 | 7 | 20 | if $use_rand |
| 103 | 7 | 20 | if $use_rand |
| 106 | 27 | 0 | wantarray ? : |