epam / cloud-pipeline
Features of Interest

Aspects in the source code identified through RegEx patterns.

Intro
Overview

GENERAL

TODOs
23,384 LOC (4%) 64 files | found text per file | found text per file
1 GENERAL Concerns
general
1.1 TODOs
23,384 LOC (4%) 64 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)( |:| ).*".
  • 64 files match defined criteria (23,384 LOC, 4.4% vs. main code):
    • 45 *.java files (14,313 LOC)
    • 16 *.py files (5,953 LOC)
    • 1 *.xml files (2,454 LOC)
    • 1 *.js files (490 LOC)
    • 1 *.lua files (174 LOC)
  • 84 lines match the content pattern.
details...