Linux / Fs
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
270,792 LOC (25%)
200 files
|
found text
|
found text per file
1 GENERAL Concerns
The "general" group contains
2
concerns.
TODOs
Unclassified
general
1.1 TODOs
270,792 LOC (25%)
200 files
|
found text
|
found text per file
The following criteria are used to filter files:
files with any line of content like "
.*(TODO|FIXME)( |:| ).*
".
200
files match defined criteria (
270,792
lines of code,
25.9%
vs. main code):
187
*.c files (
263,561
lines of code)
13
*.h files (
7,231
lines of code)
428
lines match the content pattern.
details...
per component - primary logical decomposition
btrfs
in 11 files, 31,913 LOC (31%)
xfs
in 1 file 404 LOC (<1%)
ocfs2
in 11 files, 14,864 LOC (22%)
nfs
in 11 files, 22,639 LOC (37%)
ROOT
in 10 files, 14,822 LOC (24%)
cifs
in 21 files, 35,373 LOC (61%)
ext4
in 4 files, 10,510 LOC (23%)
f2fs
in 1 file 3,175 LOC (9%)
nfsd
in 9 files, 17,607 LOC (54%)
ksmbd
in 7 files, 11,293 LOC (45%)
ubifs
in 2 files, 2,421 LOC (9%)
gfs2
in 4 files, 5,582 LOC (24%)
ceph
in 4 files, 7,152 LOC (32%)
ntfs3
in 13 files, 18,876 LOC (87%)
reiserfs
in 13 files, 13,277 LOC (61%)
jfs
in 1 file 1,265 LOC (7%)
afs
in 8 files, 3,932 LOC (22%)
ntfs
in 16 files, 15,335 LOC (89%)
nilfs2
in 1 file 822 LOC (5%)
dlm
in 5 files, 6,700 LOC (47%)
jffs2
in 8 files, 5,514 LOC (40%)
proc
in 2 files, 829 LOC (6%)
fuse
in 3 files, 3,634 LOC (30%)
hfsplus
in 1 file 574 LOC (6%)
udf
in 1 file 226 LOC (2%)
overlayfs
in 4 files, 2,959 LOC (35%)
ecryptfs
in 5 files, 5,496 LOC (71%)
ext2
in 3 files, 1,652 LOC (24%)
fat
in 3 files, 2,509 LOC (39%)
lockd
in 3 files, 1,918 LOC (32%)
ufs
in 2 files, 1,438 LOC (24%)
exfat
in 1 file 493 LOC (8%)
jbd2
in 2 files, 2,227 LOC (38%)
9p
in 3 files, 1,318 LOC (28%)
affs
in 1 file 446 LOC (13%)
cachefiles
in 2 files, 839 LOC (28%)
fscache
in 1 file 241 LOC (11%)
adfs
in 1 file 231 LOC (12%)
omfs
in 1 file 286 LOC (20%)