blib/lib/Plack/App/FCGIDispatcher.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 7 | 20 | 35.0 |
line | true | false | branch |
---|---|---|---|
20 | 0 | 1 | if ($self->socket) { } |
1 | 0 | elsif ($self->port) { } | |
35 | 0 | 1 | unless $sock |
44 | 0 | 1 | if (my $cl = $$env{'CONTENT_LENGTH'}) |
52 | 8 | 13 | if $key =~ /\./ |
59 | 1 | 0 | if ($@) |
64 | 0 | 0 | if $stderr |
66 | 0 | 0 | unless ($stdout =~ /^HTTP/) |
70 | 0 | 0 | unless $stdout =~ /^(.+?\015?\012\015?\012)(.*)$/s |
74 | 0 | 0 | if ($res->content) |