Condition Coverage

blib/lib/DTL/Fast/Entity.pm
Criterion Covered Total %
condition 11 22 50.0


and 3 conditions

line !l l&&!r l&&r condition
73 0 0 12 exists $context->{'ns'}[-1]{'_dtl_include_path'} and ref $context->{'ns'}[-1]{'_dtl_include_path'} eq 'ARRAY'
0 10 2 exists $context->{'ns'}[-1]{'_dtl_include_path'} and ref $context->{'ns'}[-1]{'_dtl_include_path'} eq 'ARRAY' and scalar @{$context->{'ns'}[-1]{'_dtl_include_path'};} > 1

or 2 conditions

line l !l condition
43 18 0 $message // 'undef'
55 12 0 $message // 'undef'
69 12 0 $message // 'undef'
104 147 0 shift @messages // 'undef'
105 147 0 shift @messages // 'undef'

or 3 conditions

line l !l&&r !l&&!r condition
14 0 8071 0 ref $proto || $proto
16 26 8045 0 $proto->VERSION // 'DTL::Fast'->VERSION