blib/lib/Game/Tibia/Packet/Charlist.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 4 | 9 | 44.4 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
69 | 1 | 2 | 0 | defined $self->{'packet'} and not defined $self->{'xtea'} |
124 | 0 | 0 | 2 | defined $self->{'characters'} and @{$self->{'characters'};} > 0 |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
118 | 0 | 0 | 2 | shift() // $self->{'xtea'} |