apache / airavata-sandbox
Features of Interest

Aspects in the source code identified through RegEx patterns.

Intro
Overview

GENERAL

TODOs
72,474 LOC (26%) 292 files | found text per file | found text per file
1 GENERAL Concerns
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...