apache / struts-sandbox
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
11,661 LOC (13%)
92 files
|
found text per file
|
found text per file
1 GENERAL Concerns
The "general" group contains
2
concerns.
TODOs
Unclassified
general
1.1 TODOs
11,661 LOC (13%)
92 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)( |:| ).*
".
92
files match defined criteria (
11,661
LOC,
13.2%
vs. main code):
82
*.java files (
10,655
LOC)
2
*.js files (
605
LOC)
5
*.ftl files (
204
LOC)
2
*.jsp files (
100
LOC)
1
*.xml files (
97
LOC)
185
lines match the content pattern.
details...
per component - primary logical decomposition
ti
in 62 files, 7,839 LOC (19%)
apps-test
in 3 files, 485 LOC (2%)
flow
in 7 files, 1,748 LOC (15%)
artimus
in 3 files, 310 LOC (12%)
mailreader-chain
in 2 files, 206 LOC (12%)
jpa-mailreader
in 1 file 38 LOC (2%)
struts2-jquery-plugin
in 6 files, 232 LOC (18%)
s2-jquery-showcase
in 2 files, 100 LOC (16%)
struts2-jst-plugin
in 1 file 334 LOC (70%)
struts2-fileupload-plugin
in 2 files, 112 LOC (26%)
struts2-gxp-template-plugin
in 1 file 173 LOC (46%)
src
in 1 file 53 LOC (15%)
struts2-api
in 1 file 31 LOC (23%)