line |
true |
false |
branch |
74
|
0 |
0 |
if (scalar @{$res;}) |
167
|
0 |
0 |
unless defined $dbh |
168
|
0 |
0 |
unless defined $dbh_typeinfo |
169
|
0 |
0 |
unless defined $dirs |
171
|
0 |
0 |
unless defined $runChecks |
174
|
0 |
0 |
if (defined $file) |
191
|
0 |
0 |
unless defined $insfx |
196
|
0 |
0 |
unless exists $ValidParserMakeArgs{$insfx} |
203
|
0 |
0 |
if (&firstidx(sub {
$_ eq $insfx;
}
, ['cs', 'vb'] != -1)) |
211
|
0 |
0 |
unless (defined $testSet) |
212
|
0 |
0 |
if (exists $Parsers{"${insfx}2"}) { } |
224
|
0 |
0 |
if (defined $testSet) |
232
|
0 |
0 |
$VSGDR::TestScriptGen::OSNAME eq 'MSWin32' ? : |
253
|
0 |
0 |
if (&firstidx(sub {
$_ eq $testName;
}
, @existingTests) == -1) |
259
|
0 |
0 |
if ($runChecks) |
264
|
0 |
0 |
if (not defined $checkText or $checkText eq '') |
271
|
0 |
0 |
if (defined $resultsTable and scalar @$resultsTable eq 1 and scalar @{$resultsTable->[0];} gt 0) |
287
|
0 |
0 |
if (defined $fh) { } |