blib/lib/App/GitHooks/Plugin/PgBouncerAuthSyntax.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 5 | 9 | 55.5 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
200 | 13 | 2 | 1 | $comments_detected and $comments_setting eq 'allow_end_only' |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
161 | 0 | 0 | 10 | not defined $comments_setting or $comments_setting eq '' |
178 | 0 | 0 | 21 | not defined $line or $line eq '' |