apache / airavata-sandbox
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
72,474 LOC (26%)
292 files
|
found text per file
|
found text per file
1 GENERAL Concerns
The "general" group contains
2
concerns.
TODOs
Unclassified
general
1.1 TODOs
72,474 LOC (26%)
292 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)( |:| ).*
".
292
files match defined criteria (
72,474
LOC,
27.0%
vs. main code):
74
*.js files (
50,939
LOC)
193
*.java files (
17,901
LOC)
10
*.py files (
3,355
LOC)
14
*.ts files (
236
LOC)
1
*.html files (
43
LOC)
472
lines match the content pattern.
details...
per component - primary logical decomposition
airavata-kubernetes
in 214 files, 43,322 LOC (46%)
Interacting_with_Airavata_using_ipython_Notebook
in 4 files, 2,689 LOC (7%)
gsoc2022
in 10 files, 8,613 LOC (26%)
datacat
in 3 files, 2,914 LOC (13%)
registry
in 3 files, 2,939 LOC (22%)
cwl-workflows
in 2 files, 452 LOC (3%)
allocation-manager
in 5 files, 550 LOC (5%)
airavata-registry-rest
in 1 file 2,269 LOC (28%)
gsoc2013
in 10 files, 3,591 LOC (54%)
gfac-refactoring
in 10 files, 1,990 LOC (40%)
gsoc2016
in 11 files, 859 LOC (26%)
client-api-demo
in 3 files, 329 LOC (11%)
airavata-rest-security
in 4 files, 497 LOC (17%)
workflow-monitoring-util
in 3 files, 319 LOC (11%)
grid-tools
in 2 files, 154 LOC (6%)
utils
in 2 files, 399 LOC (16%)
api-mock
in 1 file 113 LOC (12%)
gfac-sample
in 1 file 334 LOC (76%)
workflow-engine
in 2 files, 123 LOC (37%)
osgi-airavata
in 1 file 18 LOC (8%)