Branch Coverage

blib/lib/VSGDR/TestScriptGen.pm
Criterion Covered Total %
branch 0 36 0.0


line true false branch
74 0 0 if (scalar @{$res;})
165 0 0 unless defined $dbh
166 0 0 unless defined $dbh_typeinfo
167 0 0 unless defined $dirs
169 0 0 unless defined $runChecks
172 0 0 if (defined $file)
189 0 0 unless defined $insfx
194 0 0 unless exists $ValidParserMakeArgs{$insfx}
201 0 0 if (&firstidx(sub { $_ eq $insfx; } , ['cs', 'vb'] != -1))
209 0 0 unless (defined $testSet)
210 0 0 if (exists $Parsers{"${insfx}2"}) { }
222 0 0 if (defined $testSet)
230 0 0 $VSGDR::TestScriptGen::OSNAME eq 'MSWin32' ? :
251 0 0 if (&firstidx(sub { $_ eq $testName; } , @existingTests) == -1)
257 0 0 if ($runChecks)
262 0 0 if (not defined $checkText or $checkText eq '')
269 0 0 if (defined $resultsTable and scalar @$resultsTable eq 1 and scalar @{$resultsTable->[0];} gt 0)
285 0 0 if (defined $fh) { }