IL2HorusTeam/il2fb-mission-parser

View on GitHub
il2fb/parsers/mission/sections/nstationary.py

Summary

Maintainability
B
4 hrs
Test Coverage

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

    def __init__(
Severity: Major
Found in il2fb/parsers/mission/sections/nstationary.py - About 1 hr to fix

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

        def __init__(
    Severity: Major
    Found in il2fb/parsers/mission/sections/nstationary.py - About 1 hr to fix

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

          def __init__(
      Severity: Major
      Found in il2fb/parsers/mission/sections/nstationary.py - About 1 hr to fix

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

            def __init__(self, id, belligerent, code, pos, rotation_angle, type):
        Severity: Minor
        Found in il2fb/parsers/mission/sections/nstationary.py - About 45 mins to fix

          There are no issues that match your filters.

          Category
          Status