SpamExperts/OrangeAssassin

View on GitHub

Showing 287 of 802 total issues

Avoid too many return statements within this function.
Open

        return ".".join(parts[-2:])
Severity: Major
Found in oa/plugins/wlbl_eval.py - About 30 mins to fix

    Avoid too many return statements within this function.
    Open

            return 1 if dd_exact < 1 else int(dd_exact)
    Severity: Major
    Found in oa/plugins/bayes.py - About 30 mins to fix

      Avoid too many return statements within this function.
      Open

                              return True
      Severity: Major
      Found in oa/plugins/header_eval.py - About 30 mins to fix

        Avoid too many return statements within this function.
        Open

                        return False
        Severity: Major
        Found in oa/plugins/dkim.py - About 30 mins to fix

          Avoid too many return statements within this function.
          Open

                  return False
          Severity: Major
          Found in oa/plugins/header_eval.py - About 30 mins to fix

            Avoid too many return statements within this function.
            Open

                        return
            Severity: Major
            Found in oa/rules/base.py - About 30 mins to fix

              Avoid too many return statements within this function.
              Open

                                  return str(result)
              Severity: Major
              Found in oa/plugins/free_mail.py - About 30 mins to fix

                Avoid too many return statements within this function.
                Open

                            return True
                Severity: Major
                Found in oa/received_parser.py - About 30 mins to fix

                  Avoid too many return statements within this function.
                  Open

                              return True
                  Severity: Major
                  Found in oa/received_parser.py - About 30 mins to fix

                    Avoid too many return statements within this function.
                    Open

                                return True
                    Severity: Major
                    Found in oa/received_parser.py - About 30 mins to fix

                      Avoid too many return statements within this function.
                      Open

                                      return str(result)
                      Severity: Major
                      Found in oa/plugins/free_mail.py - About 30 mins to fix

                        Avoid too many return statements within this function.
                        Open

                                            return _PatternAddrHeaderRule(name, **kwargs)
                        Severity: Major
                        Found in oa/rules/header.py - About 30 mins to fix

                          Avoid too many return statements within this function.
                          Open

                                          return True
                          Severity: Major
                          Found in oa/plugins/header_eval.py - About 30 mins to fix

                            Avoid too many return statements within this function.
                            Open

                                    return False
                            Severity: Major
                            Found in oa/plugins/free_mail.py - About 30 mins to fix

                              Avoid too many return statements within this function.
                              Open

                                          return True
                              Severity: Major
                              Found in oa/received_parser.py - About 30 mins to fix

                                Avoid too many return statements within this function.
                                Open

                                                        return True
                                Severity: Major
                                Found in oa/plugins/header_eval.py - About 30 mins to fix

                                  Avoid too many return statements within this function.
                                  Open

                                          return False
                                  Severity: Major
                                  Found in oa/plugins/header_eval.py - About 30 mins to fix

                                    Avoid too many return statements within this function.
                                    Open

                                            return False
                                    Severity: Major
                                    Found in oa/plugins/header_eval.py - About 30 mins to fix

                                      Avoid too many return statements within this function.
                                      Open

                                              return True
                                      Severity: Major
                                      Found in oa/plugins/header_eval.py - About 30 mins to fix

                                        Avoid too many return statements within this function.
                                        Open

                                                return False
                                        Severity: Major
                                        Found in oa/plugins/header_eval.py - About 30 mins to fix
                                          Severity
                                          Category
                                          Status
                                          Source
                                          Language