blib/lib/Net/IPMessenger/RecvEventHandler.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 5 | 18 | 27.7 |
line | true | false | branch |
---|---|---|---|
11 | 0 | 1 | if $ipmsg->encrypt |
32 | 1 | 0 | if ($command->get_sendcheck) |
43 | 0 | 1 | if ($command->get_encrypt and $ipmsg->encrypt) { } |
0 | 1 | elsif ($command->get_fileattach) { } | |
47 | 0 | 0 | if ($command->get_fileattach) |
63 | 1 | 0 | if (exists $ipmsg->sending_packet->{$option}) |
71 | 0 | 0 | if ($command->get_readcheck) |
93 | 0 | 0 | unless $ipmsg->encrypt |
104 | 0 | 0 | unless $ipmsg->encrypt |