| blib/lib/POE/Component/Client/Ident.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 10 | 16 | 62.5 |
| line | true | false | branch |
|---|---|---|---|
| 49 | 1 | 0 | if $$self{'alias'} |
| 50 | 0 | 1 | unless $$self{'alias'} |
| 57 | 1 | 1 | if ($what eq 'create') |
| 61 | 1 | 1 | if ($what eq 'lose') |
| 71 | 0 | 1 | unless $$self{'alias'} |
| 81 | 0 | 1 | unless ($peeraddr and $peerport and $sockaddr and $sockport) |
| 113 | 0 | 1 | if (defined $hash{'Socket'}) |
| 121 | 1 | 0 | if (defined $hash{'PeerAddr'} and defined $hash{'PeerPort'} and defined $hash{'SockAddr'} and defined $hash{'SockAddr'}) |