blib/lib/App/cpangrep.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 0 | 19 | 0.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
42 | 0 | 0 | 0 | defined $COLOR and not $COLOR |
140 | 0 | 0 | 0 | $display_total and $display_total != $$search{'count'} |
216 | 0 | 0 | 0 | not $@ and supports_color() |
line | l | !l | condition |
---|---|---|---|
132 | 0 | 0 | $$search{'results'} || [] |
201 | 0 | 0 | $$search{'results'} || [] |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
123 | 0 | 0 | 0 | $@ or not $result |
231 | 0 | 0 | 0 | -t *STDOUT or $COLOR |