| blib/lib/PGPLOTx/Constants.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 4 | 6 | 66.6 |
| line | true | false | branch |
|---|---|---|---|
| 149 | 1 | 0 | if (exists $globals->{'as'} and not ref $globals->{'as'} and $globals->{'as'} eq "lc") |
| 157 | 10 | 1 | unless ref $tag_opts eq "HASH" |
| 158 | 1 | 0 | if (exists $tag_opts->{'-as'} and not ref $tag_opts->{'-as'} and $tag_opts->{'-as'} eq "lc") |