OpenC3/cosmos

View on GitHub
openc3/python/openc3/interfaces/udp_interface.py

Summary

Maintainability
A
2 hrs
Test Coverage

Function __init__ has 10 arguments (exceeds 4 allowed). Consider refactoring.
Open

    def __init__(
Severity: Major
Found in openc3/python/openc3/interfaces/udp_interface.py - About 1 hr to fix

    Avoid too many return statements within this function.
    Open

                    return True
    Severity: Major
    Found in openc3/python/openc3/interfaces/udp_interface.py - About 30 mins to fix

      Avoid too many return statements within this function.
      Open

                      return False
      Severity: Major
      Found in openc3/python/openc3/interfaces/udp_interface.py - About 30 mins to fix

        There are no issues that match your filters.

        Category
        Status