Branch Coverage

blib/lib/RPC/ExtDirect/Server.pm
Criterion Covered Total %
branch 0 54 0.0


line true false branch
121 0 0 exists $arg{$k} ? :
145 0 0 if $debug
153 0 0 if $debug
155 0 0 unless $path_info =~ /$match/
157 0 0 if $debug
166 0 0 if $debug
180 0 0 if $path =~ m[/\.\.]
183 0 0 unless $path =~ m[^/]
190 0 0 if (-d $file_name) { }
0 0 elsif ($file_exists and not $file_readable) { }
0 0 elsif ($file_exists and $file_readable) { }
262 0 0 if ($have_http_date)
265 0 0 if ($ims and $fmtime <= &str2time($ims))
278 0 0 unless (open $in, '<', $file_name)
287 0 0 $expires ? :
394 0 0 if $self->config->debug
405 0 0 if $self->config->debug
447 0 0 unless $input
449 0 0 if $input =~ /^(\w+)\s+(\S+)(?:\s+(\S+))?\r?$/
468 0 0 unless $input
470 0 0 if $input =~ m(^([^()<>\@,;:\\"/\[\]?={} \t]+):\s*(.*))i
489 0 0 if ($cgi_class) { }
0 0 elsif ($have_cgi_simple and $self->cgi_class eq 'CGI') { }
492 0 0 if ($cgi_class eq 'CGI') { }
544 0 0 if ($uri)
660 0 0 if ($have_libmagic) { }
0 0 elsif ($have_mimeinfo) { }