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

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

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

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

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

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

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

              toggleClass: function(classNames, force, speed, easing, callback) {

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

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

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

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

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

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

                              add: function( elem, types, handler, data, selector ) {
                          Severity: Minor
                          Found in public/javascripts/jquery-ui/development-bundle/jquery-1.7.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 public/javascripts/jquery-ui/development-bundle/jquery-1.7.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 public/javascripts/jquery-ui/development-bundle/jquery-1.7.2.js - About 35 mins to fix

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

                                        PSEUDO: function( match, curLoop, inplace, result, not ) {
                                Severity: Minor
                                Found in public/javascripts/jquery-ui/development-bundle/jquery-1.7.2.js - About 35 mins to fix

                                  Method generate_release_note has 5 arguments (exceeds 4 allowed). Consider refactoring.
                                  Open

                                    def generate_release_note(from_revision , to_revision , message , email, release_label)
                                  Severity: Minor
                                  Found in app/models/project.rb - About 35 mins to fix

                                    Method initialize has 5 arguments (exceeds 4 allowed). Consider refactoring.
                                    Open

                                          def initialize(number, author = nil, time = nil, message = nil, changeset = nil)
                                    Severity: Minor
                                    Found in lib/source_control/mercurial/revision.rb - About 35 mins to fix

                                      Method initialize has 5 arguments (exceeds 4 allowed). Consider refactoring.
                                      Open

                                            def initialize(number, author = nil, time = nil, message = nil, changeset = nil)
                                      Severity: Minor
                                      Found in lib/source_control/subversion/revision.rb - About 35 mins to fix

                                        Method initialize has 5 arguments (exceeds 4 allowed). Consider refactoring.
                                        Open

                                            def initialize(cmd, full_cmd, dir, exitstatus, stderr)
                                        Severity: Minor
                                        Found in lib/command_line.rb - About 35 mins to fix
                                          Severity
                                          Category
                                          Status
                                          Source
                                          Language