Condition Coverage

blib/lib/Net/BGP/Process.pm
Criterion Covered Total %
condition 10 12 83.3


and 3 conditions

line !l l&&!r l&&r condition
320 10 66 4 defined $trans_socket and not defined $this_socket
6 66 4 defined $this_socket and not defined $trans_socket
6 0 66 defined $this_socket and defined $trans_socket
333 0 62 4 $trans->_is_connected and $this->{'_write_fh'}->exists($this_socket)