estimancy/projestimate

View on GitHub

Showing 836 of 1,675 total issues

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

    'render': function(type, pos, width, height, canvas){
Severity: Minor
Found in app/assets/javascripts/jit-2.0.1.js - About 35 mins to fix

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

        'render': function(type, pos, width, height, canvas){
    Severity: Minor
    Found in app/assets/javascripts/jit-2.0.1.js - About 35 mins to fix

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

              'color': function(elem, prop, delta, getter, setter) {
      Severity: Minor
      Found in app/assets/javascripts/jit-2.0.1.js - About 35 mins to fix

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

          function design(graph, node, prop, config, orn) {
        Severity: Minor
        Found in app/assets/javascripts/jit-2.0.1.js - About 35 mins to fix

          Function array-number has 5 arguments (exceeds 4 allowed). Consider refactoring.
          Open

                  'array-number': function(elem, prop, delta, getter, setter) {
          Severity: Minor
          Found in app/assets/javascripts/jit-2.0.1.js - About 35 mins to fix

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

              var getDataInternal = function(prefix, prop, type, force, prefixConfig) {
            Severity: Minor
            Found in app/assets/javascripts/jit-2.0.1.js - About 35 mins to fix

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

                  eachLevel: function(node, levelBegin, levelEnd, action, flags) {
              Severity: Minor
              Found in app/assets/javascripts/jit-2.0.1.js - About 35 mins to fix

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

                    stripify: function(tail, initElem, w, coord, prop) {
                Severity: Minor
                Found in app/assets/javascripts/jit-2.0.1.js - About 35 mins to fix

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

                  Graph.Util.moebiusTransformation = function(graph, pos, prop, startPos, flags) {
                  Severity: Minor
                  Found in app/assets/javascripts/jit-2.0.1.js - About 35 mins to fix

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

                        _applyStyles = function(parent, node, style, dimensions, uiComponent) {
                    Severity: Minor
                    Found in app/assets/javascripts/jquery.jsPlumb-1.4.1-all.js - About 35 mins to fix

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

                                      registerConnection = function(otherIndex, otherEndpoint, otherAnchor, elId, c) {
                      Severity: Minor
                      Found in app/assets/javascripts/jquery.jsPlumb-1.4.1-all.js - About 35 mins to fix

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

                                this.redraw = function(elementId, ui, timestamp, offsetToUI, clearEdits) {
                        Severity: Minor
                        Found in app/assets/javascripts/jquery.jsPlumb-1.4.1-all.js - About 35 mins to fix

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

                                      _anchorSelector = params.selector || function(xy, wh, txy, twh, anchors) {
                          Severity: Minor
                          Found in app/assets/javascripts/jquery.jsPlumb-1.4.1-all.js - About 35 mins to fix

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

                                        _distance = function(anchor, cx, cy, xy, wh) {
                            Severity: Minor
                            Found in app/assets/javascripts/jquery.jsPlumb-1.4.1-all.js - About 35 mins to fix

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

                                                  orthogonal : function(axis, startStub, otherStartStub, endStub, otherEndStub) {                    
                              Severity: Minor
                              Found in app/assets/javascripts/jquery.jsPlumb-1.4.1-all.js - About 35 mins to fix

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

                                        clampToGrid : function(x, y, grid, dontClampX, dontClampY) {
                                Severity: Minor
                                Found in app/assets/javascripts/jquery.jsPlumb-1.4.1-all.js - About 35 mins to fix

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

                                                      perpendicular : function(axis, ss, oss, es, oes) {
                                  Severity: Minor
                                  Found in app/assets/javascripts/jquery.jsPlumb-1.4.1-all.js - About 35 mins to fix

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

                                            this.getVml = function(d, atts, anchor, parent, _jsPlumb) { return _node("rect", d, atts, parent, _jsPlumb); };
                                    Severity: Minor
                                    Found in app/assets/javascripts/jquery.jsPlumb-1.4.1-all.js - About 35 mins to fix

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

                                              this.getVml = function(d, atts, anchor, parent, _jsPlumb) { return _node("oval", d, atts, parent, _jsPlumb); };
                                      Severity: Minor
                                      Found in app/assets/javascripts/jquery.jsPlumb-1.4.1-all.js - About 35 mins to fix

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

                                                    this.isDropAllowed = function(sourceId, targetId, scope, connection, dropEndpoint) {
                                        Severity: Minor
                                        Found in app/assets/javascripts/jquery.jsPlumb-1.4.1-all.js - About 35 mins to fix
                                          Severity
                                          Category
                                          Status
                                          Source
                                          Language