| blib/lib/Net/BGP/Process.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 10 | 12 | 83.3 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 303 | 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 | |
| 316 | 0 | 62 | 4 | $trans->_is_connected and $$this{'_write_fh'}->exists($this_socket) |