Condition Coverage

blib/lib/Text/CountString.pm
Criterion Covered Total %
condition 14 15 93.3


and 3 conditions

line !l l&&!r l&&r condition
13 2 0 1 $implement && $implement eq 'split'

or 3 conditions

line l !l&&r !l&&!r condition
23 1 1 27 not defined $_[0] or $_[0] eq ''
24 1 1 25 not defined $_[1] or $_[1] eq ''
29 1 1 27 not defined $_[0] or $_[0] eq ''
30 1 1 25 not defined $_[1] or $_[1] eq ''