Condition Coverage

blib/lib/Poz/Types/object.pm
Criterion Covered Total %
condition 8 9 88.8


and 3 conditions

line !l l&&!r l&&r condition
85 33 1 13 not defined $val and scalar @{$v->{'transform'};} > 0
114 1 17 0 defined $data && (ref $data eq 'HASH' || $data->isa('HASH'))

or 3 conditions

line l !l&&r !l&&!r condition
107 10 1 3 $self->{'__as__'} || $self->{'__is__'}