apache / hive
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
231,210 LOC (27%)
480 files
|
found text per file
|
found text per file
1 GENERAL Concerns
The "general" group contains
2
concerns.
TODOs
Unclassified
general
1.1 TODOs
231,210 LOC (27%)
480 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)( |:| ).*
".
480
files match defined criteria (
231,210
LOC,
27.7%
vs. main code):
476
*.java files (
227,925
LOC)
1
*.thrift files (
2,585
LOC)
1
*.xml files (
396
LOC)
1
*.proto files (
245
LOC)
1
*.g files (
59
LOC)
1,005
lines match the content pattern.
details...
per component - primary logical decomposition
ql
in 281 files, 138,369 LOC (32%)
standalone-metastore
in 50 files, 28,005 LOC (19%)
serde
in 9 files, 2,710 LOC (8%)
service
in 15 files, 5,546 LOC (19%)
hcatalog
in 19 files, 4,200 LOC (17%)
common
in 4 files, 7,494 LOC (34%)
llap-server
in 30 files, 12,626 LOC (58%)
iceberg
in 14 files, 5,285 LOC (26%)
storage-api
in 5 files, 1,342 LOC (8%)
itests
in 10 files, 3,932 LOC (27%)
jdbc
in 7 files, 3,699 LOC (43%)
parser
in 1 file 59 LOC (<1%)
beeline
in 3 files, 3,713 LOC (56%)
druid-handler
in 1 file 406 LOC (8%)
llap-tez
in 3 files, 3,580 LOC (75%)
accumulo-handler
in 3 files, 648 LOC (14%)
llap-client
in 5 files, 1,103 LOC (26%)
hbase-handler
in 6 files, 972 LOC (24%)
vector-code-gen
in 1 file 3,327 LOC (91%)
llap-common
in 6 files, 1,256 LOC (36%)
shims
in 1 file 1,348 LOC (40%)
kafka-handler
in 3 files, 802 LOC (24%)
jdbc-handler
in 1 file 61 LOC (2%)
packaging
in 1 file 396 LOC (33%)
metastore
in 1 file 331 LOC (48%)