Showing 1,896 of 2,859 total issues

Avoid too many return statements within this function.
Open

  return n;
Severity: Major
Found in lib/_stream_readable.js - About 30 mins to fix

    Avoid too many return statements within this function.
    Open

        return 0;
    Severity: Major
    Found in lib/_stream_readable.js - About 30 mins to fix

      Avoid too many return statements within this function.
      Open

            return 'closed';
      Severity: Major
      Found in lib/_tls_legacy.js - About 30 mins to fix

        Avoid too many return statements within this function.
        Open

            return this;
        Severity: Major
        Found in lib/_stream_readable.js - About 30 mins to fix

          Avoid too many return statements within this function.
          Open

                return 0;
          Severity: Major
          Found in lib/_stream_readable.js - About 30 mins to fix

            Avoid too many return statements within this function.
            Open

              return this;
            Severity: Major
            Found in lib/_stream_readable.js - About 30 mins to fix

              Avoid too many return statements within this function.
              Open

                    return state.length;
              Severity: Major
              Found in lib/_stream_readable.js - About 30 mins to fix

                Avoid too many return statements within this function.
                Open

                    return false;
                Severity: Major
                Found in lib/_http_outgoing.js - About 30 mins to fix

                  Avoid too many return statements within this function.
                  Open

                    if(d.signum() < 0) return d.add(m); else return d;
                  Severity: Major
                  Found in deps/v8/benchmarks/crypto.js - About 30 mins to fix

                    Avoid too many return statements within this function.
                    Open

                          return "{" + props.join(", ") + "}";
                    Severity: Major
                    Found in deps/v8/src/d8.js - About 30 mins to fix

                      Avoid too many return statements within this function.
                      Open

                          return "num-" + o;
                      Severity: Major
                      Found in deps/v8/benchmarks/earley-boyer.js - About 30 mins to fix

                        Avoid too many return statements within this function.
                        Open

                                                        return (lst2 === null);
                        Severity: Major
                        Found in deps/v8/benchmarks/earley-boyer.js - About 30 mins to fix

                          Avoid too many return statements within this function.
                          Open

                            return ((this_array[1]&((1<<(32-BI_DB))-1))<<BI_DB)|this_array[0];
                          Severity: Major
                          Found in deps/v8/benchmarks/crypto.js - About 30 mins to fix

                            Avoid too many return statements within this function.
                            Open

                                        return new sc_Token(20/*CHAR*/, entry);
                            Severity: Major
                            Found in deps/v8/benchmarks/earley-boyer.js - About 30 mins to fix

                              Avoid too many return statements within this function.
                              Open

                                                  return false;
                              Severity: Major
                              Found in deps/v8/benchmarks/earley-boyer.js - About 30 mins to fix

                                Avoid too many return statements within this function.
                                Open

                                    return "jsstr-" + o;
                                Severity: Major
                                Found in deps/v8/benchmarks/earley-boyer.js - About 30 mins to fix

                                  Avoid too many return statements within this function.
                                  Open

                                      return "#<procedure " + sc_hash(o) + ">";
                                  Severity: Major
                                  Found in deps/v8/benchmarks/earley-boyer.js - About 30 mins to fix

                                    Avoid too many return statements within this function.
                                    Open

                                                return (sc_isEqual(x, y));
                                    Severity: Major
                                    Found in deps/v8/benchmarks/earley-boyer.js - About 30 mins to fix

                                      Avoid too many return statements within this function.
                                      Open

                                        if(d.signum() < 0) return d.add(m); else return d;
                                      Severity: Major
                                      Found in deps/v8/benchmarks/crypto.js - About 30 mins to fix

                                        Avoid too many return statements within this function.
                                        Open

                                            return b;
                                        Severity: Major
                                        Found in deps/v8/benchmarks/earley-boyer.js - About 30 mins to fix
                                          Severity
                                          Category
                                          Status
                                          Source
                                          Language