Condition Coverage

blib/lib/Net/TCP/ConnHandler.pm
Criterion Covered Total %
condition 0 4 0.0


and 2 conditions

line l !l condition
34 0 0 $self->error("Couldn't connect to '$args{'PeerAddr'}:$args{'PeerPort'}': $@\n") and return
43 0 0 $self->error("Couldn't listen on port '$args{'LocalPort'}': $@\n") and return