ericduran/chromeHAR

View on GitHub

Showing 371 of 463 total issues

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

      function nodeLinkFn(childLinkFn, scope, linkNode, $rootElement, boundTranscludeFn) {
Severity: Minor
Found in bower_components/angular/angular.js - About 35 mins to fix

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

        function applyDirectivesToNode(directives, compileNode, templateAttrs, transcludeFn, jqCollection) {
    Severity: Minor
    Found in bower_components/angular/angular.js - About 35 mins to fix

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

      function cspSafeGetterFn(key0, key1, key2, key3, key4) {
      Severity: Minor
      Found in bower_components/angular/angular.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 bower_components/jquery/jquery.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 bower_components/jquery/jquery.js - About 35 mins to fix

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

            function augmentWidthOrHeight( elem, name, extra, isBorderBox, styles ) {
            Severity: Minor
            Found in bower_components/jquery/jquery.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 bower_components/jquery/jquery.js - About 35 mins to fix

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

                        "CHILD": function( type, what, argument, first, last ) {
                Severity: Minor
                Found in bower_components/jquery/jquery.js - About 35 mins to fix

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

                  jQuery.event.add = function( elem, types, handler, data, selector ){
                  Severity: Minor
                  Found in bower_components/jquery/jquery-migrate.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 bower_components/jquery/jquery.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 bower_components/jquery/jquery.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 bower_components/jquery/jquery.js - About 35 mins to fix

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

                          jQuery.event.remove = function( elem, types, handler, selector, mappedTypes ){
                          Severity: Minor
                          Found in bower_components/jquery/jquery-migrate.js - About 35 mins to fix

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

                              function $httpBackend(method, url, data, callback, headers) {
                            Severity: Minor
                            Found in bower_components/angular-mocks/angular-mocks.js - About 35 mins to fix

                              Avoid too many return statements within this function.
                              Open

                                    return 'oth';
                              Severity: Major
                              Found in js/controllers.js - About 30 mins to fix

                                Avoid too many return statements within this function.
                                Open

                                        return WebInspector.UIString("%.0fMB", megabytes);
                                Severity: Major
                                Found in js/libs/devTools.js - About 30 mins to fix

                                  Avoid too many return statements within this function.
                                  Open

                                      return 'oth';
                                  Severity: Major
                                  Found in js/controllers.js - About 30 mins to fix

                                    Avoid too many return statements within this function.
                                    Open

                                          return 'fnt';
                                    Severity: Major
                                    Found in js/controllers.js - About 30 mins to fix

                                      Avoid too many return statements within this function.
                                      Open

                                            return 'doc';
                                      Severity: Major
                                      Found in js/controllers.js - About 30 mins to fix

                                        Avoid too many return statements within this function.
                                        Open

                                              return 'img';
                                        Severity: Major
                                        Found in js/controllers.js - About 30 mins to fix
                                          Severity
                                          Category
                                          Status
                                          Source
                                          Language