Branch Coverage

blib/lib/PPIx/EditorTools/ReturnObject.pm
Criterion Covered Total %
branch 8 10 80.0


line true false branch
21 2 12 if (exists $self->{'element'} and ref $self->{'element'} and ref $self->{'element'} eq 'CODE')
36 1 2 if $self->{'ppi'}
38 2 0 if ($self->{'code'})
52 4 12 if $self->{'code'}
54 12 0 if ($self->{'ppi'})