Branch Coverage

blib/lib/Object/Realize/Later.pm
Criterion Covered Total %
branch 25 36 69.4


line true false branch
73 0 7 $$args{'believe_caller'} ? :
101 6 1 $$args{'warn_realization'} ? :
133 1 12 if (defined $already and ref $already ne ref $object)
134 1 0 if ($args{'warn_realize_again'})
142 0 12 ref $realize ? :
144 0 12 unless $loaded->isa($args{'becomes'})
159 12 13 if (@_)
171 0 7 unless $args{'becomes'}
172 0 7 unless $args{'realize'}
181 2 5 if (ref $args{'realize'} eq 'CODE')
202 0 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)
203 0 7 if $@