blib/lib/Game/Tibia/Packet/Login.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 4 | 11 | 36.3 |
line | l | !l | condition |
---|---|---|---|
109 | 1 | 0 | $self->{'padding'} //= '' |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
92 | 0 | 0 | 1 | shift() // $self->{'rsa'} |
95 | 1 | 0 | 0 | &blessed($rsa) or not $self->{'version'}{'client'}{'RSA'} |
99 | 0 | 1 | 0 | not defined $expected_rsa_size or $rsa->size == $expected_rsa_size |