Showing 1,193 of 2,859 total issues

Avoid too many return statements within this function.
Open

    return 0
Severity: Major
Found in deps/v8/tools/generate-runtime-tests.py - About 30 mins to fix

    Avoid too many return statements within this function.
    Open

        return 'freebsd'
    Severity: Major
    Found in deps/v8/tools/testrunner/local/utils.py - About 30 mins to fix

      Avoid too many return statements within this function.
      Open

            return self.map[matched_text]
      Severity: Major
      Found in deps/v8/tools/jsmin.py - About 30 mins to fix

        Avoid too many return statements within this function.
        Open

            return 'openbsd'
        Severity: Major
        Found in deps/v8/tools/testrunner/local/utils.py - About 30 mins to fix

          Avoid too many return statements within this function.
          Open

              return 'netbsd'
          Severity: Major
          Found in deps/v8/tools/testrunner/local/utils.py - About 30 mins to fix

            Avoid too many return statements within this function.
            Open

                return base_str
            Severity: Major
            Found in deps/v8/tools/gdb-v8-support.py - About 30 mins to fix

              Avoid too many return statements within this function.
              Open

                  return 'ia32'
              Severity: Major
              Found in deps/v8/tools/testrunner/local/utils.py - About 30 mins to fix

                Avoid too many return statements within this function.
                Open

                    return 'solaris'
                Severity: Major
                Found in deps/v8/tools/testrunner/local/utils.py - About 30 mins to fix

                  Avoid too many return statements within this function.
                  Open

                    return machine  # Return as-is and hope for the best.
                  Severity: Major
                  Found in deps/uv/gyp_uv.py - About 30 mins to fix

                    Avoid too many return statements within this function.
                    Open

                          return self._SlicedString(name)
                    Severity: Major
                    Found in deps/v8/tools/generate-runtime-tests.py - About 30 mins to fix

                      Avoid too many return statements within this function.
                      Open

                          return None
                      Severity: Major
                      Found in deps/v8/tools/testrunner/local/utils.py - About 30 mins to fix

                        Avoid too many return statements within this function.
                        Open

                              return self._InternalizedString(name)
                        Severity: Major
                        Found in deps/v8/tools/generate-runtime-tests.py - About 30 mins to fix

                          Avoid too many return statements within this function.
                          Open

                              return None
                          Severity: Major
                          Found in deps/v8/tools/testrunner/local/utils.py - About 30 mins to fix
                            Severity
                            Category
                            Status
                            Source
                            Language