aureooms/js-integer-big-endian

View on GitHub
src/api/arithmetic/div/_divmod.js

Summary

Maintainability
A
1 hr
Test Coverage

Function _divmod has 13 arguments (exceeds 4 allowed). Consider refactoring.
Open

export default function _divmod(r, D, Di, Dj, d, di, dj, Q, Qi, Qj, R, Ri, Rj) {
Severity: Major
Found in src/api/arithmetic/div/_divmod.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status