Branch Coverage
blib/lib/ZM/SSI.pm
Criterion
Covered
Total
%
branch
0
8
0.0
line
true
false
branch
16
0
0
if $file =~ m[^/]
31
0
0
if ($file =~ /^([^?]*)\?(.*)/)
34
0
0
if ($ENV{'QUERY_STRING'} eq '') { }
43
0
0
if ($file =~ m[^/]) { }