angelakuo/citydogshare

View on GitHub

Showing 3,976 of 3,976 total issues

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

      compare: function(actual) {
        var threw = false,
          pass = {pass: true},
          fail = {pass: false},
          thrown;

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

        _createPlaceholder: function(that) {
            that = that || this;
            var className,
                o = that.options;
    
    

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

          _on: function( suppressDisabledCheck, element, handlers ) {
              var delegateElement,
                  instance = this;
      
              // no suppressDisabledCheck flag, shuffle arguments

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

            _on: function( suppressDisabledCheck, element, handlers ) {
                var delegateElement,
                    instance = this;
        
                // no suppressDisabledCheck flag, shuffle arguments

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

              _on: function( suppressDisabledCheck, element, handlers ) {
                  var delegateElement,
                      instance = this;
          
                  // no suppressDisabledCheck flag, shuffle arguments

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

                _on: function( suppressDisabledCheck, element, handlers ) {
                    var delegateElement,
                        instance = this;
            
                    // no suppressDisabledCheck flag, shuffle arguments

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

                  _on: function( suppressDisabledCheck, element, handlers ) {
                      var delegateElement,
                          instance = this;
              
                      // no suppressDisabledCheck flag, shuffle arguments

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

                    _on: function( suppressDisabledCheck, element, handlers ) {
                        var delegateElement,
                            instance = this;
                
                        // no suppressDisabledCheck flag, shuffle arguments

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

                      _on: function( suppressDisabledCheck, element, handlers ) {
                          var delegateElement,
                              instance = this;
                  
                          // no suppressDisabledCheck flag, shuffle arguments

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

                        _on: function( suppressDisabledCheck, element, handlers ) {
                            var delegateElement,
                                instance = this;
                    
                            // no suppressDisabledCheck flag, shuffle arguments

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

                          drag: function( event, ui, i  ) {
                      
                              var o = i.options,
                                  scrolled = false,
                                  scrollParent = i.scrollParentNotHidden[ 0 ],

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

                            _on: function( suppressDisabledCheck, element, handlers ) {
                                var delegateElement,
                                    instance = this;
                        
                                // no suppressDisabledCheck flag, shuffle arguments

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

                              drag: function( event, ui, i  ) {
                          
                                  var o = i.options,
                                      scrolled = false,
                                      scrollParent = i.scrollParentNotHidden[ 0 ],

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

                                _on: function( suppressDisabledCheck, element, handlers ) {
                                    var delegateElement,
                                        instance = this;
                            
                                    // no suppressDisabledCheck flag, shuffle arguments

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

                                  _on: function( suppressDisabledCheck, element, handlers ) {
                                      var delegateElement,
                                          instance = this;
                              
                                      // no suppressDisabledCheck flag, shuffle arguments

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

                                    _on: function( suppressDisabledCheck, element, handlers ) {
                                        var delegateElement,
                                            instance = this;
                                
                                        // no suppressDisabledCheck flag, shuffle arguments

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

                                      drag: function( event, ui, i  ) {
                                  
                                          var o = i.options,
                                              scrolled = false,
                                              scrollParent = i.scrollParentNotHidden[ 0 ],

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

                                        _on: function( suppressDisabledCheck, element, handlers ) {
                                            var delegateElement,
                                                instance = this;
                                    
                                            // no suppressDisabledCheck flag, shuffle arguments

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

                                          _on: function( suppressDisabledCheck, element, handlers ) {
                                              var delegateElement,
                                                  instance = this;
                                      
                                              // no suppressDisabledCheck flag, shuffle arguments

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

                                            _on: function( suppressDisabledCheck, element, handlers ) {
                                                var delegateElement,
                                                    instance = this;
                                        
                                                // no suppressDisabledCheck flag, shuffle arguments
                                          Severity
                                          Category
                                          Status
                                          Source
                                          Language