blib/lib/Lingua/PT/Actants.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 5 | 6 | 83.3 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
119 | 29 | 7 | 4 | $a->{'pos'} eq 'VERB' and $b->{'pos'} eq 'VERB' |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
92 | 33 | 0 | 14 | $ac > 0.9 or $_->{'score'} < 0.1 |