Branch Coverage

blib/lib/VSGDR/UnitTest/TestSet/Representation/NET.pm
Criterion Covered Total %
branch 0 126 0.0


line true false branch
33 0 0 unless my $self = shift()
38 0 0 unless my $self = shift()
45 0 0 unless my $self = shift()
46 0 0 unless my $code = shift()
51 0 0 unless defined $res1
94 0 0 if defined $res->{'RESOURCES'}{'CONDITIONS'}
98 0 0 if defined $res->{'RESOURCES'}
101 0 0 if (exists $testSetActions{'testInitializeAction'})
104 0 0 if (exists $testSetActions{'testCleanupAction'})
115 0 0 if $_ ne 'testInitializeAction'
212 0 0 if ($res->{'ACTIONS'}{$testActionLinkage{$testActionBase}}{$testObject->testActionLiteral} eq $testAction)
216 0 0 if ($res->{'ACTIONS'}{$testActionLinkage{$testActionBase}}{$testObject->preTestActionLiteral} eq $testAction)
220 0 0 if ($res->{'ACTIONS'}{$testActionLinkage{$testActionBase}}{$testObject->postTestActionLiteral} eq $testAction)
244 0 0 unless my $self = shift()
245 0 0 unless my $testSet = shift()
277 0 0 unless my $self = shift()
278 0 0 unless my $testSet = shift()
285 0 0 if ($testSet->initializeAction or $testSet->cleanupAction)
287 0 0 if ($testSet->initializeAction)
290 0 0 if ($testSet->cleanupAction)
301 0 0 unless my $self = shift()
302 0 0 unless my $testSet = shift()
325 0 0 unless my $self = shift()
326 0 0 unless my $testSet = shift()
350 0 0 if ($condition->testConditionAttributeType($conditionAttribute) ne 'literalcode') { }
351 0 0 $condition->testConditionAttributeType($conditionAttribute) eq 'quoted' ? :
0 0 $condition->testConditionAttributeType($conditionAttribute) eq 'quoted' ? :
383 0 0 if ($condition->testConditionAttributeType($conditionAttribute) ne 'literalcode') { }
384 0 0 $condition->testConditionAttributeType($conditionAttribute) eq 'quoted' ? :
0 0 $condition->testConditionAttributeType($conditionAttribute) eq 'quoted' ? :
406 0 0 unless my $self = shift()
407 0 0 unless my $testSet = shift()
440 0 0 unless my $self = shift()
441 0 0 unless my $testSet = shift()
481 0 0 unless my $self = shift()
482 0 0 unless my $testSet = shift()
490 0 0 if ($testSet->initializeAction)
493 0 0 if ($testSet->cleanupAction)
498 0 0 if (defined $test->preTestAction and not $test->preTestAction =~ /^null|nothing$/xi)
501 0 0 if (defined $test->testAction and not $test->testAction =~ /^null|nothing$/xi)
504 0 0 if (defined $test->postTestAction and not $test->postTestAction =~ /^null|nothing$/xi)
516 0 0 unless my $self = shift()
517 0 0 unless my $testSet = shift()
525 0 0 if ($testSet->initializeAction)
528 0 0 if ($testSet->cleanupAction)
534 0 0 if (defined $test->preTestAction and not $test->preTestAction =~ /^null|nothing$/xi)
537 0 0 if (defined $test->testAction and not $test->testAction =~ /^null|nothing$/xi)
540 0 0 if (defined $test->postTestAction and not $test->postTestAction =~ /^null|nothing$/xi)
553 0 0 unless my $self = shift()
554 0 0 unless my $testSet = shift()
564 0 0 if (defined $test->preTestAction and not $test->preTestAction =~ /^null|nothing$/xi) { }
570 0 0 if (defined $test->testAction and not $test->testAction =~ /^null|nothing$/xi) { }
576 0 0 if (defined $test->postTestAction and not $test->postTestAction =~ /^null|nothing$/xi) { }
591 0 0 unless my $self = shift()
592 0 0 unless my $testSet = shift()
610 0 0 if ($testSet->initializeAction)
618 0 0 if ($testSet->cleanupAction)
630 0 0 unless ($test->preTestAction =~ /^null|nothing$/xi)
640 0 0 unless ($test->testAction =~ /^null|nothing$/xi)
649 0 0 unless ($test->postTestAction =~ /^null|nothing$/xi)
674 0 0 unless my $self = shift()
676 0 0 unless my $testSet = shift()
690 0 0 if (not $test->testAction =~ /^null|nothing$/xi && $test->preTestAction =~ /^null|nothing$/xi && $test->postTestAction =~ /^null|nothing$/xi or defined $testSet->initializeAction or defined $testSet->cleanupAction)