edit-distance/myers-1986

View on GitHub
src/twoWayAlloc.js

Summary

Maintainability
A
35 mins
Test Coverage

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

export default function twoWayAlloc(MAX, li, lj, ri, rj) {
Severity: Minor
Found in src/twoWayAlloc.js - About 35 mins to fix

    There are no issues that match your filters.

    Category
    Status