Showing 2,859 of 2,859 total issues

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 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 new sc_Token(13/*ERROR*/, "unknown character description: #\\" + tmp);
      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 new sc_Token(13/*ERROR*/, "bad #-pattern5");
        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 search(data, tail, version, title)
            Severity: Major
            Found in deps/npm/lib/view.js - About 30 mins to fix

              Avoid too many return statements within this function.
              Open

                  return next()
              Severity: Major
              Found in deps/npm/lib/outdated.js - About 30 mins to fix

                Avoid too many return statements within this function.
                Open

                        return onCacheAdd(null, d.versions[v])
                Severity: Major
                Found in deps/npm/lib/outdated.js - About 30 mins to fix

                  Avoid too many return statements within this function.
                  Open

                        return new Error("Not an object: "+data)
                  Severity: Major
                  Found in deps/npm/lib/view.js - About 30 mins to fix

                    Avoid too many return statements within this function.
                    Open

                      if (cmd && cmd.completion) return cmd.completion(opts, cb)
                    Severity: Major
                    Found in deps/npm/lib/completion.js - About 30 mins to fix

                      Avoid too many return statements within this function.
                      Open

                        return o
                      Severity: Major
                      Found in deps/npm/lib/view.js - About 30 mins to fix

                        Avoid too many return statements within this function.
                        Open

                          if (!cmd) return cmdCompl(opts, cb)
                        Severity: Major
                        Found in deps/npm/lib/completion.js - About 30 mins to fix

                          Avoid too many return statements within this function.
                          Open

                              return cb(null, allScripts)
                          Severity: Major
                          Found in deps/npm/lib/run-script.js - About 30 mins to fix

                            Avoid too many return statements within this function.
                            Open

                              if (!data.hasOwnProperty(field)) return undefined
                            Severity: Major
                            Found in deps/npm/lib/view.js - About 30 mins to fix

                              Avoid too many return statements within this function.
                              Open

                                    return cb(new Error(
                                      "Invalid package: expected " + pkgData.name + "@" + pkgData.version +
                                        " but found " + data.name + "@" + data.version
                                    ))
                              Severity: Major
                              Found in deps/npm/lib/cache/add-local.js - About 30 mins to fix

                                Avoid too many return statements within this function.
                                Open

                                    if (d === p) return cb(null, original)
                                Severity: Major
                                Found in deps/npm/lib/config/find-prefix.js - About 30 mins to fix

                                  Avoid too many return statements within this function.
                                  Open

                                      if (!wrapped) return log.verbose("addLocalDirectory", tgz, "already in flight; waiting")
                                  Severity: Major
                                  Found in deps/npm/lib/cache/add-local.js - About 30 mins to fix

                                    Avoid too many return statements within this function.
                                    Open

                                                else return cb(null, data)
                                    Severity: Major
                                    Found in deps/npm/lib/cache/add-named.js - About 30 mins to fix

                                      Avoid too many return statements within this function.
                                      Open

                                                if (er) return fetchit()
                                      Severity: Major
                                      Found in deps/npm/lib/cache/add-named.js - About 30 mins to fix

                                        Avoid too many return statements within this function.
                                        Open

                                            return findPrefix_(d, original, cb)
                                        Severity: Major
                                        Found in deps/npm/lib/config/find-prefix.js - About 30 mins to fix
                                          Severity
                                          Category
                                          Status
                                          Source
                                          Language