Condition Coverage

blib/lib/WordNet/vectorFile.pm
Criterion Covered Total %
condition 0 27 0.0


and 3 conditions

line !l l&&!r l&&r condition
101 0 0 0 defined $className && defined $fname
190 0 0 0 defined $className and defined $fname
0 0 0 defined $className and defined $fname and defined $documentCount
0 0 0 defined $className and defined $fname and defined $documentCount and defined $dimensions
0 0 0 defined $className and defined $fname and defined $documentCount and defined $dimensions and defined $vectors

or 3 conditions

line l !l&&r !l&&!r condition
101 0 0 0 not defined $className && defined $fname or ref $className
127 0 0 0 /^--Dimensions/ or /^--Vectors/
143 0 0 0 /^--Dimensions/ or /^--Vectors/
193 0 0 0 ref $className or ref $fname