aureooms/js-integer-little-endian

View on GitHub
src/0-legacy/arithmetic/mul/mul53.js

Summary

Maintainability
A
2 hrs
Test Coverage

Function mul has 9 arguments (exceeds 4 allowed). Consider refactoring.
Open

    var mul = function(a, ai, aj, b, bi, bj, c, ci, cj){
Severity: Major
Found in src/0-legacy/arithmetic/mul/mul53.js - About 1 hr to fix

    Function mul has 9 arguments (exceeds 4 allowed). Consider refactoring.
    Open

        var mul = function(a, ai, aj, b, bi, bj, c, ci, cj){
    Severity: Major
    Found in src/0-legacy/arithmetic/mul/mul53.js - About 1 hr to fix

      There are no issues that match your filters.

      Category
      Status