| blib/lib/SpeL/Object/RelOperator.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 20 | 28 | 71.4 |
| line | true | false | branch |
|---|---|---|---|
| 30 | 51 | 27 | if $self->{''} eq "=" |
| 31 | 0 | 27 | if $self->{''} eq "\\approx" |
| 32 | 1 | 26 | if $self->{''} eq "\\equiv" |
| 33 | 0 | 26 | if $self->{''} =~ /\\ne/ |
| 34 | 0 | 26 | if $self->{''} =~ /<|\\lt/ |
| 35 | 0 | 26 | if $self->{''} eq "\\ll" |
| 36 | 0 | 26 | if $self->{''} =~ />|\\gt/ |
| 37 | 0 | 26 | if $self->{''} eq "\\gg" |
| 38 | 0 | 26 | if $self->{''} eq "\\le" |
| 39 | 1 | 25 | if $self->{''} eq "\\ge" |
| 40 | 4 | 21 | if $self->{''} eq "\\in" |
| 41 | 1 | 20 | if $self->{''} eq "\\leadsto" |
| 42 | 1 | 19 | if $self->{''} eq "\\to" |
| 43 | 19 | 0 | if $self->{''} eq "&" |