Branch Coverage

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


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