aureooms/js-integer-big-endian

View on GitHub
src/api/arithmetic/add/add.js

Summary

Maintainability
A
1 hr
Test Coverage

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

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

    There are no issues that match your filters.

    Category
    Status