Condition Coverage

blib/lib/NanoB2B/NER/Arffman.pm
Criterion Covered Total %
condition 0 63 0.0


and 3 conditions

line !l l&&!r l&&r condition
752 0 0 0 $wcs and not $wcs_found
0 0 0 $wcs and not $wcs_found and $abbrev ne $wcs_feature
759 0 0 0 $wcs and not $wcs_found
0 0 0 $wcs and not $wcs_found and $bucket != $wcs_bucket
964 0 0 0 $stopwords_file and $word =~ /$stopRegex/o
0 0 0 $is_cui and $word_cuis[0] eq ''
1396 0 0 0 $tokenText ne '.' and $tokenText ne '-'
0 0 0 $tokenText ne '.' and $tokenText ne '-' and not $tokenText =~ /[^a-zA-Z0-9]/

or 3 conditions

line l !l&&r !l&&!r condition
632 0 0 0 $type eq 'sem' or $type eq 'cui'
964 0 0 0 $stopwords_file and $word =~ /$stopRegex/o or $is_cui and $word_cuis[0] eq ''
0 0 0 $word eq '.' or $word eq ','
0 0 0 $stopwords_file and $word =~ /$stopRegex/o or $is_cui and $word_cuis[0] eq '' or ($word eq '.' or $word eq ',')
1116 0 0 0 $pw eq $a || $nw eq $a
1152 0 0 0 $pw eq $a || $nw eq $a
1187 0 0 0 $uniSub->inArr($a, \@pwArr) || $uniSub->inArr($a, \@nwArr)
1226 0 0 0 $uniSub->inArr($a, \@pwArr) || $uniSub->inArr($a, \@nwArr)
1339 0 0 0 $uniSub->inArr($t, \@new_arr) or $t =~ /\s+/o
0 0 0 $uniSub->inArr($t, \@new_arr) or $t =~ /\s+/o or $t =~ /\b$entId\b/o
0 0 0 $uniSub->inArr($t, \@new_arr) or $t =~ /\s+/o or $t =~ /\b$entId\b/o or length $t == 0
1390 0 0 0 $type eq 'text' or $type eq 'pos'
0 0 0 $type eq 'sem' or $type eq 'cui'