blib/lib/Circle/Net/Matrix/Utils.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 5 | 8 | 62.5 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
76 | 4 | 0 | 3 | $word_after and not $word_before |
1 | 0 | 3 | $word_before and not $word_after |
line | l | !l | condition |
---|---|---|---|
53 | 0 | 4 | $patterns //= \%DEFAULT_PATTERNS |