| line |
true |
false |
branch |
|
84
|
0 |
7 |
$args->{'believe_caller'} ? : |
|
112
|
6 |
1 |
$args->{'warn_realization'} ? : |
|
145
|
1 |
12 |
if (defined $already and ref $already ne ref $object) |
|
146
|
1 |
0 |
if ($args{'warn_realize_again'}) |
|
154
|
0 |
12 |
ref $realize ? : |
|
157
|
0 |
12 |
unless $loaded->isa($args{'becomes'}) |
|
170
|
12 |
13 |
if (@_) |
|
182
|
0 |
7 |
unless $args{'becomes'} |
|
183
|
0 |
7 |
unless $args{'realize'} |
|
192
|
2 |
5 |
if (ref $args{'realize'} eq "CODE") |
|
212
|
10 |
12 |
if $call eq "DESTROY" |
|
|
0 |
12 |
unless ($ORL_fake_realized->can($call) or $ORL_fake_realized->can("AUTOLOAD")) |
|
|
1 |
11 |
unless ref $_[0] |
|
|
0 |
0 |
ref $thing ? : |
|
|
8 |
19 |
if $func = $thing->SUPER::can($method) |
|
|
13 |
6 |
unless $func = $ORL_fake_realized->can($method) |
|
|
6 |
9 |
if $thing->SUPER::isa($what) |
|
213
|
0 |
7 |
if $@ |