Branch Coverage

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


line true false branch
116 0 0 exists $arg{$k} ? :
140 0 0 if $debug
148 0 0 if $debug
150 0 0 unless $path_info =~ /$match/
152 0 0 if $debug
161 0 0 if $debug
175 0 0 if $path =~ m[/\.\.]
178 0 0 unless $path =~ m[^/]
185 0 0 if (-d $file_name) { }
0 0 elsif ($file_exists and not $file_readable) { }
0 0 elsif ($file_exists and $file_readable) { }
257 0 0 if ($have_http_date)
260 0 0 if ($ims and $fmtime <= &str2time($ims))
273 0 0 unless (open $in, '<', $file_name)
282 0 0 $expires ? :
389 0 0 if $self->config->debug
400 0 0 if $self->config->debug
442 0 0 unless $input
444 0 0 if $input =~ /^(\w+)\s+(\S+)(?:\s+(\S+))?\r?$/
463 0 0 unless $input
465 0 0 if $input =~ m(^([^()<>\@,;:\\"/\[\]?={} \t]+):\s*(.*))i
484 0 0 if ($cgi_class) { }
0 0 elsif ($have_cgi_simple and $CGI::Simple::VERSION > 1.113 and $self->cgi_class eq 'CGI') { }
487 0 0 if ($cgi_class eq 'CGI') { }
541 0 0 if ($uri)
657 0 0 if ($have_libmagic) { }
0 0 elsif ($have_mimeinfo) { }