cea-sec/miasm

View on GitHub

Showing 1,373 of 3,019 total issues

Avoid too many return statements within this function.
Open

            return None
Severity: Major
Found in miasm/analysis/data_flow.py - About 30 mins to fix

    Avoid too many return statements within this function.
    Open

            return expr_range(expr.src1).union(expr_range(expr.src2))
    Severity: Major
    Found in miasm/analysis/expression_range.py - About 30 mins to fix

      Avoid too many return statements within this function.
      Open

                      return ret
      Severity: Major
      Found in miasm/jitter/llvmconvert.py - About 30 mins to fix

        Avoid too many return statements within this function.
        Open

                        return ret
        Severity: Major
        Found in miasm/jitter/llvmconvert.py - About 30 mins to fix

          Avoid too many return statements within this function.
          Open

                          return ret
          Severity: Major
          Found in miasm/jitter/llvmconvert.py - About 30 mins to fix

            Avoid too many return statements within this function.
            Open

                        return size
            Severity: Major
            Found in miasm/core/objc.py - About 30 mins to fix

              Avoid too many return statements within this function.
              Open

                      return new_type
              Severity: Major
              Found in miasm/core/objc.py - About 30 mins to fix

                Avoid too many return statements within this function.
                Open

                        return new_keys
                Severity: Major
                Found in miasm/core/cpu.py - About 30 mins to fix

                  Avoid too many return statements within this function.
                  Open

                      return expr
                  Severity: Major
                  Found in miasm/core/objc.py - About 30 mins to fix

                    Avoid too many return statements within this function.
                    Open

                            return tree
                    Severity: Major
                    Found in miasm/core/cpu.py - About 30 mins to fix

                      Avoid too many return statements within this function.
                      Open

                                      return set()
                      Severity: Major
                      Found in miasm/core/objc.py - About 30 mins to fix

                        Avoid too many return statements within this function.
                        Open

                            return new_keys
                        Severity: Major
                        Found in miasm/core/cpu.py - About 30 mins to fix

                          Avoid too many return statements within this function.
                          Open

                                  return tree
                          Severity: Major
                          Found in miasm/core/cpu.py - About 30 mins to fix

                            Avoid too many return statements within this function.
                            Open

                                    return tree
                            Severity: Major
                            Found in miasm/core/cpu.py - About 30 mins to fix

                              Avoid too many return statements within this function.
                              Open

                                      return out
                              Severity: Major
                              Found in miasm/core/objc.py - About 30 mins to fix

                                Avoid too many return statements within this function.
                                Open

                                            return True
                                Severity: Major
                                Found in miasm/core/objc.py - About 30 mins to fix

                                  Avoid too many return statements within this function.
                                  Open

                                                  return set()
                                  Severity: Major
                                  Found in miasm/core/objc.py - About 30 mins to fix

                                    Avoid too many return statements within this function.
                                    Open

                                                    return set()
                                    Severity: Major
                                    Found in miasm/core/objc.py - About 30 mins to fix

                                      Avoid too many return statements within this function.
                                      Open

                                                      return set([cgenobj])
                                      Severity: Major
                                      Found in miasm/core/objc.py - About 30 mins to fix

                                        Avoid too many return statements within this function.
                                        Open

                                                        return arg0 << arg1
                                        Severity: Major
                                        Found in miasm/core/objc.py - About 30 mins to fix
                                          Severity
                                          Category
                                          Status
                                          Source
                                          Language