aureooms/js-integer-big-endian

View on GitHub
src/core/arithmetic/mul/_schoolbook_mul.js

Summary

Maintainability
A
1 hr
Test Coverage

Function _schoolbook_mul has 10 arguments (exceeds 4 allowed). Consider refactoring.
Open

export default function _schoolbook_mul(r, a, ai, aj, b, bi, bj, c, ci, cj) {
Severity: Major
Found in src/core/arithmetic/mul/_schoolbook_mul.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status