DaQuirm/nexus

View on GitHub
src/refinements/order-tree-node.js

Summary

Maintainability
A
35 mins
Test Coverage

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

nx.OrderTreeNode = function (data, left, right, rank, parent) {
Severity: Minor
Found in src/refinements/order-tree-node.js - About 35 mins to fix

    There are no issues that match your filters.

    Category
    Status