Condition Coverage

blib/lib/EntityModel/Class.pm
Criterion Covered Total %
condition 9 30 30.0


and 3 conditions

line !l l&&!r l&&r condition
165 1 0 2 ref $_[0] && ref $_[0] eq 'HASH'
298 0 0 0 defined $self and defined $target
299 0 0 0 ref $self and ref $target

or 2 conditions

line l !l condition
206 0 3 $$info{'_isa'} // []
425 1 0 $CLASS_DEFAULTS{$class} // []
460 0 0 $_ // 'undef'

or 3 conditions

line l !l&&r !l&&!r condition
171 0 0 3 $classInfo{$pkg} or $pkg->isa('EntityModel::BaseClass')
223 0 0 7 /^_/ || /~~/
224 2 5 0 $$info{$_}{'subclass'} // $$info{$_}{'type'}
250 0 3 0 $$info{'_log'} or not exists $$info{'_log'}
414 0 0 0 ref $class or $class