Branch Coverage

blib/lib/Proc/ProcessTable/Match/WChan.pm
Criterion Covered Total %
branch 0 16 0.0


line true false branch
63 0 0 if (defined $_[1])
68 0 0 unless (defined $args{'wchans'})
71 0 0 if (ref \$args{'wchans'} eq 'ARRAY')
74 0 0 unless (defined $args{'wchans'}[0])
104 0 0 unless (defined $object)
108 0 0 if (ref $object ne 'Proc::ProcessTable::Process')
119 0 0 unless (defined $proc_wchan)
124 0 0 if ($proc_wchan =~ /$wchan/)