Branch Coverage

blib/lib/WebEditor/OldFeatures/AdminHtdig.pm
Criterion Covered Total %
branch 0 10 0.0


line true false branch
22 0 0 if (param('host') eq 'live' and $self->can('run_live_indexer'))
43 0 0 if (param('host') eq 'live') { }
0 0 elsif (param('host') =~ /^(prelive|local)$/) { }
63 0 0 if $err
65 0 0 unless (WE_Frontend::Indexer::Htdig::conf_is_lang_dependent($conf))