Condition Coverage

blib/lib/App/Slackeria/Plugin.pm
Criterion Covered Total %
condition 0 12 0.0


and 3 conditions

line !l l&&!r l&&r condition
25 0 0 0 defined $conf{'enable'} and $conf{'enable'} == 0
45 0 0 0 defined $conf{'href'} and not defined $$ret{'href'}

or 3 conditions

line l !l&&r !l&&!r condition
25 0 0 0 defined $conf{'enable'} and $conf{'enable'} == 0 or $conf{'disable'}
38 0 0 0 $@ or not defined $ret