aureooms/js-integer-big-endian

View on GitHub
src/core/arithmetic/div/_mod_limb.js

Summary

Maintainability
A
35 mins
Test Coverage

Function _mod_limb has 5 arguments (exceeds 4 allowed). Consider refactoring.
Open

export default function _mod_limb(r, d, D, Di, Dj) {
Severity: Minor
Found in src/core/arithmetic/div/_mod_limb.js - About 35 mins to fix

    There are no issues that match your filters.

    Category
    Status