hackedteam/vector-edk

View on GitHub

Showing 9,525 of 13,510 total issues

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 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 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 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 "{0x00,0x00}"
                  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 "{%s, 0x00,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 "{%s, 0x00}" % ", ".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 '{%s, 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 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 True
                                        Severity: Major
                                        Found in BaseTools/Source/Python/Common/FdfParserLite.py - About 30 mins to fix
                                          Severity
                                          Category
                                          Status
                                          Source
                                          Language