line |
true |
false |
branch |
171
|
503 |
4 |
if (defined $domain and length $domain) { }
|
172
|
500 |
3 |
if 'rand' eq $domain
|
177
|
500 |
7 |
if ($useRandomDomain) { }
|
247
|
0 |
220 |
unless $self->can($method)
|
248
|
209 |
11 |
unless $method =~ $self->pattern
|
269
|
111 |
0 |
if defined $returnValue and $returnValue eq '0'
|
270
|
0 |
0 |
unless (defined $method)
|
271
|
0 |
0 |
if 'setUpBeforeClass' ne $type and 'tearDownAfterClass' ne $type
|
306
|
2 |
1 |
unless $params{'n'}
|
308
|
0 |
3 |
if (ref $params{'tests'} eq 'ARRAY') { }
|
312
|
1 |
2 |
if (@ARGV)
|
316
|
2 |
0 |
if $arg ne $testName
|
321
|
0 |
1 |
if (scalar @userRunTests > 0)
|
336
|
0 |
35 |
unless $self->can($method)
|
343
|
0 |
35 |
if $self->mocker
|
364
|
0 |
0 |
unless $ENV{'TEST_VERBOSE'}
|