Condition Coverage

blib/lib/PGPLOTx/Constants.pm
Criterion Covered Total %
condition 10 15 66.6


and 3 conditions

line !l l&&!r l&&r condition
168 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"
178 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"
207 0 9 318 exists $Coerce{$tag} and exists $Coerce{$tag}{$label}