line |
true |
false |
branch |
20
|
0 |
0 |
if ($wantarray) { }
|
|
0 |
0 |
elsif (defined $wantarray) { }
|
34
|
0 |
0 |
if ($$self{'wantarray'}) { }
|
|
0 |
0 |
elsif (defined $$self{'wantarray'}) { }
|
49
|
0 |
2 |
if ($] >= 5.008001 and $Test::SharedFork::Config{'useithreads'} and $INC{'threads.pm'})
|
53
|
0 |
2 |
if ('Test::Builder'->VERSION > 2) { }
|
61
|
0 |
0 |
$class eq 'Test::Builder2::History' ? :
|
68
|
0 |
0 |
if $method =~ /^_/
|
69
|
0 |
0 |
if $method eq 'meta'
|
70
|
0 |
0 |
if $method eq 'create'
|
71
|
0 |
0 |
if $method eq 'singleton'
|
75
|
0 |
0 |
unless ref $orig_self and $$orig_self{'test_sharedfork_hacked'}
|
79
|
0 |
0 |
$level == 1 ? :
|