Condition Coverage

blib/lib/Locale/Msgfmt/po.pm
Criterion Covered Total %
condition 8 11 72.7


and 3 conditions

line !l l&&!r l&&r condition
29 6 0 462 defined $h{'msgid'} and defined $h{'msgstr'}
30 450 3 9 $h{'fuzzy'} and not $$self{'fuzzy'}
453 0 9 $h{'fuzzy'} and not $$self{'fuzzy'} and length $h{'msgid'} > 0

or 2 conditions

line l !l condition
12 15 0 shift() || {}