creimers/cmsplugin_simpleslider

View on GitHub

Showing 244 of 619 total issues

Avoid too many return statements within this function.
Open

        return a.compareDocumentPosition ? -1 : 1;

    Avoid too many return statements within this function.
    Open

                return compare & 4 ? -1 : 1;

      Avoid too many return statements within this function.
      Open

              return compare & 4 ? -1 : 1;

        Avoid too many return statements within this function.
        Open

                        return this.constructor( context ).find( selector );
          Severity
          Category
          Status
          Source
          Language