Table software.CLASSES_3_arch Generated by
SchemaSpy
Legend: SourceForge.net
Primary key columns
Columns with indexes
Implied relationships
Excluded column relationships
< n > number of related tables
 
Column Type Size Nulls Auto Default Children Parents Description
ID_Class int 10 0
P_ID char 10  √  null
Visibility char 10  √  null Indicates the class visibility
Complement char 24  √  null Indicates relevant informations about the class
NameClass varchar 110  √  null Indicates the class name
ID_File int 10  √  null
FilePath varchar 150  √  null Indicares the file path where there is this code
Patched bit 0  √  null Indicates whether the instance is vulnerable
Occurrence char 7  √  null Indicates whether a class is before or after the vulnerability fix
R_ID tinyint 3  √  null
AltAvgLineBlank int 10  √  null Indicates a software metric
AltAvgLineCode int 10  √  null Indicates a software metric
AltAvgLineComment int 10  √  null Indicates a software metric
AltCountLineBlank int 10  √  null Indicates a software metric
AltCountLineCode int 10  √  null Indicates a software metric
AltCountLineComment int 10  √  null Indicates a software metric
AvgCyclomatic int 10  √  null Indicates a software metric
AvgCyclomaticModified int 10  √  null Indicates a software metric
AvgCyclomaticStrict int 10  √  null Indicates a software metric
AvgEssential int 10  √  null Indicates a software metric
AvgLine int 10  √  null Indicates a software metric
AvgLineBlank int 10  √  null Indicates a software metric
AvgLineCode int 10  √  null Indicates a software metric
AvgLineComment int 10  √  null Indicates a software metric
CountClassBase int 10  √  null Indicates a software metric
CountClassCoupled int 10  √  null Indicates a software metric
CountClassDerived int 10  √  null Indicates a software metric
CountDeclClassMethod int 10  √  null Indicates a software metric
CountDeclClassVariable int 10  √  null Indicates a software metric
CountDeclInstanceMethod int 10  √  null Indicates a software metric
CountDeclInstanceVariable int 10  √  null Indicates a software metric
CountDeclInstanceVariablePrivate int 10  √  null Indicates a software metric
CountDeclInstanceVariableProtected int 10  √  null Indicates a software metric
CountDeclInstanceVariablePublic int 10  √  null Indicates a software metric
CountDeclMethod int 10  √  null Indicates a software metric
CountDeclMethodAll int 10  √  null Indicates a software metric
CountDeclMethodConst int 10  √  null Indicates a software metric
CountDeclMethodFriend int 10  √  null Indicates a software metric
CountDeclMethodPrivate int 10  √  null Indicates a software metric
CountDeclMethodProtected int 10  √  null Indicates a software metric
CountDeclMethodPublic int 10  √  null Indicates a software metric
CountLine int 10  √  null Indicates a software metric
CountLineBlank int 10  √  null Indicates a software metric
CountLineCode int 10  √  null Indicates a software metric
CountLineCodeDecl int 10  √  null Indicates a software metric
CountLineCodeExe int 10  √  null Indicates a software metric
CountLineComment int 10  √  null Indicates a software metric
CountLineInactive int 10  √  null Indicates a software metric
CountLinePreprocessor int 10  √  null Indicates a software metric
CountStmt int 10  √  null Indicates a software metric
CountStmtDecl int 10  √  null Indicates a software metric
CountStmtEmpty int 10  √  null Indicates a software metric
CountStmtExe int 10  √  null Indicates a software metric
MaxCyclomatic int 10  √  null Indicates a software metric
MaxCyclomaticModified int 10  √  null Indicates a software metric
MaxCyclomaticStrict int 10  √  null Indicates a software metric
MaxEssential int 10  √  null Indicates a software metric
MaxInheritanceTree int 10  √  null Indicates a software metric
MaxNesting int 10  √  null Indicates a software metric
PercentLackOfCohesion int 10  √  null Indicates a software metric
RatioCommentToCode float 12  √  null Indicates a software metric
SumCyclomatic int 10  √  null Indicates a software metric
SumCyclomaticModified int 10  √  null Indicates a software metric
SumCyclomaticStrict int 10  √  null Indicates a software metric
SumEssential int 10  √  null Indicates a software metric

Table contained 512 rows at Fri Aug 05 11:45 BRT 2016

Indexes:
Column(s) Type Sort Constraint Name
ID_Class Primary key Asc PRIMARY
ID_File Performance Asc FK_IDFile_CLASSES_3_arch
P_ID Performance Asc FK_PID_CLASSES_3_arch
R_ID Performance Asc FK_RID_CLASSES_3_arch