Branch Coverage

blib/lib/SpeL/Object/Element.pm
Criterion Covered Total %
branch 6 12 50.0


line true false branch
30 0 1 if exists $self->{'sup'}
31 0 1 if exists $self->{'sub'}
32 0 1 if exists $self->{'smallspace'}
33 0 1 if exists $self->{'percent'}
34 0 1 if exists $self->{'eol'}
35 1 0 if (exists $self->{'Docstrip'})