angelakuo/citydogshare

View on GitHub

Showing 3,976 of 3,976 total issues

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

        superMatcher = function( seed, context, xml, results, outermost ) {

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

    function Tween( elem, options, prop, end, easing ) {

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

      function buildFragment( elems, context, scripts, selection, ignored ) {

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

        function augmentWidthOrHeight( elem, name, extra, isBorderBox, styles ) {

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

              add: function( elem, types, handler, data, selector ) {

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

                remove: function( elem, types, handler, selector, mappedTypes ) {

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

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

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

                    function dayOfYearFromWeeks(year, week, weekday, firstDayOfWeekOfYear, firstDayOfWeek) {

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

                    function eq(a, b, aStack, bStack, customTesters) {

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

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

                            init : function (scope, libraries, method, options, response) {

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

                              function substituteTimeAgo(string, number, withoutSuffix, isFuture, locale) {

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

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

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

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

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

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