Branch Coverage

blib/lib/UUID4/Tiny.pm
Criterion Covered Total %
branch 8 10 80.0


line true false branch
33 0 2 if $call == -1
34 0 2 if $call < 16
54 1 3 if (length $string == 16)
66 2 6 if (my $reftype = ref $uuid)
69 1 5 if (is_uuid_string($uuid))