| line |
!l |
l&&!r |
l&&r |
condition |
|
45
|
0 |
0 |
5 |
defined $from_fh and defined $to_fh
|
|
54
|
0 |
0 |
0 |
defined $fd and $fd >= 0
|
|
71
|
0 |
0 |
5 |
not defined $buff and $self->_can($from_fh, "error")
|
|
|
0 |
5 |
0 |
not defined $buff and $self->_can($from_fh, "error") and $self->error
|
|
104
|
0 |
0 |
44 |
defined $from_fh and defined $to_fh
|
|
113
|
0 |
42 |
0 |
defined $fd and $fd >= 0
|
|
122
|
43 |
0 |
1 |
exists $opts->{'eol'} && defined $opts->{'eol'}
|
|
134
|
0 |
42 |
2 |
not defined $buff and $self->_can($from_fh, "error")
|
|
|
42 |
2 |
0 |
not defined $buff and $self->_can($from_fh, "error") and $self->error
|