blib/lib/Complete/Sequence.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 6 | 11 | 54.5 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
36 | 0 | 0 | 2 | defined $item->{'sequence'} and @{$item->{'sequence'};} |
182 | 0 | 9 | 5 | $res and @$res == 1 |
0 | 1 | 8 | $res and @$res > 1 |
line | l | !l | condition |
---|---|---|---|
160 | 9 | 0 | $args{'word'} // '' |