Table software.FILES_1_javascript 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 0 Indicares the file path where there is this code
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
CountPath bigint 19  √  null Indicates a software metric
FanIn bigint 19  √  null Indicates a software metric
FanOut bigint 19  √  null Indicates a software metric
AvgFanIn bigint 19  √  null Indicates a software metric
AvgFanOut bigint 19  √  null Indicates a software metric
MaxFanIn bigint 19  √  null Indicates a software metric
MaxFanOut bigint 19  √  null Indicates a software metric
AvgMaxNesting bigint 19  √  null Indicates a software metric
SumMaxNesting bigint 19  √  null Indicates a software metric
MaxMaxNesting bigint 19  √  null Indicates a software metric
HK bigint 19  √  null Indicates a software metric
DIT bigint 19  √  null Indicates a software metric
NOC bigint 19  √  null Indicates a software metric
CBC bigint 19  √  null Indicates a software metric
RFC bigint 19  √  null Indicates a software metric
CBO bigint 19  √  null Indicates a software metric
LCOM bigint 19  √  null Indicates a software metric

Table contained 40,182 rows at Fri Aug 05 11:45 BRT 2016

Indexes:
Column(s) Type Sort Constraint Name
ID_File Primary key Asc PRIMARY
P_ID Performance Asc FK_PID_FILES_1_javascript
R_ID Performance Asc FK_RID_FILES_1_javascript