hackedteam/vector-edk

View on GitHub
BaseTools/Source/Python/Table/TableFunction.py

Summary

Maintainability
A
1 hr
Test Coverage

Function Insert has 13 arguments (exceeds 4 allowed). Consider refactoring.
Open

    def Insert(self, Header, Modifier, Name, ReturnStatement, StartLine, StartColumn, EndLine, EndColumn, BodyStartLine, BodyStartColumn, BelongsToFile, FunNameStartLine, FunNameStartColumn):
Severity: Major
Found in BaseTools/Source/Python/Table/TableFunction.py - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status