blib/lib/Net/Bot/IRC/Message.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 2 | 6 | 33.3 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
104 | 0 | 0 | 1 | exists $self->{'prefix'} and exists $self->{'command'} |
0 | 0 | 1 | exists $self->{'prefix'} and exists $self->{'command'} and exists $self->{'params'} |