| blib/lib/PGPLOTx/Constants.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 8 | 10 | 80.0 |
| line | true | false | branch |
|---|---|---|---|
| 168 | 1 | 0 | if (exists $globals->{'as'} and not ref $globals->{'as'} and $globals->{'as'} eq "lc") |
| 177 | 10 | 1 | unless ref $tag_opts eq "HASH" |
| 178 | 1 | 0 | if (exists $tag_opts->{'-as'} and not ref $tag_opts->{'-as'} and $tag_opts->{'-as'} eq "lc") |
| 207 | 9 | 318 | unless exists $Coerce{$tag} and exists $Coerce{$tag}{$label} |
| 225 | 9 | 9 | unless exists $Coerce{$tag} |