Condition Coverage

lib/DR/Tnt/LowLevel/Connector.pm
Criterion Covered Total %
condition 0 13 0.0


and 3 conditions

line !l l&&!r l&&r condition
300 0 0 0 $greeting and $greeting->{'salt'}

or 2 conditions

line l !l condition
130 0 0 $message // q[Can't connect to remote host]
143 0 0 $message // 'Socket error'

or 3 conditions

line l !l&&r !l&&!r condition
205 0 0 0 $user // $self->user
0 0 0 $password // $self->password