Branch Coverage

blib/lib/SpeL/Object/Limitsexpression.pm
Criterion Covered Total %
branch 3 4 75.0


line true false branch
25 5 0 defined $self->{'LBound'} ? :
2 3 defined $self->{'UBound'} ? :