Bio/ClusterIO/dbsnp.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 12 | 15 | 80.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
167 | 1 | 0 | 0 | not defined $DEBUG and $self->verbose > 0 |
201 | 30 | 354 | 9 | not $_ =~ / |
354 | 29 | 1 | $_ =~ / |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
343 | 9 | 0 | 40 | $nm =~ /^Rs/ or $nm =~ /^NSE-SeqLoc/ |
9 | 10 | 30 | $nm =~ /^Rs/ or $nm =~ /^NSE-SeqLoc/ or $nm =~ /^FxnSet/ |