Condition Coverage

blib/lib/Object/Realize/Later.pm
Criterion Covered Total %
condition 10 15 66.6


and 2 conditions

line l !l condition
202 0 1 shift() and return 'A::B'->$call(@_)

and 3 conditions

line !l l&&!r l&&r condition
133 12 0 1 defined $already and ref $already ne ref $object

or 2 conditions

line l !l condition
175 6 1 $args{'warn_realization'} ||= 0
176 6 1 $args{'warn_realize_again'} ||= 0

or 3 conditions

line l !l&&r !l&&!r condition
177 1 6 0 $args{'source_module'} ||= $args{'becomes'}
202 12 0 0 $ORL_fake_realized->can($call) or $ORL_fake_realized->can('AUTOLOAD')