| blib/lib/Chart/Graph/Xmgrace/Base_Option.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 11 | 14 | 78.5 | 
| line | true | false | branch | 
|---|---|---|---|
| 83 | 1 | 44 | if ($option eq 'status' or $option eq 'in_out_status') { } | 
| 87 | 0 | 1 | if ($$option_ref{'status'} eq 'off') | 
| 98 | 36 | 8 | if ($$self{'name'}) { } | 
| 99 | 1 | 35 | if (ref $$option_ref{$option} eq 'ARRAY') { } | 
| 106 | 1 | 7 | if (ref $$option_ref{$option} eq 'ARRAY') { } | 
| 124 | 0 | 10 | unless ($name eq 'DESTROY' or exists $$self{'options'}{$name}) | 
| 128 | 10 | 0 | if (@_) { } |