blib/lib/App/Slackeria/Output.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 0 | 17 | 0.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
16 | 0 | 0 | 0 | not $$res{'skip'} and $$res{'ok'} |
0 | 0 | 0 | not $$res{'skip'} and $$res{'ok'} and $$res{'data'} eq '' | |
20 | 0 | 0 | 0 | $$res{'ok'} and $$res{'href'} |
line | l | !l | condition |
---|---|---|---|
35 | 0 | 0 | $class // '' |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
25 | 0 | 0 | 0 | $data //= $$res{'data'} |
48 | 0 | 0 | 0 | $opt{'template'} // dist_file('App-Slackeria', 'template.xhtml') |