| blib/lib/Prophet/UUIDGenerator.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 10 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 20 | 0 | 0 | if ($self->uuid_scheme == 1) { } |
| 0 | 0 | elsif ($self->uuid_scheme == 2) { } | |
| 31 | 0 | 0 | if ($self->uuid_scheme == 1) { } |
| 0 | 0 | elsif ($self->uuid_scheme == 2) { } | |
| 74 | 0 | 0 | if ($self->version($uuid) <= 3) { } |