aureooms/js-fft

View on GitHub
src/_zip.js

Summary

Maintainability
A
1 hr
Test Coverage

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

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

    Function _zip has 6 arguments (exceeds 4 allowed). Consider refactoring.
    Open

    export default function _zip ( $1 , add , sub , mul , imul , root2n ) {
    Severity: Minor
    Found in src/_zip.js - About 45 mins to fix

      There are no issues that match your filters.

      Category
      Status