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