Table software.FUNCTIONS_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_Function int 10 0
P_ID char 10  √  null
Visibility char 10  √  null Indicates the class visibility
Complement char 18  √  null Indicates relevant informations about the class
NameMethod varchar 350  √  null
ID_Class int 10  √  null
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
AltCountLineBlank int 10  √  null Indicates a software metric
AltCountLineCode int 10  √  null Indicates a software metric
AltCountLineComment int 10  √  null Indicates a software metric
CountInput 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
CountOutput int 10  √  null Indicates a software metric
CountPath int 10  √  null Indicates a software metric
CountSemicolon 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
Cyclomatic int 10  √  null Indicates a software metric
CyclomaticModified int 10  √  null Indicates a software metric
CyclomaticStrict int 10  √  null Indicates a software metric
Essential int 10  √  null Indicates a software metric
Knots int 10  √  null Indicates a software metric
MaxEssentialKnots int 10  √  null Indicates a software metric
MaxNesting int 10  √  null Indicates a software metric
MinEssentialKnots int 10  √  null Indicates a software metric
RatioCommentToCode float 12  √  null Indicates a software metric

Table contained 26,677 rows at Fri Aug 05 11:45 BRT 2016

Indexes:
Column(s) Type Sort Constraint Name
ID_Function Primary key Asc PRIMARY
ID_Class Performance Asc FK_IDClass_FUNCTIONS_3_arch
ID_File Performance Asc FK_IDFile_FUNCTIONS_3_arch
P_ID Performance Asc FK_PID_FUNCTIONS_3_arch
R_ID Performance Asc FK_RID_FUNCTIONS_3_arch
NameMethod + FilePath Performance Asc/Asc func_arch_namefile_index_hash