blib/lib/POE/Component/Server/IRC/Common.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 6 | 12 | 50.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
16 | 0 | 0 | 210 | defined $plain and length $plain |
32 | 0 | 0 | 753 | defined $pass and length $pass |
33 | 0 | 0 | 753 | defined $chk and length $chk |
55 | 8 | 306 | 101 | $crypt and $crypt eq $chk |