apache / incubator-teaclave-crates
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
49,009 LOC (15%)
130 files
|
found text per file
|
found text per file
1 GENERAL Concerns
The "general" group contains
2
concerns.
TODOs
Unclassified
general
1.1 TODOs
49,009 LOC (15%)
130 files
|
found text per file
|
found text per file
The following criteria are used to filter files:
files with any line of content like "
.*(TODO|FIXME)( |:| ).*
".
130
files match defined criteria (
49,009
LOC,
15.9%
vs. main code):
122
*.rs files (
48,174
LOC)
2
*.h files (
367
LOC)
3
*.c files (
347
LOC)
2
*.toml files (
105
LOC)
1
*.ps1 files (
16
LOC)
223
lines match the content pattern.
details...
per component - primary logical decomposition
ring
in 29 files, 8,531 LOC (12%)
tantivy
in 31 files, 12,987 LOC (22%)
rayon
in 4 files, 2,949 LOC (11%)
image
in 28 files, 13,160 LOC (66%)
rustls-0.21.2
in 4 files, 1,465 LOC (7%)
rustls-0.19.1
in 3 files, 909 LOC (5%)
tonic
in 4 files, 1,656 LOC (10%)
rust-csv
in 2 files, 936 LOC (8%)
rand
in 11 files, 3,211 LOC (30%)
mio
in 2 files, 852 LOC (13%)
gbdt-rs
in 2 files, 367 LOC (6%)
rusty-machine
in 7 files, 1,659 LOC (31%)
rustface
in 1 file 118 LOC (5%)
getrandom
in 2 files, 209 LOC (18%)