Branch Coverage

lib/PDL/FFT.pd
Criterion Covered Total %
branch 22 34 64.7


line true false branch
190 10 170 if $arg->type->integer
213 0 1 if $#_ != 0
240 0 1 if $#_ != 0
251 0 1 if max(abs $y) > "1e-06" * max(abs $x)
271 0 16 if $r->type->real and @_ != 2
273 5 11 unless ($r->type->real)
278 0 16 if $n != $i->getndims
287 34 0 if 0 != $n
288 34 0 if 0 != $n
290 5 11 if (not $_[0]->type->real) { }
314 0 8 if $r->type->real and @_ != 2
316 3 5 unless ($r->type->real)
321 0 8 if $n != $i->getndims
330 16 0 if 0 != $n
331 16 0 if 0 != $n
333 3 5 if (not $_[0]->type->real) { }
371 0 2 if $#_ != 1