blib/lib/App/FilterUtils/hz.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 0 | 24 | 0.0 |
line | true | false | branch |
---|---|---|---|
54 | 0 | 0 | if ($opt->{'help'}) { } |
0 | 0 | elsif ($opt->{'version'}) { } | |
78 | 0 | 0 | /thz/ ? : |
0 | 0 | /ghz/ ? : | |
0 | 0 | /mhz/ ? : | |
0 | 0 | /khz/ ? : | |
84 | 0 | 0 | @$args ? : |
95 | 0 | 0 | if ($s < 1e-12) { } |
0 | 0 | elsif ($s < 1e-09) { } | |
0 | 0 | elsif ($s < 1e-06) { } | |
0 | 0 | elsif ($s < 0.001) { } | |
0 | 0 | elsif ($s < 1) { } |