Condition Coverage

blib/lib/Chart/Graph/Xrt2d.pm
Criterion Covered Total %
condition 0 18 0.0


and 3 conditions

line !l l&&!r l&&r condition
201 0 0 0 defined $value and $value
207 0 0 0 defined $value and $value
235 0 0 0 not $global_opts{'invert'} and $global_opts{'style'} eq 'stackedbar'

or 3 conditions

line l !l&&r !l&&!r condition
140 0 0 0 $global_opts{'output type'} eq 'gif' or $global_opts{'output type'} eq 'xwd'
0 0 0 $global_opts{'output type'} eq 'gif' or $global_opts{'output type'} eq 'xwd' or $global_opts{'output type'} eq 'png'
0 0 0 $global_opts{'output type'} eq 'gif' or $global_opts{'output type'} eq 'xwd' or $global_opts{'output type'} eq 'png' or $global_opts{'output type'} eq 'jpg'