apache / grails-core
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
16,146 LOC (7%)
57 files
|
found text per file
|
found text per file
1 GENERAL Concerns
The "general" group contains
2
concerns.
TODOs
Unclassified
general
1.1 TODOs
16,146 LOC (7%)
57 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)( |:| ).*
".
57
files match defined criteria (
16,146
LOC,
7.6%
vs. main code):
24
*.java files (
9,721
LOC)
33
*.groovy files (
6,425
LOC)
114
lines match the content pattern.
details...
per component - primary logical decomposition
grails-data-hibernate5
in 5 files, 3,666 LOC (19%)
grails-datamapping-core
in 3 files, 1,755 LOC (9%)
grails-core
in 5 files, 1,093 LOC (6%)
grails-datastore-core
in 2 files, 2,123 LOC (13%)
grails-gsp
in 6 files, 1,211 LOC (7%)
grails-data-mongodb
in 3 files, 1,229 LOC (10%)
grails-gradle
in 5 files, 1,401 LOC (12%)
grails-shell-cli
in 1 file 54 LOC (<1%)
grails-data-neo4j
in 2 files, 170 LOC (2%)
grails-web-common
in 1 file 223 LOC (2%)
grails-web-url-mappings
in 1 file 268 LOC (4%)
grails-bootstrap
in 2 files, 298 LOC (7%)
grails-views-gson
in 2 files, 701 LOC (17%)
grails-fields
in 1 file 768 LOC (27%)
grails-profiles
in 10 files, 519 LOC (23%)
grails-scaffolding
in 3 files, 337 LOC (21%)
grails-datamapping-tck
in 1 file 53 LOC (6%)
grails-web-core
in 1 file 111 LOC (19%)
grails-testing-support-mongodb
in 2 files, 121 LOC (54%)
grails-wrapper-impl
in 1 file 45 LOC (100%)