apache / gobblin
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
28,642 LOC (14%)
141 files
|
found text per file
|
found text per file
1 GENERAL Concerns
The "general" group contains
2
concerns.
TODOs
Unclassified
general
1.1 TODOs
28,642 LOC (14%)
141 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)( |:| ).*
".
141
files match defined criteria (
28,642
LOC,
14.9%
vs. main code):
138
*.java files (
28,430
LOC)
2
*.js files (
145
LOC)
1
*.yaml files (
67
LOC)
252
lines match the content pattern.
details...
per component - primary logical decomposition
gobblin-modules
in 28 files, 4,886 LOC (13%)
gobblin-runtime
in 16 files, 4,362 LOC (18%)
gobblin-data-management
in 15 files, 3,273 LOC (15%)
gobblin-core
in 5 files, 611 LOC (4%)
gobblin-utility
in 4 files, 873 LOC (6%)
gobblin-service
in 16 files, 3,434 LOC (26%)
gobblin-compaction
in 2 files, 159 LOC (1%)
gobblin-temporal
in 23 files, 2,728 LOC (38%)
gobblin-cluster
in 4 files, 1,061 LOC (15%)
gobblin-metrics-libs
in 3 files, 181 LOC (2%)
gobblin-api
in 3 files, 1,238 LOC (19%)
gobblin-core-base
in 2 files, 531 LOC (11%)
gobblin-hive-registration
in 3 files, 600 LOC (13%)
gobblin-restli
in 1 file 293 LOC (7%)
gobblin-metastore
in 2 files, 464 LOC (11%)
gobblin-yarn
in 2 files, 158 LOC (4%)
gobblin-iceberg
in 3 files, 1,612 LOC (60%)
gobblin-config-management
in 1 file 3 LOC (<1%)
gobblin-admin
in 2 files, 145 LOC (7%)
gobblin-salesforce
in 2 files, 1,134 LOC (61%)
gobblin-aws
in 3 files, 829 LOC (51%)
gobblin-kubernetes
in 1 file 67 LOC (19%)