Condition Coverage

blib/lib/PDL/DSP/Windows.pm
Criterion Covered Total %
condition 8 30 26.6


and 3 conditions

line !l l&&!r l&&r condition
279 109 40 10 defined $params and not ref $params
403 0 0 16 $_ eq 'samples' and not defined $self->{'samples'}
404 16 0 0 $_ eq 'modfreqs' and not defined $self->{'modfreqs'}
463 0 0 0 $self->{'modfreqs'} && !$in_opts
508 0 0 0 $wd->{'fn'} and not $wd->{'fn'} =~ /^\*/
1181 0 0 0 $beta >= 0 and $beta <= $N
1205 0 0 0 $beta >= 0 and $beta <= $N
1632 0 0 4 $alpha >= 0 and $alpha <= 1
1654 0 0 2 $alpha >= 0 and $alpha <= 1

or 3 conditions

line l !l&&r !l&&!r condition
231 0 146 0 ref $proto || $proto