Condition Coverage

blib/lib/PDL/Graphics/Simple/PGPLOT.pm
Criterion Covered Total %
condition 1 26 3.8


and 3 conditions

line !l l&&!r l&&r condition
121 0 0 0 $PDL::VERSION < 3 and $PDL::VERSION > 2.1 || $PDL::VERSION < 2.005
132 0 0 0 $PDL::Graphics::Simple::PGPLOT::filetypes->{$ext} and $PDL::Graphics::Simple::PGPLOT::mod->{'devices'}{$PDL::Graphics::Simple::PGPLOT::filetypes->{$ext}}
209 0 0 0 $ipo->{'oplot'} and $me->{'opt'}{'type'} =~ /^f/i
330 0 0 0 defined $me->{'type'} and $me->{'type'} =~ /^f/i

or 2 conditions

line l !l condition
117 0 0 $opt->{'output'} // ""

or 3 conditions

line l !l&&r !l&&!r condition
36 0 1 0 $force or not defined $PDL::Graphics::Simple::PGPLOT::mod->{'ok'}
59 0 0 0 $ENV{'PDL_SIMPLE_DEVICE'} or $ENV{'PGPLOT_DEV'}
60 0 0 0 $ENV{'PDL_SIMPLE_DEVICE'} || $ENV{'PGPLOT_DEV'}
121 0 0 0 $PDL::VERSION > 2.1 || $PDL::VERSION < 2.005