| lib/HTTP/Promise/Stream/QuotedPrint.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 8 | 21 | 38.1 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 41 | 0 | 0 | 3 | defined $from_fh and defined $to_fh |
| 61 | 0 | 0 | 3 | not defined $buff and $self->_can($from_fh, "error") |
| 0 | 3 | 0 | not defined $buff and $self->_can($from_fh, "error") and $self->error | |
| 89 | 0 | 0 | 2 | defined $from_fh and defined $to_fh |
| 99 | 1 | 0 | 1 | exists $opts->{'eol'} && defined $opts->{'eol'} |
| 114 | 0 | 0 | 2 | not defined $buff and $self->_can($from_fh, "error") |
| 0 | 2 | 0 | not defined $buff and $self->_can($from_fh, "error") and $self->error |