microsoft / Recognizers-Text
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
41,678 LOC (25%)
91 files
|
found text
|
found text per file
1 GENERAL Concerns
The "general" group contains
2
concerns.
TODOs
Unclassified
general
1.1 TODOs
41,678 LOC (25%)
91 files
|
found text
|
found text per file
The following criteria are used to filter files:
files with any line of content like "
.*(TODO|FIXME)( |:| ).*
".
91
files match defined criteria (
41,678
lines of code,
25.6%
vs. main code):
22
*.yaml files (
21,180
lines of code)
26
*.py files (
8,426
lines of code)
17
*.ts files (
6,076
lines of code)
22
*.java files (
5,190
lines of code)
1
*.cs files (
430
lines of code)
3
*.js files (
376
lines of code)
258
lines match the content pattern.
details...
per component - primary logical decomposition
Java/libraries
in 22 files, 5,190 LOC (10%)
Python/libraries
in 26 files, 8,426 LOC (19%)
JavaScript/packages
in 20 files, 6,452 LOC (25%)
Patterns/Hindi
in 1 file 1,821 LOC (37%)
Patterns/Swedish
in 2 files, 2,230 LOC (49%)
Patterns/Turkish
in 1 file 1,575 LOC (36%)
Patterns/Arabic
in 1 file 1,287 LOC (46%)
Patterns/French
in 2 files, 1,860 LOC (68%)
Patterns/Spanish
in 2 files, 1,975 LOC (74%)
Patterns/Italian
in 1 file 1,151 LOC (43%)
Patterns/Dutch
in 2 files, 1,711 LOC (65%)
Patterns/Portuguese
in 3 files, 2,397 LOC (98%)
Patterns/Korean
in 2 files, 1,486 LOC (68%)
Patterns/Japanese
in 2 files, 1,387 LOC (70%)
Patterns/Chinese
in 1 file 986 LOC (57%)
Patterns/German
in 2 files, 1,314 LOC (97%)
Tools/src
in 1 file 430 LOC (98%)