Branch Coverage

blib/lib/Mojo/Transaction.pm
Criterion Covered Total %
branch 17 18 94.4


line true false branch
19 4086 0 if ++$_[0]{'completed'}
23 1872 855 if @_
27 2627 1 unless $_[0]->req->error
36 1889 17 if @_
37 4 13 unless $self->req->reverse_proxy
42 3 1 @addrs ? :
4 9 unless @$trusted
46 8 15 unless &any(sub { network_contains($_, $addr); } , @$trusted)
54 20 3 !$err || $err->{'code'} ? :