capocchi/DEVSimPy

View on GitHub
DEVSKernel/PyPDEVS/old/message.py

Summary

Maintainability
A
1 hr
Test Coverage

Function genNetworkMessage has 7 arguments (exceeds 4 allowed). Consider refactoring.
Open

def genNetworkMessage(timestamp, messagetype, content, antimsg, uuid, color, destination):
Severity: Major
Found in DEVSKernel/PyPDEVS/old/message.py - About 50 mins to fix

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

        def __init__(self, message, antimessage, uuid, color, destination=None):
    Severity: Minor
    Found in DEVSKernel/PyPDEVS/old/message.py - About 35 mins to fix

      There are no issues that match your filters.

      Category
      Status