| blib/lib/Lab/Moose/DataFile/Gnuplot.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 0 | 21 | 0.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 330 | 0 | 0 | 0 | defined $y_column and defined $z_column |
| 403 | 0 | 0 | 0 | defined $hard_copy and defined $hard_copy_suffix |
| 419 | 0 | 0 | 0 | defined $terminal and $terminal eq "dumb" |
| 483 | 0 | 0 | 0 | not $force and &Lab::Moose::DataFile::Gnuplot::time() - $plot->{'last_refresh_time'} < $plot->{'refresh_interval'} |
| 604 | 0 | 0 | 0 | defined $plot->{'refresh'} and $plot->{'refresh'} eq $refresh |
| line | l | !l | condition |
|---|---|---|---|
| 399 | 0 | 0 | delete $args{'hard_copy_terminal'} // "png" |
| 529 | 0 | 0 | $curve->{'curve_options'} // {} |
| 566 | 0 | 0 | $curve->{'curve_options'} // {} |