blib/lib/Protocol/IRC.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 10 | 17 | 58.8 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
245 | 2 | 13 | 2 | defined $hints->{'text'} and my $encoder = $self->encoder |
280 | 16 | 1 | 0 | not $hints->{'handled'} and $message->command ne $command |
413 | 0 | 0 | 4 | defined $lhs and defined $rhs |
416 | 4 | 0 | 0 | $lhs eq '' and $rhs eq '' |
443 | 0 | 0 | 4 | defined $lhs and defined $rhs |
line | l | !l | condition |
---|---|---|---|
386 | 8 | 95 | $self->isupport('CASEMAPPING') || '' |