| blib/lib/SpeL/Object/Expression.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 9 | 12 | 75.0 |
| line | true | false | branch |
|---|---|---|---|
| 37 | 4 | 423 | if (exists $self->{'Begintext'}) |
| 41 | 1 | 3 | exists $self->{'Rest'} ? : |
| 44 | 0 | 423 | if (exists $self->{'Absval'}) |
| 50 | 0 | 423 | if (exists $self->{'Interval'}) |
| 54 | 0 | 423 | if (exists $self->{'Ellipsis'}) |
| 60 | 14 | 409 | if (exists $self->{'Sign'}) |