jamestalmage/normalize-range

View on GitHub
index.js

Summary

Maintainability
A
1 hr
Test Coverage

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

function testRange(min, max, value, minExclusive, maxExclusive) {
Severity: Minor
Found in index.js - About 35 mins to fix

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

    function validateRange(min, max, value, minExclusive, maxExclusive) {
    Severity: Minor
    Found in index.js - About 35 mins to fix

      There are no issues that match your filters.

      Category
      Status