Condition Coverage

blib/lib/Mojo/IRC/Server/Chinese.pm
Criterion Covered Total %
condition 0 20 0.0


and 3 conditions

line !l l&&!r l&&r condition
156 0 0 0 not $user->is_registered and $user->nick ne '*'
0 0 0 not $user->is_registered and $user->nick ne '*' and $user->user ne '*'
223 0 0 0 defined $channel_mode and $channel_mode eq 'b'
0 0 0 defined $channel_mode and $channel_mode ne 'b'
426 0 0 0 defined $s->listen and ref $s->listen eq 'ARRAY'
463 0 0 0 defined $s->auth and ref $s->auth eq 'CODE'

or 2 conditions

line l !l condition
428 0 0 delete $_->{'host'} // '0.0.0.0'