Condition Coverage

inc/Test/More.pm
Criterion Covered Total %
condition 0 20 0.0


and 3 conditions

line !l l&&!r l&&r condition
1040 0 0 0 UNIVERSAL::isa($e1, 'ARRAY') and UNIVERSAL::isa($e2, 'ARRAY')
0 0 0 UNIVERSAL::isa($e1, 'HASH') and UNIVERSAL::isa($e2, 'HASH')
0 0 0 UNIVERSAL::isa($e1, 'REF') and UNIVERSAL::isa($e2, 'REF')
0 0 0 UNIVERSAL::isa($e1, 'SCALAR') and UNIVERSAL::isa($e2, 'SCALAR')

or 2 conditions

line l !l condition
962 0 0 $$entry{'type'} || ''

or 3 conditions

line l !l&&r !l&&!r condition
459 0 0 0 ref $proto || $proto
939 0 0 0 not ref $this or not ref $that