Branch Coverage

blib/lib/HTTP/Proxy/FilterStack.pm
Criterion Covered Total %
branch 16 18 88.8


line true false branch
24 125 125 $$self{'body'} ? :
65 304 7 if (not defined $$self{'current'})
72 154 150 if ($$self{'body'})
79 3 165 if ($_->can('begin')) { }
0 165 elsif ($_->can('start')) { }
87 154 150 $$self{'body'} ? :
99 145 149 if ($$self{'body'}) { }
119 0 75 unless $$self{'body'}
130 1 4 if $_->can('end')