Condition Coverage

blib/lib/Lingua/ZH/MMSEG.pm
Criterion Covered Total %
condition 13 21 61.9


and 3 conditions

line !l l&&!r l&&r condition
212 1 0 1 length $$_{'w1'} == 1 and defined $dict{$$_{'w1'}}
213 1 0 1 length $$_{'w2'} == 1 and defined $dict{$$_{'w2'}}
214 2 0 0 length $$_{'w3'} == 1 and defined $dict{$$_{'w3'}}

or 3 conditions

line l !l&&r !l&&!r condition
168 7 0 41 defined $dict{$match} or $_ == 1
233 13 0 41 defined $dict{$substr} or $_ == 1
253 19 0 59 defined $dict{$substr} or $_ == 1
273 28 0 73 defined $dict{$substr} or $_ == 1