hackedteam/vector-edk

View on GitHub
AppPkg/Applications/Python/Python-2.7.2/Tools/msi/schema.py

Summary

Maintainability
D
2 days
Test Coverage

File schema.py has 920 lines of code (exceeds 250 allowed). Consider refactoring.
Open

from msilib import Table

_Validation = Table('_Validation')
_Validation.add_field(1,'Table',11552)
_Validation.add_field(2,'Column',11552)
Severity: Major
Found in AppPkg/Applications/Python/Python-2.7.2/Tools/msi/schema.py - About 2 days to fix

    There are no issues that match your filters.

    Category
    Status