aureooms/js-integer-big-endian

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

Summary

Maintainability
A
1 hr
Test Coverage

Function _div_limb_with_prefix has 8 arguments (exceeds 4 allowed). Consider refactoring.
Open

export default function _div_limb_with_prefix(r, tmp, d, D, Di, Dj, Q, Qi) {
Severity: Major
Found in src/core/arithmetic/div/_div_limb_with_prefix.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status