| blib/lib/Net/IPMessenger/CommandLine.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 0 | 26 | 0.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 113 | 0 | 0 | 0 | $self->message and @{$self->message;} |
| 129 | 0 | 0 | 0 | $self->message and @{$self->message;} |
| 164 | 0 | 0 | 0 | $user->encrypt and $self->encrypt |
| 0 | 0 | 0 | $user->encrypt and $self->encrypt and not $user->pubkey | |
| 202 | 0 | 0 | 0 | $peeraddr and $peerport |
| 207 | 0 | 0 | 0 | $target->encrypt and $self->encrypt |
| line | l | !l | condition |
|---|---|---|---|
| 251 | 0 | 0 | @{$self->broadcast;} || '' |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 17 | 0 | 0 | 0 | $ipa1 <=> $ipb1 or $ipa2 <=> $ipb2 |
| 0 | 0 | 0 | $ipa1 <=> $ipb1 or $ipa2 <=> $ipb2 or $ipa3 <=> $ipb3 |