Branch Coverage

blib/lib/Dezi/Test/Searcher.pm
Criterion Covered Total %
branch 0 10 0.0


line true false branch
23 0 0 if ($alias)
35 0 0 if ($opts)
38 0 0 if (not defined $query) { }
0 0 elsif (not &blessed($query)) { }
42 0 0 unless $query = $self->qp->parse($query)