apache / ranger
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
49,685 LOC (13%)
88 files
|
found text per file
|
found text per file
1 GENERAL Concerns
The "general" group contains
2
concerns.
TODOs
Unclassified
general
1.1 TODOs
49,685 LOC (13%)
88 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)( |:| ).*
".
88
files match defined criteria (
49,685
LOC,
13.2%
vs. main code):
73
*.java files (
34,770
LOC)
6
*.js files (
9,309
LOC)
6
*.py files (
5,383
LOC)
3
*.xml files (
223
LOC)
167
lines match the content pattern.
details...
per component - primary logical decomposition
security-admin
in 55 files, 36,042 LOC (14%)
agents-common
in 6 files, 1,611 LOC (3%)
kms
in 2 files, 2,030 LOC (20%)
agents-audit
in 6 files, 2,316 LOC (24%)
ugsync
in 1 file 13 LOC (<1%)
hive-agent
in 2 files, 2,643 LOC (58%)
hbase-agent
in 5 files, 2,206 LOC (67%)
ranger-tools
in 1 file 141 LOC (4%)
plugin-solr
in 2 files, 687 LOC (35%)
unixauthservice
in 1 file 252 LOC (18%)
ranger-examples
in 1 file 95 LOC (7%)
dev-support
in 2 files, 128 LOC (10%)
ranger-hbase-plugin-shim
in 1 file 1,037 LOC (99%)
plugin-kafka
in 1 file 310 LOC (31%)
plugin-ozone
in 1 file 158 LOC (18%)
plugin-kudu
in 1 file 16 LOC (100%)