Condition Coverage

blib/lib/Lingua/Boolean.pm
Criterion Covered Total %
condition 9 12 75.0


and 3 conditions

line !l l&&!r l&&r condition
27 76 28 66 defined $lang and $$obj{'LANG'} ne $lang

or 2 conditions

line l !l condition
44 119 92 shift() || 'en'
90 211 0 shift() || 'en'
101 93 0 shift() || 'en'

or 3 conditions

line l !l&&r !l&&!r condition
61 119 0 92 shift() || $$self{'lang'}