blib/lib/NNexus/Index/Dispatcher.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 7 | 15 | 46.6 |
line | l | !l | condition |
---|---|---|---|
73 | 5 | 0 | not $$self{'should_update'} and $template->leaf_test($url) and scalar @$old_concepts |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
35 | 0 | 0 | 8 | $eval_return and not $@ |
73 | 5 | 0 | 0 | not $$self{'should_update'} and $template->leaf_test($url) |
line | l | !l | condition |
---|---|---|---|
33 | 5 | 3 | $options{'should_update'} // 1 |
48 | 0 | 8 | $options{'verbosity'} || 0 |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
106 | 12 | 0 | 0 | $$addc{'url'} || $url |