mambax7/adslight

View on GitHub

Showing 573 of 5,122 total issues

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 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 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 JSON.parse( data );
        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 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 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 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 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 data;
                    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 ret == null ? undefined : 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 $.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

                                        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.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

                                                  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

                                                return 0;
                                    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.combined.js - About 30 mins to fix
                                          Severity
                                          Category
                                          Status
                                          Source
                                          Language