Condition Coverage

blib/lib/Elive/Util/Type.pm
Criterion Covered Total %
condition 6 8 75.0


and 3 conditions

line !l l&&!r l&&r condition
71 21 0 6 $elemental_type =~ /^Elive::/ && $elemental_type->isa('Elive::DAO')

or 2 conditions

line l !l condition
35 30 5 $type->element_class || 'Str'

or 3 conditions

line l !l&&r !l&&!r condition
84 3 0 1 $self->is_array || $self->is_struct || $self->elemental_type =~ /^Ref/x