Condition Coverage

blib/lib/PDL/Graphics/Simple/PLplot.pm
Criterion Covered Total %
condition 1 20 5.0


and 3 conditions

line !l l&&!r l&&r condition
132 0 0 0 $PDL::Graphics::Simple::PLplot::filetypes->{$ext} and $PDL::Graphics::Simple::PLplot::mod->{'devices'}{$PDL::Graphics::Simple::PLplot::filetypes->{$ext}}
168 0 0 0 $me->{'opt'}{'type'} =~ /^i/i and defined $me->{'obj'}
385 0 0 0 $me->{'opt'}{'type'} =~ /^f/i and not defined $me->{'opt'}{'multi'}

or 2 conditions

line l !l condition
330 0 0 $me->{'multi_cur'} || 1

or 3 conditions

line l !l&&r !l&&!r condition
51 0 1 0 $force or not defined $PDL::Graphics::Simple::PLplot::mod->{'ok'}
64 0 0 0 $ENV{'PDL_SIMPLE_DEVICE'} || grep($PDL::Graphics::Simple::PLplot::mod->{'devices'}{$_}, @DEVICES)
331 0 0 0 not $me->{'multi_n'} or $me->{'multi_cur'} == 1