aureooms/js-integer-little-endian

View on GitHub
src/0-legacy/others/pow/ebs.js

Summary

Maintainability
A
1 hr
Test Coverage

Function ebs has 9 arguments (exceeds 4 allowed). Consider refactoring.
Open

    var ebs = function (a, ai, aj, b, bi, bj, c, ci, cj) {
Severity: Major
Found in src/0-legacy/others/pow/ebs.js - About 1 hr to fix

    Function __ebs__ has 6 arguments (exceeds 4 allowed). Consider refactoring.
    Open

    export function __ebs__ (alloc, iszero, setone, iseven, div2, minus1) {
    Severity: Minor
    Found in src/0-legacy/others/pow/ebs.js - About 45 mins to fix

      There are no issues that match your filters.

      Category
      Status