Branch Coverage

blib/lib/HTTP/Proxy/BodyFilter/simple.pm
Criterion Covered Total %
branch 12 12 100.0


line true false branch
15 1 16 unless @_
19 7 9 if (@_ == 1) { }
20 1 6 unless ref $_[0] eq 'CODE'
30 1 13 if $name ne 'will_modify' and ref $code ne 'CODE'
32 1 12 unless $name =~ /$methods/
49 10 21 $method =~ /$methods/ ? :