ruslansagitov/loud

View on GitHub
lib/words-from-role.js

Summary

Maintainability
A
1 hr
Test Coverage
A
100%

Function range has 36 lines of code (exceeds 25 allowed). Consider refactoring.
Open

function range(roleName) {
    return function(node) {
        let role = node.role,
            valuetext = node.valuetext,
            valuenow = node.valuenow,
Severity: Minor
Found in lib/words-from-role.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status