blib/lib/NNexus/Annotate.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 10 | 12 | 83.3 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
42 | 1 | 5 | 6 | $domain and lc $domain ne 'all' |
49 | 4 | 7 | 6 | $link and not $link =~ /^http/ |
71 | 7 | 3 | 3 | @$concepts and $$concepts[-1]{'offset_begin'} == $from |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
55 | 0 | 10 | 0 | not $annotation or $annotation =~ /^html/ |