| blib/lib/NNexus/Index/Dispatcher.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 10 | 20 | 50.0 | 
| line | true | false | branch | 
|---|---|---|---|
| 30 | 8 | 0 | $domain ? : | 
| 31 | 0 | 8 | if $domain =~ /\W/ | 
| 35 | 8 | 0 | if ($eval_return and not $@) { } | 
| 41 | 0 | 0 | if $@ | 
| 57 | 0 | 13 | $options{'verbosity'} ? : | 
| 60 | 5 | 8 | unless ref $next_step | 
| 66 | 3 | 5 | if (not $objectid) { } | 
| 73 | 0 | 0 | if (not $$self{'should_update'} and $template->leaf_test($url) and scalar @$old_concepts) | 
| 80 | 0 | 8 | unless defined $indexed_concepts | 
| 89 | 0 | 8 | if ($verbosity > 0) |