opsforgeio/cabot

View on GitHub

Showing 1,637 of 1,637 total issues

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

    paperproto.setViewBox = function (x, y, w, h, fit) {
Severity: Minor
Found in cabot/static/arachnys/js/raphael.js - About 35 mins to fix

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

        R._engine.ellipse = function (svg, x, y, rx, ry) {
    Severity: Minor
    Found in cabot/static/arachnys/js/raphael.js - About 35 mins to fix

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

              rectPath = R._rectPath = function (x, y, w, h, r) {
      Severity: Minor
      Found in cabot/static/arachnys/js/raphael.js - About 35 mins to fix

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

            paperproto.rect = function (x, y, w, h, r) {
        Severity: Minor
        Found in cabot/static/arachnys/js/raphael.js - About 35 mins to fix

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

              function base3(t, p1, p2, p3, p4) {
          Severity: Minor
          Found in cabot/static/arachnys/js/raphael.js - About 35 mins to fix

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

                R._engine.setViewBox = function (x, y, w, h, fit) {
            Severity: Minor
            Found in cabot/static/arachnys/js/raphael.js - About 35 mins to fix

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

                function d3_geo_clipPolygon(segments, compare, clipStartInside, interpolate, listener) {
              Severity: Minor
              Found in cabot/static/arachnys/js/d3.js - About 35 mins to fix

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

                    R._engine.setViewBox = function (x, y, w, h, fit) {
                Severity: Minor
                Found in cabot/static/arachnys/js/raphael.js - About 35 mins to fix

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

                    d3.geom.quadtree = function(points, x1, y1, x2, y2) {
                  Severity: Minor
                  Found in cabot/static/arachnys/js/d3.js - About 35 mins to fix

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

                      Morris.labelSeries = function(dmin, dmax, pxwidth, specName, xLabelFormat) {
                    Severity: Minor
                    Found in cabot/static/arachnys/js/morris.js - About 35 mins to fix

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

                          Line.prototype.drawLinePoint = function(xPos, yPos, size, pointColor, lineIndex) {
                      Severity: Minor
                      Found in cabot/static/arachnys/js/morris.js - About 35 mins to fix

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

                            Donut.prototype.drawEmptyDonutLabel = function(xPos, yPos, color, fontSize, fontWeight) {
                        Severity: Minor
                        Found in cabot/static/arachnys/js/morris.js - About 35 mins to fix

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

                              Bar.prototype.drawBar = function(xPos, yPos, width, height, barColor) {
                          Severity: Minor
                          Found in cabot/static/arachnys/js/morris.js - About 35 mins to fix

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

                                DonutSegment.prototype.drawDonutSegment = function(path, fillColor, strokeColor, hoverFunction, clickFunction) {
                            Severity: Minor
                            Found in cabot/static/arachnys/js/morris.js - About 35 mins to fix

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

                              function Tween( elem, options, prop, end, easing ) {
                              Severity: Minor
                              Found in cabot/static/bootstrap/js/jquery-1.10.2.js - About 35 mins to fix

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

                                  add: function( elem, types, handler, data, selector ) {
                                Severity: Minor
                                Found in cabot/static/bootstrap/js/jquery-1.10.2.js - About 35 mins to fix

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

                                  function condense( unmatched, map, filter, context, xml ) {
                                  Severity: Minor
                                  Found in cabot/static/bootstrap/js/jquery-1.10.2.js - About 35 mins to fix

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

                                      remove: function( elem, types, handler, selector, mappedTypes ) {
                                    Severity: Minor
                                    Found in cabot/static/bootstrap/js/jquery-1.10.2.js - About 35 mins to fix

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

                                          superMatcher = function( seed, context, xml, results, expandContext ) {
                                      Severity: Minor
                                      Found in cabot/static/bootstrap/js/jquery-1.10.2.js - About 35 mins to fix

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

                                          on: function( types, selector, data, fn, /*INTERNAL*/ one ) {
                                        Severity: Minor
                                        Found in cabot/static/bootstrap/js/jquery-1.10.2.js - About 35 mins to fix
                                          Severity
                                          Category
                                          Status
                                          Source
                                          Language