Branch Coverage

blib/lib/Net/Connection/Match/WChan.pm
Criterion Covered Total %
branch 0 22 0.0


line true false branch
76 0 0 if (defined $_[1])
81 0 0 unless (defined $args{'wchans'})
84 0 0 if (ref \$args{'wchans'} eq 'ARRAY')
87 0 0 unless (defined $args{'wchans'}[0])
117 0 0 unless (defined $object)
121 0 0 if (ref $object ne 'Net::Connection')
129 0 0 unless (defined $conn_pid)
136 0 0 if (not defined $object->proc) { }
147 0 0 if ($conn_pid eq $procs->[$proc_int]{'pid'})
163 0 0 unless (defined $wchan)
169 0 0 if ($wchan =~ /$regex/)