Branch Coverage

blib/lib/Furl/Request.pm
Criterion Covered Total %
branch 10 14 71.4


line true false branch
16 0 6 unless (defined $headers)
20 0 6 unless (defined $content)
40 0 2 unless $raw_request =~ s[^(.+) (.+) (HTTP/1.\d+)\s*][]
52 2 6 if (lc $k eq "host")
57 2 0 unless ($uri =~ /^http/)
116 1 1 defined $self->protocol ? :
1 1 ref($self->content) =~ qr/\A(?:ARRAY|HASH)\z/ ? :