Condition Coverage

blib/lib/Net/Mattermost/Bot.pm
Criterion Covered Total %
condition 0 14 0.0


and 3 conditions

line !l l&&!r l&&r condition
54 0 0 0 $out->{'status_code'} and not &is_success($init->{'status_code'})
81 0 0 0 $content and $content->{'event'}
166 0 0 0 $ret and ref $ret eq 'HASH'
0 0 0 $ret and ref $ret eq 'HASH' and $ret->{'ws_send'}

or 2 conditions

line l !l condition
154 0 0 $reason // 'Unknown'