| blib/lib/Text/Annotate/WordScan.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 9 | 12 | 75.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 112 | 2 | 0 | 2 | $in and @$in |
| 211 | 8 | 2 | 8 | $out && @$out |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 123 | 2 | 6 | 54 | $phraselength > $max_phl or $phraselength >= @{$sentences[0];} |
| 192 | 0 | 10 | 0 | ref $class || $class |