aureooms/js-fft

View on GitHub
src/_izip.js

Summary

Maintainability
A
1 hr
Test Coverage

Function _izip has 7 arguments (exceeds 4 allowed). Consider refactoring.
Open

export default function _izip ( $1 , add , sub , mul , imul , div2 , root2n ) {
Severity: Major
Found in src/_izip.js - About 50 mins to fix

    Function izip has 7 arguments (exceeds 4 allowed). Consider refactoring.
    Open

        const izip = function ( l , u , ui , um , v , vi , vm ) {
    Severity: Major
    Found in src/_izip.js - About 50 mins to fix

      There are no issues that match your filters.

      Category
      Status