Condition Coverage

blib/lib/String/FlexMatch/Test.pm
Criterion Covered Total %
condition 10 23 43.4


and 3 conditions

line !l l&&!r l&&r condition
29 1 11 0 ref $got && ref $expect
45 0 12 0 defined $got and defined $expect
141 4 1 0 UNIVERSAL::isa($e1, 'ARRAY') and UNIVERSAL::isa($e2, 'ARRAY')
1 1 3 UNIVERSAL::isa($e1, 'HASH') and UNIVERSAL::isa($e2, 'HASH')
2 0 0 UNIVERSAL::isa($e1, 'REF') and UNIVERSAL::isa($e2, 'REF')
2 0 0 UNIVERSAL::isa($e1, 'SCALAR') and UNIVERSAL::isa($e2, 'SCALAR')

or 2 conditions

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

or 3 conditions

line l !l&&r !l&&!r condition
48 0 0 0 defined $got || defined $expect