Branch Coverage

blib/lib/Plack/Handler/CGI.pm
Criterion Covered Total %
branch 2 20 10.0


line true false branch
71 0 0 if (ref $res eq 'ARRAY') { }
0 0 elsif (ref $res eq 'CODE') { }
103 0 0 ($ENV{'HTTPS'} || 'off') =~ /^(?:on|1)$/i ? :
110 0 0 unless (exists $env->{'PATH_INFO'})
114 0 0 if ($env->{'SCRIPT_NAME'} eq "/")
146 1 0 if (ref $body eq 'ARRAY') { }
0 0 elsif (defined $body) { }
148 1 0 if length $line
152 0 0 unless ref $/
154 0 0 if length $line