Branch Coverage

lib/HTTP/Promise/Stream/Brotli.pm
Criterion Covered Total %
branch 0 28 0.0


line true false branch
43 0 0 unless defined $from_fh and defined $to_fh
45 0 0 unless $self->_load_class("IO::Uncompress::Brotli", {"no_import", 1})
57 0 0 if ($@)
61 0 0 unless defined $rv
63 0 0 unless defined $n
71 0 0 if (not defined $rv) { }
91 0 0 unless defined $from_fh and defined $to_fh
93 0 0 unless $self->_load_class("IO::Compress::Brotli", {"no_import", 1})
105 0 0 if ($@)
109 0 0 unless defined $rv
113 0 0 unless defined $n
121 0 0 if (not defined $rv) { }
136 0 0 $@ ? :
142 0 0 $@ ? :