aliyun / aliyun-maxcompute-data-collectors
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
22,111 LOC (26%)
76 files
|
found text per file
|
found text per file
1 GENERAL Concerns
The "general" group contains
2
concerns.
TODOs
Unclassified
general
1.1 TODOs
22,111 LOC (26%)
76 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)( |:| ).*
".
76
files match defined criteria (
22,111
LOC,
26.5%
vs. main code):
53
*.java files (
13,902
LOC)
22
*.scala files (
7,661
LOC)
1
*.xml files (
548
LOC)
112
lines match the content pattern.
details...
per component - primary logical decomposition
odps-sqoop
in 18 files, 8,440 LOC (18%)
spark-connector
in 31 files, 9,406 LOC (69%)
flink-connector-odps
in 11 files, 2,604 LOC (40%)
cupid-table-api
in 1 file 22 LOC (<1%)
presto-connector
in 5 files, 465 LOC (24%)
trino-connector
in 4 files, 365 LOC (19%)
odps-data-carrier
in 5 files, 610 LOC (33%)
hive_data_transfer_udtf
in 1 file 199 LOC (45%)