microsoft / vcpkg
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
5,118 LOC (5%)
31 files
|
found text
|
found text per file
1 GENERAL Concerns
The "general" group contains
2
concerns.
TODOs
Unclassified
general
1.1 TODOs
5,118 LOC (5%)
31 files
|
found text
|
found text per file
The following criteria are used to filter files:
files with any line of content like "
.*(TODO|FIXME)( |:| ).*
".
31
files match defined criteria (
5,118
lines of code,
5.5%
vs. main code):
30
*.cmake files (
5,073
lines of code)
1
*.in files (
45
lines of code)
37
lines match the content pattern.
details...
per component - primary logical decomposition
scripts/cmake
in 7 files, 2,257 LOC (28%)
ports/qt5-base
in 1 file 481 LOC (36%)
ports/lapack-reference
in 2 files, 622 LOC (98%)
ports/clapack
in 1 file 57 LOC (18%)
ports/llvm
in 1 file 308 LOC (100%)
ports/vtk
in 1 file 273 LOC (90%)
ports/itk
in 1 file 183 LOC (100%)
ports/vcpkg-qmake
in 1 file 146 LOC (94%)
ports/libxml2
in 1 file 84 LOC (63%)
ports/qttools
in 1 file 124 LOC (100%)
ports/fontconfig
in 1 file 45 LOC (36%)
ports/cairo
in 1 file 75 LOC (100%)
ports/boost-build
in 1 file 64 LOC (100%)
ports/vxl
in 1 file 53 LOC (100%)
ports/vtk-m
in 1 file 52 LOC (100%)
ports/libmicrohttpd
in 1 file 44 LOC (100%)
ports/qtkeychain-qt6
in 1 file 40 LOC (100%)
ports/qtmultimedia
in 1 file 40 LOC (100%)
ports/tlx
in 1 file 34 LOC (100%)
ports/nmslib
in 1 file 31 LOC (100%)
ports/libwandio
in 1 file 30 LOC (100%)
ports/qt5compat
in 1 file 28 LOC (100%)
ports/tinyply
in 1 file 28 LOC (100%)
ports/fruit
in 1 file 19 LOC (100%)