blib/lib/Locale/TextDomain/OO/Extract/Base/RegexBasedExtractor.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 7 | 9 | 77.7 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
181 | 0 | 5452 | 2530 | $level_matched[$level] &&= $has_matched |
183 | 67 | 9 | 1165 | $level_and_of{$level} &&= $has_matched |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
164 | 42 | 402 | 0 | !exists $level_and_of{$level} || exists $level_and_of{$level} && $level_and_of{$level} |