Condition Coverage

blib/lib/Palm/FieldPack.pm
Criterion Covered Total %
condition 0 15 0.0


and 3 conditions

line !l l&&!r l&&r condition
236 0 0 0 defined $$ref_hash{"${prefix}year"} and $$ref_hash{"${prefix}year"} > 0
249 0 0 0 defined $$ref_hash{"${prefix}year"} and $$ref_hash{"${prefix}year"} > 0
274 0 0 0 ref $ref_hash eq 'HASH' and $$ref_hash{"${prefix}year"} > 0

or 3 conditions

line l !l&&r !l&&!r condition
283 0 0 0 $result[0] != 0 or $result[1] != 0
0 0 0 $result[0] != 0 or $result[1] != 0 or $result[2] != 0