mambax7/adslight

View on GitHub

Showing 573 of 5,122 total issues

Avoid too many return statements within this function.
Open

    return select( selector.replace( rtrim, "$1" ), context, results, seed );
Severity: Major
Found in assets/js/lightbox/js/lightbox-plus-jquery.js - About 30 mins to fix

    Avoid too many return statements within this function.
    Open

            return this.each( function( i ) {
                var val;
    
                if ( this.nodeType !== 1 ) {
                    return;
    Severity: Major
    Found in assets/js/lightbox/js/lightbox-plus-jquery.js - About 30 mins to fix

      Avoid too many return statements within this function.
      Open

              return event.which;
      Severity: Major
      Found in assets/js/lightbox/js/lightbox-plus-jquery.js - About 30 mins to fix

        Avoid too many return statements within this function.
        Open

                return elem[ name ];
        Severity: Major
        Found in assets/js/lightbox/js/lightbox-plus-jquery.js - About 30 mins to fix

          Avoid too many return statements within this function.
          Open

                      return elem.disabled === disabled;
          Severity: Major
          Found in assets/js/lightbox/js/lightbox-plus-jquery.js - About 30 mins to fix

            Avoid too many return statements within this function.
            Open

                                return results;
            Severity: Major
            Found in assets/js/lightbox/js/lightbox-plus-jquery.js - About 30 mins to fix

              Avoid too many return statements within this function.
              Open

                                  return results;
              Severity: Major
              Found in assets/js/lightbox/js/lightbox-plus-jquery.js - About 30 mins to fix

                Avoid too many return statements within this function.
                Open

                            return sortInput ?
                                ( indexOf( sortInput, a ) - indexOf( sortInput, b ) ) :
                                0;
                Severity: Major
                Found in assets/js/lightbox/js/lightbox-plus-jquery.js - About 30 mins to fix

                  Avoid too many return statements within this function.
                  Open

                          return false;
                  Severity: Major
                  Found in assets/js/lightbox/js/lightbox-plus-jquery.js - About 30 mins to fix

                    Avoid too many return statements within this function.
                    Open

                            return jQuery.makeArray( selector, this );
                    Severity: Major
                    Found in assets/js/lightbox/js/lightbox-plus-jquery.js - About 30 mins to fix

                      Avoid too many return statements within this function.
                      Open

                                  return ret;
                      Severity: Major
                      Found in assets/js/lightbox/js/lightbox-plus-jquery.js - About 30 mins to fix

                        Avoid too many return statements within this function.
                        Open

                                return compare & 4 ? -1 : 1;
                        Severity: Major
                        Found in assets/js/lightbox/js/lightbox-plus-jquery.js - About 30 mins to fix

                          Avoid too many return statements within this function.
                          Open

                                              return $.trim( tmp( $node[ 0 ], c.table, cellIndex ) );
                          Severity: Major
                          Found in assets/js/tablesorter/js/jquery.tablesorter.combined.js - About 30 mins to fix

                            Avoid too many return statements within this function.
                            Open

                                        return $.trim( $node[ 0 ].textContent || $node.text() );
                            Severity: Major
                            Found in assets/js/tablesorter/js/jquery.tablesorter.js - About 30 mins to fix

                              Avoid too many return statements within this function.
                              Open

                                              if ( aFloat > bFloat ) { return 1; }
                              Severity: Major
                              Found in assets/js/tablesorter/js/jquery.tablesorter.combined.js - About 30 mins to fix

                                Avoid too many return statements within this function.
                                Open

                                                if ( aFloat < bFloat ) { return -1; }
                                Severity: Major
                                Found in assets/js/tablesorter/js/jquery.tablesorter.js - About 30 mins to fix

                                  Avoid too many return statements within this function.
                                  Open

                                              return 0;
                                  Severity: Major
                                  Found in assets/js/tablesorter/js/jquery.tablesorter.combined.js - About 30 mins to fix

                                    Avoid too many return statements within this function.
                                    Open

                                                        return $.trim( tmp( $node[ 0 ], c.table, cellIndex ) );
                                    Severity: Major
                                    Found in assets/js/tablesorter/js/jquery.tablesorter.js - About 30 mins to fix

                                      Avoid too many return statements within this function.
                                      Open

                                                  return $.trim( $node[ 0 ].textContent || $node.text() );
                                      Severity: Major
                                      Found in assets/js/tablesorter/js/jquery.tablesorter.combined.js - About 30 mins to fix

                                        Avoid too many return statements within this function.
                                        Open

                                                        if ( aFloat < bFloat ) { return -1; }
                                        Severity: Major
                                        Found in assets/js/tablesorter/js/jquery.tablesorter.combined.js - About 30 mins to fix
                                          Severity
                                          Category
                                          Status
                                          Source
                                          Language