| blib/lib/Chart/Graph/Xmgrace/Graph_Presentation_Type.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 6 | 12 | 50.0 |
| line | true | false | branch |
|---|---|---|---|
| 89 | 0 | 0 | unless ($name eq 'DESTROY' or exists $$self{$name}) |
| 93 | 0 | 0 | if (@_) { } |
| 126 | 15 | 15 | if ($type eq 'XY') { } |
| 15 | 0 | elsif ($type eq 'BAR') { } | |
| 166 | 15 | 15 | if ($type eq 'XY') { } |
| 15 | 0 | elsif ($type eq 'BAR') { } |