microsoft / botbuilder-dotnet
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,386 LOC (7%)
25 files
|
found text
|
found text per file
1 GENERAL Concerns
The "general" group contains
2
concerns.
TODOs
Unclassified
general
1.1 TODOs
6,386 LOC (7%)
25 files
|
found text
|
found text per file
The following criteria are used to filter files:
files with any line of content like "
.*(TODO|FIXME)( |:| ).*
".
25
files match defined criteria (
6,386
lines of code,
7.3%
vs. main code):
24
*.cs files (
6,157
lines of code)
1
*.ps1 files (
229
lines of code)
46
lines match the content pattern.
details...
per component - primary logical decomposition
libraries/Microsoft.Bot.Builder.Dialogs.Adaptive
in 2 files, 1,334 LOC (12%)
libraries/Microsoft.Bot.Builder
in 1 file 164 LOC (1%)
libraries/Microsoft.Bot.Connector
in 1 file 351 LOC (4%)
libraries/Microsoft.Bot.Builder.Dialogs
in 2 files, 933 LOC (14%)
libraries/Microsoft.Bot.Streaming
in 3 files, 441 LOC (14%)
libraries/Microsoft.Bot.Builder.Dialogs.Debugging
in 1 file 600 LOC (21%)
libraries/integration
in 2 files, 324 LOC (13%)
libraries/Microsoft.Bot.Builder.AI.LUIS
in 1 file 215 LOC (9%)
libraries/Parsers
in 6 files, 1,067 LOC (51%)
generators/vsix-vs-win
in 2 files, 225 LOC (11%)
libraries/Microsoft.Bot.Connector.Streaming
in 2 files, 392 LOC (23%)
generators/dotnet-templates
in 1 file 111 LOC (11%)
build/AnalyzeDeps
in 1 file 229 LOC (27%)