Condition Coverage
blib/lib/Mojo/IRC/Server/Channel.pm
Criterion
Covered
Total
%
condition
0
6
0.0
and 3 conditions
line
!l
l&&!r
l&&r
condition
27
0
0
0
@{$s->user;} == 0 and not $s->mode =~ /P/
57
0
0
0
substr($mode, 0, 1) ne '+' and substr($mode, 0, 1) ne '-'