microsoft / omi
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
63,108 LOC (33%)
52 files
|
found text
|
found text per file
1 GENERAL Concerns
The "general" group contains
2
concerns.
TODOs
Unclassified
general
1.1 TODOs
63,108 LOC (33%)
52 files
|
found text
|
found text per file
The following criteria are used to filter files:
files with any line of content like "
.*(TODO|FIXME)( |:| ).*
".
52
files match defined criteria (
63,108
lines of code,
33.4%
vs. main code):
31
*.c files (
46,081
lines of code)
14
*.h files (
5,721
lines of code)
1
*.html files (
4,738
lines of code)
2
*.y files (
3,297
lines of code)
4
*.cpp files (
3,271
lines of code)
183
lines match the content pattern.
details...
per component - primary logical decomposition
Unix/base
in 7 files, 8,374 LOC (26%)
Unix/codec
in 7 files, 9,078 LOC (62%)
Unix/wsman
in 3 files, 7,397 LOC (53%)
Unix/mof
in 2 files, 5,105 LOC (41%)
Unix/miapi
in 3 files, 5,787 LOC (61%)
Unix/provmgr
in 6 files, 4,729 LOC (52%)
Unix/http
in 2 files, 3,830 LOC (43%)
Unix/nits
in 7 files, 5,244 LOC (67%)
Unix/pal
in 2 files, 100 LOC (1%)
Unix/gen
in 1 file 227 LOC (3%)
Unix/xmlserializer
in 2 files, 4,594 LOC (91%)
Unix/xml
in 1 file 154 LOC (3%)
Unix/doc
in 1 file 4,738 LOC (100%)
Unix/protocol
in 1 file 151 LOC (5%)
Unix/disp
in 1 file 1,445 LOC (52%)
Unix/indication
in 4 files, 1,451 LOC (53%)
Unix/sock
in 1 file 584 LOC (26%)
Unix/omi_error
in 1 file 120 LOC (5%)