| blib/lib/NanoB2B/NER/Arffman.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 0 | 42 | 0.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 692 | 0 | 0 | 0 | $wcs and not $wcs_found |
| 0 | 0 | 0 | $wcs and not $wcs_found and $abbrev ne $wcs_feature | |
| 700 | 0 | 0 | 0 | $wcs and not $wcs_found |
| 0 | 0 | 0 | $wcs and not $wcs_found and $bucket != $wcs_bucket | |
| 923 | 0 | 0 | 0 | $stopwords_file and $word =~ /$stopRegex/o |
| 0 | 0 | 0 | $is_cui and $word_cuis[0] eq '' | |
| 931 | 0 | 0 | 0 | length $word eq 1 and $word =~ /[^a-zA-Z0-9\_\-]/ |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 255 | 0 | 0 | 0 | not $hash_ref or $hash_ref->{'cui'} |
| 0 | 0 | 0 | not $hash_ref or $hash_ref->{'cui'} or $hash_ref->{'sem'} | |
| 923 | 0 | 0 | 0 | $stopwords_file and $word =~ /$stopRegex/o or $is_cui and $word_cuis[0] eq '' |
| 1084 | 0 | 0 | 0 | $pw eq $a || $nw eq $a |
| 1120 | 0 | 0 | 0 | $pw eq $a || $nw eq $a |
| 1155 | 0 | 0 | 0 | $uniSub->inArr($a, \@pwArr) || $uniSub->inArr($a, \@nwArr) |
| 1194 | 0 | 0 | 0 | $uniSub->inArr($a, \@pwArr) || $uniSub->inArr($a, \@nwArr) |