hackedteam/vector-edk

View on GitHub

Showing 9,525 of 13,510 total issues

Avoid too many return statements within this function.
Open

                    return True
Severity: Major
Found in BaseTools/Source/Python/Common/FdfParserLite.py - About 30 mins to fix

    Avoid too many return statements within this function.
    Open

                                return False
    Severity: Major
    Found in BaseTools/Source/Python/Common/FdfParserLite.py - About 30 mins to fix

      Avoid too many return statements within this function.
      Open

                  return '{%s, 0,0}' % ', '.join(String.split())
      Severity: Major
      Found in BaseTools/Source/Python/Common/String.py - About 30 mins to fix

        Avoid too many return statements within this function.
        Open

                                        return True
        Severity: Major
        Found in BaseTools/Source/Python/Common/FdfParserLite.py - About 30 mins to fix

          Avoid too many return statements within this function.
          Open

                              return False
          Severity: Major
          Found in BaseTools/Source/Python/Common/FdfParserLite.py - About 30 mins to fix

            Avoid too many return statements within this function.
            Open

                                        return False
            Severity: Major
            Found in BaseTools/Source/Python/Common/FdfParserLite.py - About 30 mins to fix

              Avoid too many return statements within this function.
              Open

                              return "{%s, 0x00}" % ", ".join(["0x%02x" % ord(C) for C in String[1:-1]])
              Severity: Major
              Found in BaseTools/Source/Python/Common/String.py - About 30 mins to fix

                Avoid too many return statements within this function.
                Open

                        return True
                Severity: Major
                Found in BaseTools/Source/Python/Common/FdfParserLite.py - About 30 mins to fix

                  Avoid too many return statements within this function.
                  Open

                                          return True
                  Severity: Major
                  Found in BaseTools/Source/Python/Common/FdfParserLite.py - About 30 mins to fix

                    Avoid too many return statements within this function.
                    Open

                            return False
                    Severity: Major
                    Found in BaseTools/Source/Python/Common/FdfParserLite.py - About 30 mins to fix

                      Avoid too many return statements within this function.
                      Open

                                  return "{%s}" % ", ".join([ C for C in String[1:-1].split(',')])
                      Severity: Major
                      Found in BaseTools/Source/Python/Common/String.py - About 30 mins to fix

                        Avoid too many return statements within this function.
                        Open

                                    return NewFile, ''
                        Severity: Major
                        Found in BaseTools/Source/Python/Common/Misc.py - About 30 mins to fix

                          Avoid too many return statements within this function.
                          Open

                                          return self.__GetArray()
                          Severity: Major
                          Found in BaseTools/Source/Python/Common/Expression.py - About 30 mins to fix

                            Avoid too many return statements within this function.
                            Open

                                return [], False, 0
                            Severity: Major
                            Found in BaseTools/Source/Python/Common/Misc.py - About 30 mins to fix

                              Avoid too many return statements within this function.
                              Open

                                      return False, "Invalid type [%s]; must be one of VOID*, BOOLEAN, UINT8, UINT16, UINT32, UINT64." % (Type)
                              Severity: Major
                              Found in BaseTools/Source/Python/Common/Misc.py - About 30 mins to fix

                                Avoid too many return statements within this function.
                                Open

                                            return os.path.join(self._Root, self._UPPER_CACHE_[UpperPath])
                                Severity: Major
                                Found in BaseTools/Source/Python/Common/Misc.py - About 30 mins to fix

                                  Avoid too many return statements within this function.
                                  Open

                                      return None, None
                                  Severity: Major
                                  Found in BaseTools/Source/Python/Common/Misc.py - About 30 mins to fix

                                    Avoid too many return statements within this function.
                                    Open

                                        return True, ""
                                    Severity: Major
                                    Found in BaseTools/Source/Python/Common/Misc.py - About 30 mins to fix

                                      Avoid too many return statements within this function.
                                      Open

                                                  return os.path.join(self._Root, Path)
                                      Severity: Major
                                      Found in BaseTools/Source/Python/Common/Misc.py - About 30 mins to fix

                                        Avoid too many return statements within this function.
                                        Open

                                            return False, File
                                        Severity: Major
                                        Found in BaseTools/Source/Python/Common/Misc.py - About 30 mins to fix
                                          Severity
                                          Category
                                          Status
                                          Source
                                          Language