blib/lib/WE_Frontend/Indexer/Htdig.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 0 | 17 | 0.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
127 | 0 | 0 | 0 | defined $lang and not defined $q->param('lang') |
189 | 0 | 0 | 0 | $https_hack and $$obj{'list'} |
line | l | !l | condition |
---|---|---|---|
44 | 0 | 0 | delete $args{-'words'} || die('No words specified') |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
214 | 0 | 0 | 0 | $args{-'htdigconftemplate'} || $c->searchengine->htdigconftemplate |
215 | 0 | 0 | 0 | $args{-'htdigconf'} || $c->searchengine->htdigconf |
246 | 0 | 0 | 0 | not -e $lang_conf or -M $dep < -M $lang_conf |