Condition Coverage

blib/lib/Word2vec/Spearmans.pm
Criterion Covered Total %
condition 0 147 0.0


and 3 conditions

line !l l&&!r l&&r condition
115 0 0 0 defined $fileA && defined $fileB
0 0 0 $self->GetDebugLog == 0 and not defined $fileA && defined $fileB
118 0 0 0 defined $fileA and defined $fileB
124 0 0 0 -e $fileA && -e $fileB
0 0 0 $self->GetDebugLog == 0 and not -e $fileA && -e $fileB
127 0 0 0 -e $fileA and -e $fileB
133 0 0 0 $self->GetDebugLog == 0 and -z $fileA || -z $fileB
181 0 0 0 $aCUICheck == 0 and not defined $self->GetIsFileOfWords
186 0 0 0 $isCUI1 == 0 and $isCUI2 == 0
187 0 0 0 $isCUI1 == 1 and $isCUI2 == 1
188 0 0 0 $isCUI1 == 0 and $isCUI2 == 0
189 0 0 0 $isCUI1 == 1 and $isCUI2 == 1
191 0 0 0 $isCUI1 == 0 and $isCUI2 == 0
192 0 0 0 $isCUI1 == 1 and $isCUI2 == 1
196 0 0 0 $isCUI1 == 1 and $isCUI2 == 0
197 0 0 0 $isCUI1 == 0 and $isCUI2 == 1
209 0 0 0 defined $self->GetIsFileOfWords and $self->GetIsFileOfWords == 1
265 0 0 0 $bCUICheck == 0 and not defined $self->GetIsFileOfWords
270 0 0 0 $isCUI1 == 0 and $isCUI2 == 0
271 0 0 0 $isCUI1 == 1 and $isCUI2 == 1
272 0 0 0 $isCUI1 == 0 and $isCUI2 == 0
273 0 0 0 $isCUI1 == 1 and $isCUI2 == 1
275 0 0 0 $isCUI1 == 0 and $isCUI2 == 0
276 0 0 0 $isCUI1 == 1 and $isCUI2 == 1
280 0 0 0 $isCUI1 == 1 and $isCUI2 == 0
281 0 0 0 $isCUI1 == 0 and $isCUI2 == 1
293 0 0 0 defined $self->GetIsFileOfWords and $self->GetIsFileOfWords == 1
325 0 0 0 defined $fileAIsCUIFile and defined $fileBIsCUIFile
0 0 0 defined $fileAIsCUIFile and defined $fileBIsCUIFile and $fileAIsCUIFile == 0
0 0 0 defined $fileAIsCUIFile and defined $fileBIsCUIFile and $fileAIsCUIFile == 0 and $fileBIsCUIFile == 1
326 0 0 0 defined $fileAIsCUIFile and defined $fileBIsCUIFile
0 0 0 defined $fileAIsCUIFile and defined $fileBIsCUIFile and $fileAIsCUIFile == 1
0 0 0 defined $fileAIsCUIFile and defined $fileBIsCUIFile and $fileAIsCUIFile == 1 and $fileBIsCUIFile == 0
327 0 0 0 defined $fileAIsCUIFile and defined $fileBIsCUIFile
329 0 0 0 $fileAIsCUIFile == 0 and $fileBIsCUIFile == 1
0 0 0 $fileAIsCUIFile == 1 and $fileBIsCUIFile == 0
502 0 0 0 defined $score and defined $term1
0 0 0 defined $score and defined $term1 and not defined $term2
510 0 0 0 defined $score and defined $term1
0 0 0 defined $score and defined $term1 and defined $term2
511 0 0 0 defined $score and defined $term1
0 0 0 defined $score and defined $term1 and defined $term2
519 0 0 0 $isTerm1CUI == 1 and $isTerm2CUI == 1
520 0 0 0 $isTerm1CUI == 0 and $isTerm2CUI == 0
524 0 0 0 $isTerm1CUI == 1 and $isTerm2CUI == 1
525 0 0 0 $isTerm1CUI == 0 and $isTerm2CUI == 0

or 3 conditions

line l !l&&r !l&&!r condition
133 0 0 0 -z $fileA || -z $fileB
136 0 0 0 -z $fileA or -z $fileB
419 0 0 0 $aCount <= 0 or $bCount <= 0