apache / incubator-taverna-engine
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,411 LOC (34%)
50 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,411 LOC (34%)
50 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)( |:| ).*
".
50
files match defined criteria (
11,411
LOC,
34.7%
vs. main code):
49
*.java files (
11,356
LOC)
1
*.xml files (
55
LOC)
110
lines match the content pattern.
details...
per component - primary logical decomposition
taverna-provenanceconnector
in 7 files, 3,981 LOC (54%)
taverna-workflowmodel-api
in 12 files, 1,215 LOC (22%)
taverna-workflowmodel-impl
in 10 files, 1,708 LOC (38%)
taverna-reference-impl
in 1 file 466 LOC (17%)
taverna-credential-manager-impl
in 2 files, 1,543 LOC (85%)
taverna-workflowmodel-extensions
in 2 files, 581 LOC (32%)
taverna-prov
in 2 files, 789 LOC (57%)
taverna-activity-archetype
in 7 files, 491 LOC (54%)
taverna-run-impl
in 1 file 271 LOC (39%)
taverna-execution-hadoop
in 3 files, 162 LOC (25%)
taverna-execution-impl
in 1 file 101 LOC (84%)
taverna-execution-remote
in 1 file 44 LOC (50%)
taverna-database-configuration-api
in 1 file 59 LOC (84%)