apache / ofbiz-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
19,113 LOC (12%)
40 files
|
found text per file
|
found text per file
1 GENERAL Concerns
The "general" group contains
2
concerns.
TODOs
Unclassified
general
1.1 TODOs
19,113 LOC (12%)
40 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)( |:| ).*
".
40
files match defined criteria (
19,113
LOC,
12.4%
vs. main code):
21
*.java files (
8,594
LOC)
1
*.js files (
4,513
LOC)
10
*.xml files (
3,039
LOC)
5
*.ftl files (
1,577
LOC)
3
*.groovy files (
1,390
LOC)
80
lines match the content pattern.
details...
per component - primary logical decomposition
ecommerce
in 6 files, 6,061 LOC (12%)
ebaystore
in 3 files, 4,167 LOC (24%)
projectmgr
in 3 files, 2,054 LOC (16%)
webpos
in 4 files, 897 LOC (8%)
ebay
in 1 file 570 LOC (9%)
example
in 3 files, 668 LOC (12%)
birt
in 5 files, 1,905 LOC (37%)
rest-api
in 4 files, 391 LOC (13%)
bi
in 4 files, 1,056 LOC (46%)
lucene
in 2 files, 471 LOC (29%)
passport
in 3 files, 688 LOC (43%)
ldap
in 2 files, 185 LOC (32%)