Condition Coverage

blib/lib/App/Slackeria/Output.pm
Criterion Covered Total %
condition 0 17 0.0


and 3 conditions

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'}

or 2 conditions

line l !l condition
35 0 0 $class // ''

or 3 conditions

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')