| blib/lib/Electronics/SigGen/FY3200.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 16 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 57 | 0 | 0 | unless my $fh = 'IO::Termios'->open($opts{'dev'}, '9600,8,n,1', 256, 2048) |
| 78 | 0 | 0 | if ($delay < 0.05) |
| 97 | 0 | 0 | if ($delay < 0.05) |
| 141 | 0 | 0 | unless $idx == 1 or $idx == 2 |
| 143 | 0 | 0 | $idx == 1 ? : |
| 0 | 0 | $idx == 1 ? : | |
| 206 | 0 | 0 | if exists $WAVES{$wave} |
| 207 | 0 | 0 | unless $wave =~ /^\d+$/ |