OCA/server-tools

View on GitHub
fetchmail_attach_from_folder/match_algorithm/base.py

Summary

Maintainability
A
1 hr
Test Coverage

Function handle_match has 9 arguments (exceeds 4 allowed). Consider refactoring.
Open

    def handle_match(
Severity: Major
Found in fetchmail_attach_from_folder/match_algorithm/base.py - About 1 hr to fix

    Function search_matches has 5 arguments (exceeds 4 allowed). Consider refactoring.
    Open

        def search_matches(self, cr, uid, conf, mail_message, mail_message_org):
    Severity: Minor
    Found in fetchmail_attach_from_folder/match_algorithm/base.py - About 35 mins to fix

      There are no issues that match your filters.

      Category
      Status