blib/lib/File/MultilineGrep.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 0 | 9 | 0.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
24 | 0 | 0 | 0 | $begin_pattern and not $finish_pattern |
49 | 0 | 0 | 0 | $one_separator_flag and $match_flag |
65 | 0 | 0 | 0 | not $match_flag and $line =~ /$middle_pattern/ |