| blib/lib/Net/Connection/Match/Command.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 24 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 75 | 0 | 0 | if (defined $_[1]) |
| 80 | 0 | 0 | unless (defined $args{'commands'}) |
| 83 | 0 | 0 | if (ref \$args{'commands'} eq 'ARRAY') |
| 86 | 0 | 0 | unless (defined $args{'commands'}[0]) |
| 116 | 0 | 0 | unless (defined $object) |
| 120 | 0 | 0 | if (ref $object ne 'Net::Connection') |
| 128 | 0 | 0 | unless (defined $conn_pid) |
| 135 | 0 | 0 | if (not defined $object->proc) { } |
| 146 | 0 | 0 | if ($conn_pid eq $procs->[$proc_int]{'pid'}) |
| 149 | 0 | 0 | if ($command =~ /^$/) |
| 165 | 0 | 0 | unless (defined $command) |
| 171 | 0 | 0 | if ($command =~ /$regex/) |