alibaba / DataX
Features of Interest
Aspects in the source code identified through RegEx patterns.
Intro
Features of interest are any aspects of a software system that can be identified through patterns in code.
Features of interest provide you with a way to focus your attention on relevant parts of the codebase.
Typical examples include, security, TODOs, logging.
A feature of interest may be present in multiple files. Any source code file may be in zero or multiple features of interest.
Overview
GENERAL
TODOs
9,419 LOC (11%)
32 files
|
found text per file
|
found text per file
1 GENERAL Concerns
The "general" group contains
2
concerns.
TODOs
Unclassified
general
1.1 TODOs
9,419 LOC (11%)
32 files
|
found text per file
|
found text per file
The following criteria are used to filter files:
files with any line of content like "
.*(TODO|FIXME)( |:| ).*
".
32
files match defined criteria (
9,419
LOC,
11.9%
vs. main code). All matches are in *.java files.
54
lines match the content pattern.
details...
per component - primary logical decomposition
core
in 3 files, 834 LOC (13%)
common
in 1 file 7 LOC (<1%)
oceanbasev10writer
in 1 file 497 LOC (13%)
plugin-rdbms-util
in 8 files, 1,317 LOC (38%)
adswriter
in 1 file 334 LOC (13%)
odpswriter
in 1 file 767 LOC (30%)
plugin-unstructured-storage-util
in 3 files, 904 LOC (41%)
odpsreader
in 1 file 780 LOC (39%)
obhbasereader
in 1 file 379 LOC (20%)
elasticsearchwriter
in 1 file 152 LOC (8%)
osswriter
in 1 file 963 LOC (56%)
hdfsreader
in 1 file 929 LOC (68%)
oceanbasev10reader
in 1 file 358 LOC (32%)
ossreader
in 1 file 34 LOC (3%)
hologresjdbcwriter
in 1 file 84 LOC (10%)
cassandrareader
in 1 file 515 LOC (73%)
mongodbreader
in 1 file 176 LOC (37%)
rdbmsreader
in 1 file 138 LOC (52%)
adbmysqlwriter
in 1 file 103 LOC (75%)
drdswriter
in 1 file 75 LOC (68%)
mysqlwriter
in 1 file 73 LOC (68%)