Branch Coverage

blib/lib/Lazy/Util/OO.pm
Criterion Covered Total %
branch 8 12 66.6


line true false branch
14 0 0 if defined &blessed($_[0])
20 0 37 if (&SCALAR_DEFER() and _isa($source, 0))
25 0 37 if ref $source ne 'CODE'
43 1 157 if exists $self->{'get'}
45 13 144 if $self->{'exhausted'}
48 32 112 unless defined $ret