Condition Coverage

blib/lib/Locale/MakePhrase/BackingStore.pm
Criterion Covered Total %
condition 4 12 33.3


and 3 conditions

line !l l&&!r l&&r condition
181 53 0 0 @_ == 1 and ref($_[0] eq 'HASH')
0 0 53 @_ > 1 and not @_ % 2
196 0 0 53 $args{'language'} and defined $args{'translation'}

or 3 conditions

line l !l&&r !l&&!r condition
106 0 1 0 ref $proto || $proto