Branch Coverage

blib/lib/Poz/Types/object.pm
Criterion Covered Total %
branch 17 18 94.4


line true false branch
18 24 0 if ($v->isa("Poz::Types"))
52 3 11 if ($errors)
60 1 18 unless wantarray
65 1 17 if (not _is_hashref_or_object($data)) { }
71 2 15 if ($self->{'__is__'})
73 1 1 unless ($data->isa($is))
85 13 34 if (not defined $val and scalar @{$v->{'transform'};} > 0)
104 4 14 if (scalar @errors > 0)
108 11 3 if $classname