acutesoftware/virtual-AI-simulator

View on GitHub
vais/envirosim.py

Summary

Maintainability
A
1 hr
Test Coverage

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

    def add_affect(self, name, src, dest, val, condition = None ):
Severity: Minor
Found in vais/envirosim.py - About 35 mins to fix

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

        def __init__(self, name, src, dest, val, condition = None):
    Severity: Minor
    Found in vais/envirosim.py - About 35 mins to fix

      There are no issues that match your filters.

      Category
      Status