ianheggie/cruisecontrol.rb

View on GitHub

Showing 679 of 1,357 total issues

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

    easeOutCubic: function (x, t, b, c, d) {

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

        easeInQuint: function (x, t, b, c, d) {

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

          easeInOutBounce: function (x, t, b, c, d) {

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

            easeInElastic: function (x, t, b, c, d) {

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

              easeOutSine: function (x, t, b, c, d) {

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

                easeOutElastic: function (x, t, b, c, d) {

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

                  _dialogDatepicker: function(input, date, onSelect, settings, pos) {

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

                    switchClass: function(remove,add,speed,easing,callback) {

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

                      easeInCubic: function (x, t, b, c, d) {

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

                        easeInOutQuad: function (x, t, b, c, d) {

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

                          easeInOutQuart: function (x, t, b, c, d) {

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

                            easeInOutExpo: function (x, t, b, c, d) {

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

                              _toggle: function( toShow, toHide, data, clickedIsActive, down ) {

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

                                easeInCirc: function (x, t, b, c, d) {

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

                                  _toggle: function( toShow, toHide, data, clickedIsActive, down ) {

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

                                    easeInOutQuart: function (x, t, b, c, d) {

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

                                      easeOutExpo: function (x, t, b, c, d) {

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

                                        easeInOutExpo: function (x, t, b, c, d) {

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

                                          easeInQuart: function (x, t, b, c, d) {

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

                                            easeInQuad: function (x, t, b, c, d) {
                                          Severity
                                          Category
                                          Status
                                          Source
                                          Language