| blib/lib/Chart/Graph/Xmgrace/Axis.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 8 | 8 | 100.0 |
| line | true | false | branch |
|---|---|---|---|
| 99 | 4 | 12 | if ($option eq 'status' or $option eq 'in_out_status') { } |
| 103 | 2 | 2 | if ($$option_ref{'status'} eq 'off') |
| 114 | 2 | 10 | if (not ref $$option_ref{$option}) { } |
| 2 | 8 | elsif (ref $$option_ref{$option} eq 'ARRAY') { } |