Condition Coverage

blib/lib/Game/Tibia/Packet/Charlist.pm
Criterion Covered Total %
condition 6 15 40.0


and 3 conditions

line !l l&&!r l&&r condition
66 0 0 3 761 <= $self->{'version'} and $self->{'version'} < 980
0 0 3 defined $self->{'version'} and (761 <= $self->{'version'} and $self->{'version'} < 980)
67 1 2 0 defined $self->{'packet'} and not defined $self->{'xtea'}
122 0 0 2 defined $self->{'characters'} and @{$self->{'characters'};} > 0

or 3 conditions

line l !l&&r !l&&!r condition
116 0 2 0 shift() // $self->{'xtea'}