Table software.FILES 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_File int 10  √  null
P_ID char 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
CountDeclClass int 10  √  null Indicates a software metric
CountDeclFunction 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
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
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
MaxNesting 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 0 rows at Fri Aug 05 11:45 BRT 2016

Indexes:
Column(s) Type Sort Constraint Name
P_ID Performance Asc FK_P_PARENT_FI
R_ID Performance Asc FK_R_ID_FILE_REP