edit-distance/myers-1986

View on GitHub
src/diff.js

Summary

Maintainability
A
45 mins
Test Coverage

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

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

    There are no issues that match your filters.

    Category
    Status