apache / logging-log4j2
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
18,371 LOC (12%)
59 files
|
found text per file
|
found text per file
1 GENERAL Concerns
The "general" group contains
2
concerns.
TODOs
Unclassified
general
1.1 TODOs
18,371 LOC (12%)
59 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)( |:| ).*
".
59
files match defined criteria (
18,371
LOC,
12.7%
vs. main code). All matches are in *.java files.
77
lines match the content pattern.
details...
per component - primary logical decomposition
log4j-core
in 41 files, 12,711 LOC (18%)
log4j-api
in 8 files, 4,438 LOC (26%)
log4j-1.2-api
in 3 files, 333 LOC (2%)
log4j-iostreams
in 2 files, 151 LOC (7%)
log4j-jul
in 1 file 85 LOC (9%)
log4j-to-slf4j
in 1 file 317 LOC (42%)
log4j-jdbc-dbcp2
in 1 file 161 LOC (39%)
log4j-mongodb4
in 1 file 148 LOC (42%)
log4j-mongodb
in 1 file 27 LOC (79%)