blib/lib/DBIx/TextIndex/TermDocsCache.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 0 | 18 | 0.0 |
line | true | false | branch |
---|---|---|---|
17 | 0 | 0 | if $args |
23 | 0 | 0 | if (@_) |
50 | 0 | 0 | unless exists $$self{'TERM_POS'}[$fno]{$term} |
57 | 0 | 0 | unless exists $$self{'TERM_DOCS'}[$fno]{$term} |
64 | 0 | 0 | unless exists $$self{'TERM_DOCS'}[$fno]{$term} |
72 | 0 | 0 | unless exists $$self{'TERM_DOCS'}[$fno]{$term} |
80 | 0 | 0 | unless exists $$self{'TERM_DOCS'}[$fno]{$term} |
87 | 0 | 0 | if ($$self{'VECTOR'}[$fno]{$term}) |
100 | 0 | 0 | unless exists $$self{'DOCFREQ_T'}[$fno]{$term} |