| blib/lib/Chart/Graph/Xmgrace/Base_Option.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 5 | 12 | 41.6 |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 46 | 0 | 51 | 0 | ref $this || $this |
| 83 | 1 | 0 | 44 | $option eq 'status' or $option eq 'in_out_status' |
| 121 | 10 | 0 | 0 | ref $self || croak("$self is not an object") |
| 124 | 0 | 10 | 0 | $name eq 'DESTROY' or exists $$self{'options'}{$name} |