line |
true |
false |
branch |
35
|
0 |
0 |
unless my $ref = shift() |
48
|
0 |
0 |
unless my $self = shift() |
49
|
0 |
0 |
unless my $code = shift() |
80
|
0 |
0 |
if (defined $ref->{'TestGlobalConditions'} and defined $ref->{'TestGlobalConditions'}{'TestInitializeAction'}) |
86
|
0 |
0 |
if (defined $ref->{'TestGlobalConditions'} and defined $ref->{'TestGlobalConditions'}{'TestInitializeConditions'} and defined $ref->{'TestGlobalConditions'}{'TestInitializeConditions'}{'TestInitializeCondition'}) { } |
102
|
0 |
0 |
if (defined $ref->{'TestGlobalConditions'} and defined $ref->{'TestGlobalConditions'}{'TestCleanupAction'}) |
108
|
0 |
0 |
if (defined $ref->{'TestGlobalConditions'} and defined $ref->{'TestGlobalConditions'}{'TestCleanupConditions'} and defined $ref->{'TestGlobalConditions'}{'TestCleanupConditions'}{'TestCleanupCondition'}) { } |
128
|
0 |
0 |
if (ref $ref->{'Tests'}{'Test'} eq 'HASH') { } |
|
0 |
0 |
elsif (ref $ref->{'Tests'}{'Test'} eq 'ARRAY') { } |
149
|
0 |
0 |
unless my $self = shift() |
150
|
0 |
0 |
unless my $test = shift() |
151
|
0 |
0 |
unless my $rh_testSetActions = shift() |
185
|
0 |
0 |
if (scalar @preTestConditions) |
186
|
0 |
0 |
if (scalar @testConditions) |
187
|
0 |
0 |
if (scalar @postTestConditions) |
196
|
0 |
0 |
unless my $self = shift() |
197
|
0 |
0 |
unless my $testConditions = shift() |
203
|
0 |
0 |
if (ref $testConditions eq 'HASH') { } |
|
0 |
0 |
elsif (ref $testConditions eq 'ARRAY') { } |
205
|
0 |
0 |
unless exists $testCondition->{'TestConditionType'} |
212
|
0 |
0 |
if scalar @$testConditions == 0 |
229
|
0 |
0 |
unless my $self = shift() |
230
|
0 |
0 |
unless my $testCondition = shift() |
249
|
0 |
0 |
unless my $self = shift() |
253
|
0 |
0 |
unless defined $testConditions |
255
|
0 |
0 |
if (ref $testConditions eq 'HASH') { } |
|
0 |
0 |
elsif (ref $testConditions eq 'ARRAY') { } |
276
|
0 |
0 |
unless my $self = shift() |
277
|
0 |
0 |
unless my $testSet = shift() |
301
|
0 |
0 |
unless my $self = shift() |
309
|
0 |
0 |
unless my $self = shift() |
316
|
0 |
0 |
unless my $self = shift() |
317
|
0 |
0 |
unless my $testSet = shift() |
334
|
0 |
0 |
unless my $self = shift() |
335
|
0 |
0 |
unless my $testSet = shift() |
356
|
0 |
0 |
if ($testSet->initializeAction) |
364
|
0 |
0 |
unless $UC_attr =~ /^Test/xi |
371
|
0 |
0 |
if ($testSet->cleanupAction) |
379
|
0 |
0 |
unless $UC_attr =~ /^Test/xi |
394
|
0 |
0 |
unless my $self = shift() |
395
|
0 |
0 |
unless my $testSet = shift() |
429
|
0 |
0 |
unless ($test->preTestAction =~ /^null|nothing$/xi) |
437
|
0 |
0 |
unless $UC_attr =~ /^Test/xi |
448
|
0 |
0 |
unless ($test->testAction =~ /^null|nothing$/xi) |
455
|
0 |
0 |
unless $UC_attr =~ /^Test/xi |
466
|
0 |
0 |
unless ($test->postTestAction =~ /^null|nothing$/xi) |
474
|
0 |
0 |
unless $UC_attr =~ /^Test/xi |