microsoft / pxt-common-packages
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
10,970 LOC (23%)
32 files
|
found text
|
found text per file
1 GENERAL Concerns
The "general" group contains
2
concerns.
TODOs
Unclassified
general
1.1 TODOs
10,970 LOC (23%)
32 files
|
found text
|
found text per file
The following criteria are used to filter files:
files with any line of content like "
.*(TODO|FIXME)( |:| ).*
".
32
files match defined criteria (
10,970
lines of code,
23.5%
vs. main code):
15
*.cpp files (
6,294
lines of code)
16
*.ts files (
3,785
lines of code)
1
*.h files (
891
lines of code)
46
lines match the content pattern.
details...
per component - primary logical decomposition
libs/game
in 3 files, 975 LOC (11%)
libs/base
in 3 files, 2,698 LOC (43%)
libs/core
in 4 files, 949 LOC (27%)
libs/core---vm
in 3 files, 1,686 LOC (69%)
libs/screen
in 2 files, 1,726 LOC (71%)
libs/storage
in 1 file 105 LOC (7%)
libs/core---esp32
in 1 file 267 LOC (24%)
libs/screen---st7735
in 1 file 291 LOC (28%)
libs/wifi---esp32
in 1 file 269 LOC (31%)
libs/radio
in 1 file 142 LOC (18%)
libs/core---linux
in 1 file 333 LOC (44%)
libs/lcd
in 1 file 33 LOC (5%)
libs/accelerometer
in 1 file 186 LOC (30%)
libs/lora
in 1 file 557 LOC (99%)
libs/music
in 2 files, 218 LOC (49%)
libs/azureiot
in 1 file 373 LOC (94%)
libs/core---samd
in 1 file 139 LOC (43%)
libs/animation
in 1 file 1 LOC (<1%)
libs/servo
in 1 file 1 LOC (1%)
libs/core---rp2040
in 1 file 20 LOC (26%)
libs/sprite-scaling
in 1 file 1 LOC (1%)