hackedteam/test-av2

View on GitHub
AVCommon/commands/client/BUILD.py

Summary

Maintainability
A
1 hr
Test Coverage

Function execute has 38 lines of code (exceeds 25 allowed). Consider refactoring.
Open

def execute(vm, args):
    """ client side, returns (bool,*) """
    logging.debug("    BUILD %s" % args)
    assert vm, "null vm"
    assert command.context, "Null context"
Severity: Minor
Found in AVCommon/commands/client/BUILD.py - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status