Branch Coverage

lib/CGI/OptimalQuery.pm
Criterion Covered Total %
branch 0 10 0.0


line true false branch
48 0 0 if ($CGI::OptimalQuery::q) { }
55 0 0 unless ($schema->{'q'}->isa('CGI'))
75 0 0 if ($@ =~ /Not\ Found/) { }
0 0 elsif ($@) { }
0 0 elsif ($rv != 1) { }