| blib/lib/NNexus/Classification.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 9 | 14 | 64.2 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 122 | 2 | 2 | 1 | defined $index1 && defined $index2 |
| 149 | 0 | 8 | 1 | $link and grep {($$candidates[$_]{'link'} || '') eq $link;} @{$category_view{$msc_index};} |
| line | l | !l | condition |
|---|---|---|---|
| 149 | 3 | 0 | $$candidates[$_]{'link'} || '' |
| 196 | 0 | 6 | $score //= 0 |
| 197 | 0 | 6 | $size //= 0 |
| 198 | 0 | 6 | $clique //= [] |