Condition Coverage

blib/lib/Locale/MakePhrase/Utils.pm
Criterion Covered Total %
condition 5 9 55.5


and 3 conditions

line !l l&&!r l&&r condition
46 1 0 29 defined $value && length $value
118 0 4 0 defined $caller and $caller =~ /^Locale::MakePhrase/

or 3 conditions

line l !l&&r !l&&!r condition
46 1 0 29 not defined $value && length $value or $value eq '-'