apache / hbase-site
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
9,051,203 LOC (41%)
7503 files
|
found text per file
|
found text per file
1 GENERAL Concerns
The "general" group contains
2
concerns.
TODOs
Unclassified
general
1.1 TODOs
9,051,203 LOC (41%)
7503 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)( |:| ).*
".
7503
files match defined criteria (
9,051,203
LOC,
41.3%
vs. main code). All matches are in *.html files.
21,043
lines match the content pattern.
details...
per component - primary logical decomposition
2.5
in 1088 files, 1,352,085 LOC (44%)
2.4
in 1093 files, 1,404,584 LOC (47%)
2.3
in 1092 files, 1,386,078 LOC (46%)
2.2
in 1081 files, 1,393,638 LOC (48%)
2.1
in 1092 files, 1,402,498 LOC (49%)
2.0
in 1083 files, 1,363,388 LOC (49%)
1.4
in 340 files, 265,192 LOC (17%)
1.2
in 321 files, 245,975 LOC (17%)
1.1
in 313 files, 237,765 LOC (18%)