Branch Coverage

blib/lib/Elive/DAO/Array.pm
Criterion Covered Total %
branch 3 10 30.0


line true false branch
36 0 8 if $type and $type ne 'ARRAY'
40 8 0 if ($type) { }
67 0 66 if not defined $spec and ref $class
97 0 0 if (my $element_class = $self->element_class)
99 0 0 if ref $_ and not &Scalar::Util::blessed($_)