ianheggie/cruisecontrol.rb

View on GitHub

Showing 679 of 1,357 total issues

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

                                            toggleClass: function(classNames, force, speed, easing, callback) {
                                          Severity
                                          Category
                                          Status
                                          Source
                                          Language