aliyun / alibabacloud-console-base
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
1,604 LOC (2%)
40 files
|
found text per file
|
found text per file
1 GENERAL Concerns
The "general" group contains
2
concerns.
TODOs
Unclassified
general
1.1 TODOs
1,604 LOC (2%)
40 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)( |:| ).*
".
40
files match defined criteria (
1,604
LOC,
2.3%
vs. main code):
32
*.ts files (
1,057
LOC)
8
*.tsx files (
547
LOC)
52
lines match the content pattern.
details...
per component - primary logical decomposition
packages-rc
in 16 files, 847 LOC (2%)
packages-fetcher
in 6 files, 268 LOC (2%)
packages-theme
in 3 files, 96 LOC (<1%)
packages
in 2 files, 41 LOC (<1%)
packages-demo
in 1 file 80 LOC (2%)
packages-messenger
in 9 files, 125 LOC (4%)
packages-error-prompt
in 2 files, 130 LOC (13%)
packages-conf
in 1 file 17 LOC (2%)