Branch Coverage

blib/lib/Chart/Graph/Xmgrace/Graph_Options.pm
Criterion Covered Total %
branch 9 14 64.2


line true false branch
90 10 0 if ($$self{'name'}) { }
91 2 8 if (ref $$option_ref{$option} eq 'ARRAY') { }
1 7 elsif ($option eq 'with') { }
100 0 0 if (ref $$option_ref{$option} eq 'ARRAY') { }
259 2 6 if ($option eq 'title') { }
263 0 6 if (ref $$option_ref{$option} eq 'ARRAY') { }
418 0 1 if ($pre_sub)