blib/lib/App/Slackeria/Output.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 0 | 10 | 0.0 |
line | true | false | branch |
---|---|---|---|
16 | 0 | 0 | if (not $$res{'skip'} and $$res{'ok'} and $$res{'data'} eq '') |
20 | 0 | 0 | if ($$res{'ok'} and $$res{'href'}) |
24 | 0 | 0 | unless ($$res{'skip'}) |
26 | 0 | 0 | if ($$res{'ok'}) { } |
65 | 0 | 0 | if (@headers == 0) |