blib/lib/App/BoolFindGrep/Grep.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 3 | 5 | 60.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
97 | 4 | 1 | 0 | $self->line_regexp and $self->word_regexp |
line | l | !l | condition |
---|---|---|---|
83 | 0 | 6 | $self->greped->{$file}{$pattern} //= 0 |