| blib/lib/NNexus/Classification.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 15 | 24 | 62.5 |
| line | true | false | branch |
|---|---|---|---|
| 116 | 8 | 4 | defined $_[0] ? : |
| 122 | 1 | 4 | defined $index1 && defined $index2 ? : |
| 135 | 0 | 1 | if ($options{'include_all'}) |
| 142 | 0 | 1 | if $options{'verbosity'} |
| 149 | 1 | 1 | if $link and grep {($$candidates[$_]{'link'} || '') eq $link;} @{$category_view{$msc_index};} |
| 169 | 0 | 1 | if $options{'verbosity'} |
| 194 | 1 | 1 | unless @traversal_queue |
| 199 | 0 | 1 | $score ? : |
| 208 | 0 | 1 | if $$sizes{$next_index} < $greedy_bound |
| 215 | 0 | 0 | unless ($similarity) |
| 222 | 0 | 1 | unless $well_defined |
| 226 | 0 | 1 | if $extended_score < $score |