Branch Coverage

blib/lib/Chart/Graph/Xmgrace/Axis_Option.pm
Criterion Covered Total %
branch 7 10 70.0


line true false branch
72 2 6 if ($option eq 'status' or $option eq 'in_out_status') { }
76 0 2 if ($$option_ref{'status'} eq 'off')
87 0 6 if (ref $$option_ref{$option} eq 'ARRAY') { }
103 0 22 unless ($name eq 'DESTROY' or exists $$self{'options'}{$name})
107 8 14 if (@_) { }