JetBrains / intellij-obsolete-plugins
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
17,553 LOC (5%)
70 files
|
found text per file
|
found text per file
1 GENERAL Concerns
The "general" group contains
2
concerns.
TODOs
Unclassified
general
1.1 TODOs
17,553 LOC (5%)
70 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)( |:| ).*
".
70
files match defined criteria (
17,553
LOC,
5.9%
vs. main code):
68
*.java files (
8,145
LOC)
1
*.xml files (
5,963
LOC)
1
*.js files (
3,445
LOC)
84
lines match the content pattern.
details...
per component - primary logical decomposition
cvs
in 7 files, 2,160 LOC (3%)
struts2
in 20 files, 1,546 LOC (9%)
IDEtalk
in 3 files, 360 LOC (2%)
web
in 3 files, 9,957 LOC (63%)
dmServer
in 16 files, 1,236 LOC (8%)
tapestry
in 3 files, 232 LOC (1%)
struts
in 6 files, 569 LOC (4%)
JsTestDriver
in 1 file 108 LOC (<1%)
resin
in 6 files, 612 LOC (16%)
heroku
in 3 files, 469 LOC (23%)
restClient-legacy
in 2 files, 304 LOC (16%)