Branch Coverage

blib/lib/Socket/Class.pm
Criterion Covered Total %
branch 0 18 0.0


line true false branch
27 0 0 unless @_
28 0 0 unless $Socket::Class::Const::VERSION
34 0 0 if (@_ < 2)
35 0 0 unless $Carp::VERSION
43 0 0 if (@_ < 1 or @_ > 2)
44 0 0 unless $Carp::VERSION
48 0 0 unless $this->close
49 0 0 if $_[0]
50 0 0 unless $this->connect