apache / calcite
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
84,771 LOC (29%)
135 files
|
found text per file
|
found text per file
1 GENERAL Concerns
The "general" group contains
2
concerns.
TODOs
Unclassified
general
1.1 TODOs
84,771 LOC (29%)
135 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)( |:| ).*
".
135
files match defined criteria (
84,771
LOC,
29.5%
vs. main code):
132
*.java files (
84,585
LOC)
1
*.kts files (
143
LOC)
2
*.kt files (
43
LOC)
246
lines match the content pattern.
details...
per component - primary logical decomposition
core
in 110 files, 64,476 LOC (28%)
linq4j
in 3 files, 5,467 LOC (32%)
testkit
in 1 file 8,400 LOC (82%)
druid
in 2 files, 2,102 LOC (40%)
piglet
in 1 file 482 LOC (13%)
file
in 1 file 151 LOC (8%)
geode
in 3 files, 629 LOC (35%)
cassandra
in 2 files, 507 LOC (30%)
mongodb
in 2 files, 355 LOC (25%)
splunk
in 2 files, 714 LOC (55%)
server
in 1 file 627 LOC (50%)
arrow
in 1 file 177 LOC (16%)
spark
in 2 files, 406 LOC (43%)
pig
in 1 file 92 LOC (11%)
buildSrc
in 2 files, 43 LOC (13%)
bom
in 1 file 143 LOC (100%)