microsoft / react-native-windows
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
25,211 LOC (17%)
100 files
|
found text
|
found text per file
1 GENERAL Concerns
The "general" group contains
2
concerns.
TODOs
Unclassified
general
1.1 TODOs
25,211 LOC (17%)
100 files
|
found text
|
found text per file
The following criteria are used to filter files:
files with any line of content like "
.*(TODO|FIXME)( |:| ).*
".
100
files match defined criteria (
25,211
lines of code,
17.9%
vs. main code):
50
*.cpp files (
14,755
lines of code)
15
*.js files (
4,518
lines of code)
22
*.h files (
2,806
lines of code)
4
*.tsx files (
1,194
lines of code)
3
*.cs files (
843
lines of code)
4
*.ts files (
779
lines of code)
1
*.ps1 files (
291
lines of code)
1
*.props files (
25
lines of code)
184
lines match the content pattern.
details...
per component - primary logical decomposition
vnext/Microsoft.ReactNative
in 28 files, 8,414 LOC (26%)
packages/@react-native-windows
in 7 files, 3,359 LOC (20%)
vnext/Mso
in 10 files, 1,820 LOC (13%)
vnext/Shared
in 11 files, 2,352 LOC (25%)
packages/@office-iss
in 9 files, 1,290 LOC (16%)
vnext/Microsoft.ReactNative.Cxx
in 4 files, 2,253 LOC (31%)
vnext/src
in 4 files, 1,228 LOC (18%)
packages/react-native-platform-override
in 1 file 43 LOC (<1%)
vnext/Microsoft.ReactNative.Managed
in 1 file 378 LOC (7%)
packages/@react-native
in 2 files, 329 LOC (9%)
vnext/Microsoft.ReactNative.Managed.CodeGen
in 1 file 440 LOC (16%)
packages/sample-apps
in 2 files, 374 LOC (14%)
vnext/Desktop
in 4 files, 865 LOC (35%)
vnext/Microsoft.ReactNative.IntegrationTests
in 1 file 163 LOC (7%)
vnext/Scripts
in 1 file 291 LOC (15%)
packages/playground
in 1 file 182 LOC (10%)
vnext/Chakra
in 3 files, 688 LOC (45%)
vnext/Desktop.IntegrationTests
in 2 files, 377 LOC (36%)
vnext/template
in 2 files, 48 LOC (4%)
vnext/Desktop.ABITests
in 3 files, 140 LOC (17%)
ROOT
in 1 file 25 LOC (11%)
vnext/stubs
in 2 files, 152 LOC (96%)