Condition Coverage

blib/lib/Irssi/Bot/BasicBot/Pluggable.pm
Criterion Covered Total %
condition 0 47 0.0


and 3 conditions

line !l l&&!r l&&r condition
84 0 0 0 $logger->is_trace and @args
118 0 0 0 $logger->is_trace and $mess
127 0 0 0 $priority and $response
177 0 0 0 $args->{'channel'} ne "msg" and defined $args->{'address'}
184 0 0 0 defined $who and defined $body
205 0 0 0 defined $args->{'irc_command'} && $args->{'irc_command'} eq 'notice'
235 0 0 0 $nick and $address
267 0 0 0 $nick and $address
310 0 0 0 $mess->{'address'} and $mess->{'body'} =~ /^help/i
325 0 0 0 not ref $return and length $return
505 0 0 0 $m and ref $m

or 2 conditions

line l !l condition
362 0 0 $args->{'handler'} || '_fork_said'
363 0 0 $args->{'arguments'} || []
542 0 0 $xb->get('user_priority') || $xb->get('priority') || 0
0 0 $xa->get('user_priority') || $xa->get('priority') || 0

or 3 conditions

line l !l&&r !l&&!r condition
372 0 0 0 $stdout || $result
473 0 0 0 $network // $self->{'conn_tag'}