estimancy/projestimate

View on GitHub

Showing 1,675 of 1,675 total issues

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

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

                                        this.detach = function(connection, ignoreTarget, forceDetach, fireEvent, originalEvent) {
                                Severity: Minor
                                Found in app/assets/javascripts/jquery.jsPlumb-1.4.1-all.js - About 35 mins to fix

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

                                                      opposite : 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 v has 5 arguments (exceeds 4 allowed). Consider refactoring.
                                    Open

                                    if(Math.max(l,k)-c<B)return e=a[b].x-a[0].x,m=a[b].y-a[0].y,f[0]=0+1*(e*(a[0].y-0)-m*(a[0].x-0))*(1/(0*e-1*m)),1}v(a,b,0.5,g,h);a=u(g,b,e,d+1);b=u(h,b,m,d+1);for(d=0;d<a;d++)f[d]=e[d];for(d=0;d<b;d++)f[d+a]=m[d];return a+b},v=function(a,b,f,d,g){for(var h=[[]],e=0;e<=b;e++)h[0][e]=a[e];for(a=1;a<=b;a++)for(e=0;e<=b-a;e++)h[a]||(h[a]=[]),h[a][e]||(h[a][e]={}),h[a][e].x=(1-f)*h[a-1][e].x+f*h[a-1][e+1].x,h[a][e].y=(1-f)*h[a-1][e].y+f*h[a-1][e+1].y;if(null!=d)for(e=0;e<=b;e++)d[e]=h[e][0];if(null!=g)for(e=
                                    Severity: Minor
                                    Found in app/assets/javascripts/jquery.jsPlumb-1.4.1-all.js - About 35 mins to fix

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

                                              this.sizeCanvas = function(canvas, x, y, w, h) {
                                      Severity: Minor
                                      Found in app/assets/javascripts/jquery.jsPlumb-1.4.1-all.js - About 35 mins to fix

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

                                                            _computeFace = function(x1, y1, x2, y2, fractionalLength) {
                                        Severity: Minor
                                        Found in app/assets/javascripts/jquery.jsPlumb-1.4.1-all.js - About 35 mins to fix
                                          Severity
                                          Category
                                          Status
                                          Source
                                          Language