microsoft / azuredatastudio
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
87,584 LOC (8%)
217 files
|
found text
|
found text per file
1 GENERAL Concerns
The "general" group contains
2
concerns.
TODOs
Unclassified
general
1.1 TODOs
87,584 LOC (8%)
217 files
|
found text
|
found text per file
The following criteria are used to filter files:
files with any line of content like "
.*(TODO|FIXME)( |:| ).*
".
217
files match defined criteria (
87,584
lines of code,
8.2%
vs. main code):
207
*.ts files (
84,262
lines of code)
5
*.js files (
2,969
lines of code)
4
*.css files (
340
lines of code)
1
*.html files (
13
lines of code)
313
lines match the content pattern.
details...
per component - primary logical decomposition
src/vs
in 70 files, 39,755 LOC (7%)
src/sql
in 65 files, 24,020 LOC (19%)
build/lib
in 2 files, 1,405 LOC (11%)
extensions/sql-migration
in 3 files, 1,470 LOC (12%)
extensions/resource-deployment
in 2 files, 427 LOC (4%)
extensions/machine-learning
in 2 files, 149 LOC (1%)
extensions/mssql
in 12 files, 3,505 LOC (41%)
extensions/git
in 3 files, 3,522 LOC (41%)
extensions/sql-database-projects
in 12 files, 4,274 LOC (52%)
extensions/notebook
in 7 files, 1,400 LOC (17%)
extensions/arc
in 3 files, 559 LOC (8%)
build/azure-pipelines
in 2 files, 384 LOC (6%)
extensions/azurecore
in 3 files, 385 LOC (6%)
extensions/agent
in 5 files, 1,601 LOC (42%)
extensions/schema-compare
in 1 file 1,042 LOC (27%)
build
in 2 files, 706 LOC (27%)
extensions/import
in 5 files, 714 LOC (36%)
extensions/dacpac
in 1 file 468 LOC (24%)
extensions/kusto
in 7 files, 597 LOC (36%)
extensions/azuremonitor
in 6 files, 475 LOC (29%)
extensions/cms
in 1 file 53 LOC (5%)
extensions/merge-conflict
in 2 files, 461 LOC (46%)
extensions/search-result
in 1 file 212 LOC (47%)