suitmedia/suitcoda

View on GitHub

Showing 552 of 784 total issues

Function stop has 40 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    stop: function( type, clearQueue, gotoEnd ) {
        var stopQueue = function( hooks ) {
            var stop = hooks.stop;
            delete hooks.stop;
            stop( gotoEnd );
Severity: Minor
Found in _frontend/dev/js/vendor/jquery.js - About 1 hr to fix

    Function addComponent has 39 lines of code (exceeds 25 allowed). Consider refactoring.
    Open

                        addComponent: function(t, u, r, w) {
                            var q, v, s;
                            if (!t) {
                                if (!this.empty_url) {
                                    this.empty_url = []
    Severity: Minor
    Found in performance/yslow.js - About 1 hr to fix

      Function summaryByDomain has 39 lines of code (exceeds 25 allowed). Consider refactoring.
      Open

                          summaryByDomain: function(r, B, s) {
                              var x, w, A, v, C, u, y, t, D, z, E = {},
                                  q = [];
                              B = [].concat(B);
                              t = B.length;
      Severity: Minor
      Found in performance/yslow.js - About 1 hr to fix

        Function findImportedStyleSheets has 39 lines of code (exceeds 25 allowed). Consider refactoring.
        Open

                            findImportedStyleSheets: function(z, q) {
                                var t, A, x, u, r, v, y = /url\s*\(["']*([^"'\)]+)["']*\)/i,
                                    s = [];
                                try {
                                    if (!(A = z.cssRules)) {
        Severity: Minor
        Found in performance/yslow.js - About 1 hr to fix

          Function addCombinator has 39 lines of code (exceeds 25 allowed). Consider refactoring.
          Open

          function addCombinator( matcher, combinator, base ) {
              var dir = combinator.dir,
                  checkNonElements = base && dir === "parentNode",
                  doneName = done++;
          
          
          Severity: Minor
          Found in _frontend/assets/js/vendor/jquery.min.js - About 1 hr to fix

            Function computeStyleTests has 39 lines of code (exceeds 25 allowed). Consider refactoring.
            Open

                function computeStyleTests() {
                    // Minified: var b,c,d,j
                    var div, body, container, contents;
            
                    body = document.getElementsByTagName( "body" )[ 0 ];
            Severity: Minor
            Found in _frontend/assets/js/vendor/jquery.min.js - About 1 hr to fix

              Function addCombinator has 39 lines of code (exceeds 25 allowed). Consider refactoring.
              Open

              function addCombinator( matcher, combinator, base ) {
                  var dir = combinator.dir,
                      checkNonElements = base && dir === "parentNode",
                      doneName = done++;
              
              
              Severity: Minor
              Found in _frontend/dev/js/vendor/jquery.js - About 1 hr to fix

                Function computeStyleTests has 39 lines of code (exceeds 25 allowed). Consider refactoring.
                Open

                    function computeStyleTests() {
                        // Minified: var b,c,d,j
                        var div, body, container, contents;
                
                        body = document.getElementsByTagName( "body" )[ 0 ];
                Severity: Minor
                Found in _frontend/dev/js/vendor/jquery.js - About 1 hr to fix

                  Function each has 38 lines of code (exceeds 25 allowed). Consider refactoring.
                  Open

                      each: function( obj, callback, args ) {
                          var value,
                              i = 0,
                              length = obj.length,
                              isArray = isArraylike( obj );
                  Severity: Minor
                  Found in _frontend/assets/js/vendor/jquery.min.js - About 1 hr to fix

                    Function check has 38 lines of code (exceeds 25 allowed). Consider refactoring.
                    Open

                    function check(url) {
                    
                        var Horseman    = require('node-horseman'),
                            horseman    = new Horseman();
                    
                    
                    Severity: Minor
                    Found in socmed/fbinsight.js - About 1 hr to fix

                      Function each has 38 lines of code (exceeds 25 allowed). Consider refactoring.
                      Open

                          each: function( obj, callback, args ) {
                              var value,
                                  i = 0,
                                  length = obj.length,
                                  isArray = isArraylike( obj );
                      Severity: Minor
                      Found in _frontend/dev/js/vendor/jquery.js - About 1 hr to fix

                        Function objToXML has 37 lines of code (exceeds 25 allowed). Consider refactoring.
                        Open

                                            objToXML: function(u, s) {
                                                var q, r = YSLOW.util,
                                                    v = r.safeXML,
                                                    t = '<?xml version="1.0" encoding="UTF-8"?>';
                                                q = function(C) {
                        Severity: Minor
                        Found in performance/yslow.js - About 1 hr to fix

                          Function findScripts has 37 lines of code (exceeds 25 allowed). Consider refactoring.
                          Open

                                              findScripts: function(t) {
                                                  var u = [],
                                                      s = t.getElementsByTagName("head")[0],
                                                      q = t.getElementsByTagName("body")[0],
                                                      r = function(w, x) {
                          Severity: Minor
                          Found in performance/yslow.js - About 1 hr to fix

                            Function rulesetEditView has 37 lines of code (exceeds 25 allowed). Consider refactoring.
                            Open

                                                rulesetEditView: function(D) {
                                                    var s, B, u, t, w = '<div id="settingsDiv" class="yui-navset yui-navset-left">',
                                                        C, z, y = 0,
                                                        r = false,
                                                        q, v, A = "Rule Settings",
                            Severity: Minor
                            Found in performance/yslow.js - About 1 hr to fix

                              Function ajaxHandleResponses has 37 lines of code (exceeds 25 allowed). Consider refactoring.
                              Open

                              function ajaxHandleResponses( s, jqXHR, responses ) {
                                  var firstDataType, ct, finalDataType, type,
                                      contents = s.contents,
                                      dataTypes = s.dataTypes;
                              
                              
                              Severity: Minor
                              Found in _frontend/assets/js/vendor/jquery.min.js - About 1 hr to fix

                                Function ajaxHandleResponses has 37 lines of code (exceeds 25 allowed). Consider refactoring.
                                Open

                                function ajaxHandleResponses( s, jqXHR, responses ) {
                                    var firstDataType, ct, finalDataType, type,
                                        contents = s.contents,
                                        dataTypes = s.dataTypes;
                                
                                
                                Severity: Minor
                                Found in _frontend/dev/js/vendor/jquery.js - About 1 hr to fix

                                  Function genRulesCheckbox has 36 lines of code (exceeds 25 allowed). Consider refactoring.
                                  Open

                                                      genRulesCheckbox: function(z) {
                                                          var s, q, y, r, w = "",
                                                              B = 0,
                                                              A = YSLOW.controller.getRegisteredRules(),
                                                              u = 0,
                                  Severity: Minor
                                  Found in performance/yslow.js - About 1 hr to fix

                                    Function when has 36 lines of code (exceeds 25 allowed). Consider refactoring.
                                    Open

                                        when: function( subordinate /* , ..., subordinateN */ ) {
                                            var i = 0,
                                                resolveValues = slice.call( arguments ),
                                                length = resolveValues.length,
                                    
                                    
                                    Severity: Minor
                                    Found in _frontend/assets/js/vendor/jquery.min.js - About 1 hr to fix

                                      Function loadNewData has 36 lines of code (exceeds 25 allowed). Consider refactoring.
                                      Open

                                              loadNewData: function(par) {
                                                  if (par) {
                                                      var newNum = par;
                                                      var $elID = this.$el.attr('id');
                                                      //Get length object
                                      Severity: Minor
                                      Found in _frontend/assets/js/vendor/jquery-barIndicator.min.js - About 1 hr to fix

                                        Function when has 36 lines of code (exceeds 25 allowed). Consider refactoring.
                                        Open

                                            when: function( subordinate /* , ..., subordinateN */ ) {
                                                var i = 0,
                                                    resolveValues = slice.call( arguments ),
                                                    length = resolveValues.length,
                                        
                                        
                                        Severity: Minor
                                        Found in _frontend/dev/js/vendor/jquery.js - About 1 hr to fix
                                          Severity
                                          Category
                                          Status
                                          Source
                                          Language