Branch Coverage

blib/lib/HTTP/Proxy/BodyFilter/lines.pm
Criterion Covered Total %
branch 20 20 100.0


line true false branch
12 1 7 if @_ and not defined $_[0]
15 5 2 @_ ? :
16 3 4 if (ref $eol eq 'SCALAR')
18 1 2 if $$eol ne 0 + $$eol
19 1 1 if $$eol == 0
26 4 11 unless defined $buffer
29 2 9 if ($eol eq '') { }
2 7 elsif (ref $eol eq 'SCALAR') { }
33 1 1 defined $1 ? :
42 1 6 if ($idx == -1) { }