Branch Coverage

lib/HTTP/Promise/Stream/Base64.pm
Criterion Covered Total %
branch 12 24 50.0


line true false branch
43 0 14 unless defined $from_fh and defined $to_fh
50 0 14 unless defined $rv
52 0 14 unless defined $n
60 0 13 if (not defined $rv) { }
80 0 8 unless defined $from_fh and defined $to_fh
81 1 7 exists $opts->{'eol'} ? :
88 307 1 if ($has_eol)
93 0 308 unless defined $rv
95 0 8 unless defined $n
103 0 7 if (not defined $rv) { }
118 0 0 $@ ? :
124 0 0 $@ ? :