angelakuo/citydogshare

View on GitHub

Showing 3,976 of 3,976 total issues

Function invoke has 52 lines of code (exceeds 25 allowed). Consider refactoring.
Open

        invoke: function(query, passedArguments, context) {
          var
            object = instance,
            maxDepth,
            found,

    Function invoke has 52 lines of code (exceeds 25 allowed). Consider refactoring.
    Open

            invoke: function(query, passedArguments, context) {
              var
                object = instance,
                maxDepth,
                found,

      Function invoke has 52 lines of code (exceeds 25 allowed). Consider refactoring.
      Open

              invoke: function(query, passedArguments, context) {
                var
                  object = instance,
                  maxDepth,
                  found,

        Function invoke has 52 lines of code (exceeds 25 allowed). Consider refactoring.
        Open

                invoke: function(query, passedArguments, context) {
                  var
                    object = instance,
                    maxDepth,
                    found,

          Function remove has 52 lines of code (exceeds 25 allowed). Consider refactoring.
          Open

              remove: function( elem, types, handler, selector, mappedTypes ) {
          
                  var j, origCount, tmp,
                      events, t, handleObj,
                      special, handlers, type, namespaces, origType,

            Function invoke has 52 lines of code (exceeds 25 allowed). Consider refactoring.
            Open

                    invoke: function(query, passedArguments, context) {
                      var
                        object = instance,
                        maxDepth,
                        found,

              Function invoke has 52 lines of code (exceeds 25 allowed). Consider refactoring.
              Open

                      invoke: function(query, passedArguments, context) {
                        var
                          object = instance,
                          maxDepth,
                          found,

                Function matchWithInterpolations has 52 lines of code (exceeds 25 allowed). Consider refactoring.
                Open

                    Lexer.prototype.matchWithInterpolations = function(regex, delimiter) {
                      var close, column, firstToken, index, lastToken, line, nested, offsetInChunk, open, ref2, ref3, ref4, str, strPart, tokens;
                      tokens = [];
                      offsetInChunk = delimiter.length;
                      if (this.chunk.slice(0, offsetInChunk) !== delimiter) {

                  Function create__createDuration has 52 lines of code (exceeds 25 allowed). Consider refactoring.
                  Open

                      function create__createDuration (input, key) {
                          var duration = input,
                              // matching against regexp is expensive, do it on demand
                              match = null,
                              sign,

                    Function init has 52 lines of code (exceeds 25 allowed). Consider refactoring.
                    Open

                        init: function(options) {
                    
                            Galleria.requires(1.4, 'This version of Classic theme requires Galleria 1.4 or later');
                    
                            // add some elements

                      Function CallTracker has 52 lines of code (exceeds 25 allowed). Consider refactoring.
                      Open

                        function CallTracker() {
                          var calls = [];
                          var opts = {};
                      
                          function argCloner(context) {

                        Function create__createDuration has 52 lines of code (exceeds 25 allowed). Consider refactoring.
                        Open

                            function create__createDuration (input, key) {
                                var duration = input,
                                    // matching against regexp is expensive, do it on demand
                                    match = null,
                                    sign,

                          Function _refreshValue has 52 lines of code (exceeds 25 allowed). Consider refactoring.
                          Open

                              _refreshValue: function() {
                                  var lastValPercent, valPercent, value, valueMin, valueMax,
                                      oRange = this.options.range,
                                      o = this.options,
                                      that = this,

                            Function _refreshValue has 52 lines of code (exceeds 25 allowed). Consider refactoring.
                            Open

                                _refreshValue: function() {
                                    var lastValPercent, valPercent, value, valueMin, valueMax,
                                        oRange = this.options.range,
                                        o = this.options,
                                        that = this,

                              Function buildFragment has 51 lines of code (exceeds 25 allowed). Consider refactoring.
                              Open

                              function buildFragment( elems, context, scripts, selection, ignored ) {
                                  var elem, tmp, tag, wrap, contains, j,
                                      fragment = context.createDocumentFragment(),
                                      nodes = [],
                                      i = 0,

                                Function invoke has 51 lines of code (exceeds 25 allowed). Consider refactoring.
                                Open

                                        invoke: function(query, passedArguments, context) {
                                          var
                                            object = instance,
                                            maxDepth,
                                            found,

                                  Function invoke has 51 lines of code (exceeds 25 allowed). Consider refactoring.
                                  Open

                                          invoke: function(query, passedArguments, context) {
                                            var
                                              object = instance,
                                              maxDepth,
                                              found,

                                    Function invoke has 51 lines of code (exceeds 25 allowed). Consider refactoring.
                                    Open

                                            invoke: function(query, passedArguments, context) {
                                              var
                                                object = instance,
                                                maxDepth,
                                                found,

                                      Function invoke has 51 lines of code (exceeds 25 allowed). Consider refactoring.
                                      Open

                                              invoke: function(query, passedArguments, context) {
                                                var
                                                  object = instance,
                                                  maxDepth,
                                                  found,

                                        Function invoke has 51 lines of code (exceeds 25 allowed). Consider refactoring.
                                        Open

                                                invoke: function(query, passedArguments, context) {
                                                  var
                                                    object = instance,
                                                    maxDepth,
                                                    found,
                                          Severity
                                          Category
                                          Status
                                          Source
                                          Language