blib/lib/Lingua/ZH/Summary.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 5 | 9 | 55.5 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
87 | 1 | 0 | 0 | exists $options{'maxlength'} and $options{'maxlength'} > 0 |
107 | 0 | 1 | 25 | ($chunk, my $punct) = (shift @textlines, shift @textlines) and defined $chunk |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
114 | 0 | 1 | 3 | $stop{substr $chunk, 0, 1} or $stop{substr $chunk, -1} |