Branch Coverage

blib/lib/Apache/ASP/Server.pm
Criterion Covered Total %
branch 3 36 8.3


line true false branch
21 0 0 unless (defined $OLESupport)
23 0 0 if ($@) { }
30 0 0 unless ($OLESupport)
35 0 0 unless ($name)
58 0 0 if (ref $file) { }
59 0 0 if ($$file{'File'})
65 0 0 defined $file_found ? :
93 0 8 unless defined $toencode
96 0 8 if (ref $toencode) { }
108 0 8 ref $toencode ? :
113 0 0 if (ref($code) =~ /^CODE/) { }
114 0 0 if $$self{'asp'}{'dbg'}
129 0 0 $subr ? :
141 0 0 if ($url =~ s/\?(.*)$//is)
148 0 0 if ($$asp{'session_url'} and $$asp{'session_id'} and not $$asp{'session_cookie'})
150 0 0 if ($match and $url =~ /$match/ or $url =~ m[^/] and $url =~ /^$$asp{'cookie_path'}/ or not $url =~ m[^[^\?/]+?:])
171 0 0 ref $v && ref $v eq 'ARRAY' ? :
177 0 0 if (@query)