Condition Coverage

blib/lib/Nokia/File/NFB/Element.pm
Criterion Covered Total %
condition 9 17 52.9


and 3 conditions

line !l l&&!r l&&r condition
132 0 0 2 $$self{'type'} and $$self{'name'}

or 2 conditions

line l !l condition
27 8 0 $$params{'type'} || ''
8 0 $$params{'name'} || ''
4 4 $$params{'data'} || ''
33 4 4 length $$self{'data'} || 0

or 3 conditions

line l !l&&r !l&&!r condition
27 2 6 0 $$params{'time'} || time
68 0 0 0 $type == 1 or $type == 2