Condition Coverage

blib/lib/WordNet/SenseRelate/AllWords.pm
Criterion Covered Total %
condition 0 114 0.0


and 3 conditions

line !l l&&!r l&&r condition
336 0 0 0 $outfile and -e $outfile
601 0 0 0 defined $wnt and $nocompoundify == 0
0 0 0 defined $wnt and $nocompoundify == 0 and defined !$tagged
0 0 0 defined $wnt and $nocompoundify == 0 and defined !$tagged and not $wnformat{$self}
675 0 0 0 defined $senses[$i] and scalar @{$senses[$i];} > 0
685 0 0 0 defined $senses[$j] and scalar @{$senses[$j];} > 0
696 0 0 0 $targetIdx == 0 and $window == 2
701 0 0 0 $trace{$self} and $trace{$self}{'level'} & 1
942 0 0 0 ref $$senses_ref[$targetIdx] and defined $$senses_ref[$targetIdx][$i]
982 0 0 0 defined $tempScores[$k] and $tempScores[$k] > 0
994 0 0 0 $trace{$self}{'level'} & 32 and defined $tempScores[$k] && $tempScores[$k] > 0 || $trace{$self}{'level'} & 16
1017 0 0 0 ref $trace{$self} and $trace{$self}{'level'} & 4
1027 0 0 0 $trace{$self}{'level'} & 4 and $tscore > 0 || $trace{$self}{'level'} & 16
1032 0 0 0 $trace{$self}{'level'} & 32 || $trace{$self}{'level'} & 8 and defined $traces[$i]
1053 0 0 0 ref $trace{$self} and $trace{$self}{'level'} & 2
1079 0 0 0 ref $$senses_ref[$targetIdx] and defined $$senses_ref[$targetIdx][$i]
1087 0 0 0 $usemono == 1 and $#{$$senses_ref[$targetIdx];} == 0
1113 0 0 0 defined $tempScores[$k] and $tempScores[$k] > 0
1126 0 0 0 $trace{$self}{'level'} & 32 and defined $tempScores[$k] && $tempScores[$k] > 0 || $trace{$self}{'level'} & 16
1151 0 0 0 ref $trace{$self} and $trace{$self}{'level'} & 4
1162 0 0 0 $trace{$self}{'level'} & 4 and $tscore > 0 || $trace{$self}{'level'} & 16
1167 0 0 0 $trace{$self}{'level'} & 32 || $trace{$self}{'level'} & 8 and defined $traces[$i]
1192 0 0 0 ref $trace{$self} and $trace{$self}{'level'} & 2
1262 0 0 0 defined $new_pos_tag and $new_pos_tag =~ /[nvar]/
0 0 0 defined $new_pos_tag and $new_pos_tag =~ /[cf]/

or 3 conditions

line l !l&&r !l&&!r condition
201 0 0 0 ref $class || $class
534 0 0 0 $tagged or $wnformat{$self}
536 0 0 0 $word =~ /\#[nvar]$/ || $word =~ /\#o\b/ || $word =~ /\#CL\b/ || $word =~ /\#IT\b/
550 0 0 0 $scheme eq 'normal' or $scheme eq 'fixed'
982 0 0 0 defined $tempScores[$k] and $tempScores[$k] > 0 or $trace{$self}{'level'} & 16
994 0 0 0 defined $tempScores[$k] && $tempScores[$k] > 0 || $trace{$self}{'level'} & 16
1027 0 0 0 $tscore > 0 || $trace{$self}{'level'} & 16
1032 0 0 0 $trace{$self}{'level'} & 32 || $trace{$self}{'level'} & 8
1113 0 0 0 defined $tempScores[$k] and $tempScores[$k] > 0 or $trace{$self}{'level'} & 16
1126 0 0 0 defined $tempScores[$k] && $tempScores[$k] > 0 || $trace{$self}{'level'} & 16
1162 0 0 0 $tscore > 0 || $trace{$self}{'level'} & 16
1167 0 0 0 $trace{$self}{'level'} & 32 || $trace{$self}{'level'} & 8
1226 0 0 0 $pos eq 'n' or $pos eq 'v'