Noosfero/noosfero

View on GitHub

Showing 1,031 of 1,643 total issues

Avoid too many return statements within this function.
Open

                else { return obj.parentsUntil(".jstree","li").next("li").eq(0); }

    Avoid too many return statements within this function.
    Open

                return 0;

      Avoid too many return statements within this function.
      Open

                  return ret === null ?
                      undefined :
                      ret;

        Avoid too many return statements within this function.
        Open

                    return rootjQuery.ready( selector );

          Avoid too many return statements within this function.
          Open

                      return 1;

            Avoid too many return statements within this function.
            Open

                    return this.each(function () {
                        // parse options passed via data-* attributes:
                        var data = {};
                        if (this.lang) data.language = this.lang;
                        for (var i = 0, attrs = this.attributes; i < attrs.length; ++ i) {

              Avoid too many return statements within this function.
              Open

                              return ret;

                Avoid too many return statements within this function.
                Open

                            return;

                  Avoid too many return statements within this function.
                  Open

                                      return this;

                    Avoid too many return statements within this function.
                    Open

                                            return results;

                      Avoid too many return statements within this function.
                      Open

                                  return base.replace(/#.*$/,'')+url;

                        Avoid too many return statements within this function.
                        Open

                            return select( selector.replace( rtrim, "$1" ), context, results, seed, xml );

                          Avoid too many return statements within this function.
                          Open

                                  return i === al ?
                                      siblingCheck( a, bp[i], -1 ) :
                                      siblingCheck( ap[i], b, 1 );

                            Avoid too many return statements within this function.
                            Open

                                        return base+path.join("/");

                              Avoid too many return statements within this function.
                              Open

                                              return value;

                                Avoid too many return statements within this function.
                                Open

                                                return /^[^:]+:\/*[^\/]+/i.exec(base)[0]+url;

                                  Avoid too many return statements within this function.
                                  Open

                                                  return siblingCheck( ap[i], bp[i] );

                                    Avoid too many return statements within this function.
                                    Open

                                            return jQuery.makeArray( selector, this );

                                      Avoid too many return statements within this function.
                                      Open

                                                  return ret;

                                        Avoid too many return statements within this function.
                                        Open

                                                return event.result;
                                          Severity
                                          Category
                                          Status
                                          Source
                                          Language