Branch Coverage

blib/lib/IO/Select/SSL.pm
Criterion Covered Total %
branch 0 10 0.0


line true false branch
14 0 0 if (my(@ssl) = $self->pending_handles)
24 0 0 if (my $reader = $_[0])
25 0 0 if (my(@ssl) = $reader->pending_handles)
38 0 0 if (ref($handle) =~ /::/ and $handle->can("pending") and $handle->pending)
44 0 0 if (@ssl)