microsoft / elfie-arriba
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
6,087 LOC (8%)
36 files
|
found text
|
found text per file
1 GENERAL Concerns
The "general" group contains
2
concerns.
TODOs
Unclassified
general
1.1 TODOs
6,087 LOC (8%)
36 files
|
found text
|
found text per file
The following criteria are used to filter files:
files with any line of content like "
.*(TODO|FIXME)( |:| ).*
".
36
files match defined criteria (
6,087
lines of code,
8.9%
vs. main code):
28
*.cs files (
5,138
lines of code)
2
*.jsx files (
737
lines of code)
4
*.cpp files (
200
lines of code)
2
*.h files (
12
lines of code)
41
lines match the content pattern.
details...
per component - primary logical decomposition
XForm/XForm
in 4 files, 520 LOC (2%)
Arriba/Arriba
in 6 files, 1,636 LOC (12%)
Elfie/Elfie
in 2 files, 497 LOC (5%)
Arriba/Arriba.Communication
in 4 files, 598 LOC (16%)
Elfie/Elfie.Indexer
in 3 files, 644 LOC (31%)
Arriba/Arriba.Client
in 2 files, 374 LOC (19%)
Arriba/Tools
in 1 file 303 LOC (15%)
XForm/XForm.Web
in 2 files, 737 LOC (51%)
XForm/XForm.Native
in 3 files, 166 LOC (15%)
Arriba/Arriba.Native
in 2 files, 5 LOC (1%)
XForm/XForm.Prices
in 3 files, 259 LOC (94%)
Elfie/SymbolSourceGet
in 1 file 185 LOC (96%)
Elfie/SourceIndex
in 1 file 102 LOC (93%)
XForm/XForm.Scanning
in 1 file 41 LOC (39%)
Arriba/Arriba.IIS
in 1 file 20 LOC (55%)