lib/HTTP/Promise/Stream/UU.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 6 | 15 | 40.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
42 | 0 | 0 | 1 | defined $from_fh and defined $to_fh |
48 | 1 | 0 | 7 | length $buff > 0 and $buff =~ s/^((?:[^\015\012]+)\015?\012)// |
123 | 0 | 0 | 1 | defined $from_fh and defined $to_fh |
124 | 0 | 0 | 1 | exists $opts->{'filename'} && length $opts->{'filename'} |
125 | 0 | 0 | 1 | exists $opts->{'mode'} && length $opts->{'mode'} |