apache / incubator-taverna-language
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
12,225 LOC (49%)
59 files
|
found text per file
|
found text per file
1 GENERAL Concerns
The "general" group contains
2
concerns.
TODOs
Unclassified
general
1.1 TODOs
12,225 LOC (49%)
59 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)( |:| ).*
".
59
files match defined criteria (
12,225
LOC,
49.7%
vs. main code):
57
*.java files (
12,044
LOC)
1
*.ttl files (
124
LOC)
1
*.rb files (
57
LOC)
114
lines match the content pattern.
details...
per component - primary logical decomposition
taverna-scufl2-api
in 11 files, 2,523 LOC (37%)
taverna-robundle
in 7 files, 1,730 LOC (39%)
taverna-scufl2-t2flow
in 9 files, 1,990 LOC (64%)
taverna-scufl2-ucfpackage
in 2 files, 1,722 LOC (79%)
taverna-scufl2-wfbundle
in 5 files, 1,557 LOC (80%)
taverna-scufl2-cwl
in 5 files, 504 LOC (38%)
taverna-scufl2-schemas
in 1 file 124 LOC (10%)
taverna-tavlang-tool
in 3 files, 401 LOC (37%)
taverna-scufl2-scufl
in 10 files, 646 LOC (80%)
taverna-databundle
in 2 files, 523 LOC (100%)
taverna-scufl2-wfdesc
in 2 files, 299 LOC (65%)
taverna-scufl2-annotation
in 1 file 149 LOC (100%)
taverna-scufl2-examples
in 1 file 57 LOC (39%)