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
20,154 LOC (11%)
42 files
|
found text per file
|
found text per file
1 GENERAL Concerns
The "general" group contains
2
concerns.
TODOs
Unclassified
general
1.1 TODOs
20,154 LOC (11%)
42 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)( |:| ).*
".
42
files match defined criteria (
20,154
LOC,
11.2%
vs. main code):
21
*.java files (
8,573
LOC)
4
*.js files (
6,548
LOC)
9
*.xml files (
2,773
LOC)
5
*.ftl files (
1,574
LOC)
2
*.groovy files (
597
LOC)
1
*.html files (
89
LOC)
84
lines match the content pattern.
details...
per component - primary logical decomposition
ecommerce
in 6 files, 6,058 LOC (12%)
solr
in 4 files, 2,124 LOC (8%)
ebaystore
in 3 files, 4,167 LOC (24%)
projectmgr
in 1 file 987 LOC (7%)
webpos
in 4 files, 897 LOC (8%)
ebay
in 1 file 570 LOC (9%)
example
in 3 files, 650 LOC (12%)
birt
in 5 files, 1,905 LOC (37%)
rest-api
in 4 files, 371 LOC (12%)
bi
in 4 files, 1,082 LOC (47%)
lucene
in 2 files, 472 LOC (29%)
passport
in 3 files, 688 LOC (44%)
ldap
in 2 files, 183 LOC (32%)