| blib/lib/PGPLOTx/Constants.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 8 | 12 | 66.6 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 149 | 21 | 0 | 1 | exists $globals->{'as'} and not ref $globals->{'as'} |
| 21 | 0 | 1 | exists $globals->{'as'} and not ref $globals->{'as'} and $globals->{'as'} eq "lc" | |
| 158 | 10 | 0 | 1 | exists $tag_opts->{'-as'} and not ref $tag_opts->{'-as'} |
| 10 | 0 | 1 | exists $tag_opts->{'-as'} and not ref $tag_opts->{'-as'} and $tag_opts->{'-as'} eq "lc" |