line |
!l |
l&&!r |
l&&r |
condition |
498
|
0 |
0 |
0 |
defined $test->preTestAction and not $test->preTestAction =~ /^null|nothing$/xi |
501
|
0 |
0 |
0 |
defined $test->testAction and not $test->testAction =~ /^null|nothing$/xi |
504
|
0 |
0 |
0 |
defined $test->postTestAction and not $test->postTestAction =~ /^null|nothing$/xi |
534
|
0 |
0 |
0 |
defined $test->preTestAction and not $test->preTestAction =~ /^null|nothing$/xi |
537
|
0 |
0 |
0 |
defined $test->testAction and not $test->testAction =~ /^null|nothing$/xi |
540
|
0 |
0 |
0 |
defined $test->postTestAction and not $test->postTestAction =~ /^null|nothing$/xi |
564
|
0 |
0 |
0 |
defined $test->preTestAction and not $test->preTestAction =~ /^null|nothing$/xi |
570
|
0 |
0 |
0 |
defined $test->testAction and not $test->testAction =~ /^null|nothing$/xi |
576
|
0 |
0 |
0 |
defined $test->postTestAction and not $test->postTestAction =~ /^null|nothing$/xi |
690
|
0 |
0 |
0 |
$test->testAction =~ /^null|nothing$/xi && $test->preTestAction =~ /^null|nothing$/xi && $test->postTestAction =~ /^null|nothing$/xi |