Showing 1,896 of 2,859 total issues

Avoid too many return statements within this function.
Open

    return result
Severity: Major
Found in tools/test.py - About 30 mins to fix

    Avoid too many return statements within this function.
    Open

      return _OTHER_HEADER
    Severity: Major
    Found in tools/cpplint.py - About 30 mins to fix

      Avoid too many return statements within this function.
      Open

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

        Avoid too many return statements within this function.
        Open

              return 1
        Severity: Major
        Found in tools/test.py - About 30 mins to fix

          Avoid too many return statements within this function.
          Open

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

            Avoid too many return statements within this function.
            Open

                return Variable(name.lower())
            Severity: Major
            Found in tools/test.py - About 30 mins to fix

              Avoid too many return statements within this function.
              Open

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

                Avoid too many return statements within this function.
                Open

                    return None
                Severity: Major
                Found in tools/test.py - About 30 mins to fix

                  Avoid too many return statements within this function.
                  Open

                      return 1
                  Severity: Major
                  Found in tools/test.py - About 30 mins to fix

                    Avoid too many return statements within this function.
                    Open

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

                      Avoid too many return statements within this function.
                      Open

                        return result
                      Severity: Major
                      Found in tools/test.py - About 30 mins to fix

                        Avoid too many return statements within this function.
                        Open

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

                          Avoid too many return statements within this function.
                          Open

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

                            Avoid too many return statements within this function.
                            Open

                                return False
                            Severity: Major
                            Found in deps/v8/tools/run-tests.py - About 30 mins to fix

                              Avoid too many return statements within this function.
                              Open

                                    return 'xcode'
                              Severity: Major
                              Found in deps/v8/build/landmine_utils.py - About 30 mins to fix

                                Avoid too many return statements within this function.
                                Open

                                      return 'make'
                                Severity: Major
                                Found in deps/v8/build/landmine_utils.py - About 30 mins to fix

                                  Avoid too many return statements within this function.
                                  Open

                                        return 'xcode'
                                  Severity: Major
                                  Found in deps/v8/build/landmine_utils.py - About 30 mins to fix

                                    Avoid too many return statements within this function.
                                    Open

                                      return True
                                    Severity: Major
                                    Found in deps/v8/tools/run-tests.py - About 30 mins to fix

                                      Avoid too many return statements within this function.
                                      Open

                                            if instance_type_name is None: return None
                                      Severity: Major
                                      Found in deps/v8/tools/grokdump.py - About 30 mins to fix

                                        Avoid too many return statements within this function.
                                        Open

                                              return cls(self, map, address)
                                        Severity: Major
                                        Found in deps/v8/tools/grokdump.py - About 30 mins to fix
                                          Severity
                                          Category
                                          Status
                                          Source
                                          Language