line |
true |
false |
branch |
42
|
0 |
0 |
unless my $ref = shift() |
55
|
0 |
0 |
unless my $self = shift() |
60
|
0 |
0 |
unless my $self = shift() |
67
|
0 |
0 |
unless my $self = shift() |
73
|
0 |
0 |
unless my $self = shift() |
81
|
0 |
0 |
unless my $self = shift() |
82
|
0 |
0 |
unless my $file = shift() |
87
|
0 |
0 |
unless my $worksheet = $workbook->worksheet('TestGlobals') |
105
|
0 |
0 |
unless $worksheet = $workbook->worksheet('TestGlobalConditions') |
109
|
0 |
0 |
defined $worksheet->get_cell(0, 1) ? : |
116
|
0 |
0 |
if ($testInitialiseAction) { } |
128
|
0 |
0 |
if (defined $worksheet->get_cell($r, 1) and $worksheet->get_cell($r, 1)->value eq 'testCleanupAction') |
135
|
0 |
0 |
if ($testCleanupAction) { } |
171
|
0 |
0 |
if ($actionType eq 'PretestAction') |
174
|
0 |
0 |
if ($actionType eq 'TestAction') |
177
|
0 |
0 |
if ($actionType eq 'PosttestAction') |
183
|
0 |
0 |
if (defined $firstRow) |
189
|
0 |
0 |
if ($actionType eq 'PretestAction') |
192
|
0 |
0 |
if ($actionType eq 'TestAction') |
195
|
0 |
0 |
if ($actionType eq 'PosttestAction') |
200
|
0 |
0 |
if (defined $firstRow) |
206
|
0 |
0 |
if ($actionType eq 'PretestAction') |
209
|
0 |
0 |
if ($actionType eq 'TestAction') |
212
|
0 |
0 |
if ($actionType eq 'PosttestAction') |
228
|
0 |
0 |
if (scalar @preTestConditions) |
229
|
0 |
0 |
if (scalar @testConditions) |
230
|
0 |
0 |
if (scalar @postTestConditions) |
245
|
0 |
0 |
unless my $self = shift() |
246
|
0 |
0 |
unless my $wks = shift() |
247
|
0 |
0 |
unless my $row = shift() |
248
|
0 |
0 |
unless my $row_max = shift() |
254
|
0 |
0 |
if (defined $wks->get_cell($r, 1) and $wks->get_cell($r, 1)->value =~ /^(?:Pre|Post|)TestAction/xi) |
266
|
0 |
0 |
unless my $self = shift() |
267
|
0 |
0 |
unless my $wks = shift() |
268
|
0 |
0 |
unless my $testAction = shift() |
269
|
0 |
0 |
unless my $ra_header = shift() |
270
|
0 |
0 |
unless my $rh_header_cols = shift() |
271
|
0 |
0 |
unless my $row = shift() |
272
|
0 |
0 |
unless my $row_max = shift() |
279
|
0 |
0 |
if defined $wks->get_cell($r, 0) |
280
|
0 |
0 |
if defined $wks->get_cell($r, 0) and $wks->get_cell($r, 0)->value |
282
|
0 |
0 |
unless defined $wks->get_cell($r, $TYPECOL) |
283
|
0 |
0 |
if defined $wks->get_cell($r, $TYPECOL) and $wks->get_cell($r, $TYPECOL)->value eq '' |
287
|
0 |
0 |
if defined $wks->get_cell($r, $_) |
309
|
0 |
0 |
unless my $self = shift() |
310
|
0 |
0 |
unless my $wks = shift() |
311
|
0 |
0 |
unless my $testAction = shift() |
312
|
0 |
0 |
unless my $ra_header = shift() |
313
|
0 |
0 |
unless my $rh_header_cols = shift() |
314
|
0 |
0 |
unless my $row = shift() |
315
|
0 |
0 |
unless my $row_max = shift() |
322
|
0 |
0 |
if defined $wks->get_cell($r, 1) |
323
|
0 |
0 |
if defined $wks->get_cell($r, 1) and $wks->get_cell($r, 1)->value |
325
|
0 |
0 |
unless defined $wks->get_cell($r, $TYPECOL) |
326
|
0 |
0 |
if defined $wks->get_cell($r, $TYPECOL) and $wks->get_cell($r, $TYPECOL)->value eq '' |
330
|
0 |
0 |
if defined $wks->get_cell($r, $_) |
359
|
0 |
0 |
unless my $self = shift() |
360
|
0 |
0 |
unless my $filename = shift() |
361
|
0 |
0 |
unless my $testSet = shift() |
389
|
0 |
0 |
if ($testSet->initializeAction) |
400
|
0 |
0 |
if ($testSet->cleanupAction) |
418
|
0 |
0 |
if ($test->preTestAction ne 'null') |
436
|
0 |
0 |
if ($test->postTestAction ne 'null') |
458
|
0 |
0 |
unless my $self = shift() |
459
|
0 |
0 |
unless my $wks = shift() |
460
|
0 |
0 |
unless my $ra_header = shift() |
461
|
0 |
0 |
unless my $rh_header_pos = shift() |
462
|
0 |
0 |
unless my $ra_Conditions = shift() |