epam / ketcher
Features of Interest

Aspects in the source code identified through RegEx patterns.

Intro
Overview

GENERAL

TODOs
37,268 LOC (36%) 142 files | found text per file | found text per file
1 GENERAL Concerns
general
1.1 TODOs
37,268 LOC (36%) 142 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)( |:| ).*".
  • 142 files match defined criteria (37,268 LOC, 36.5% vs. main code):
    • 82 *.ts files (26,968 LOC)
    • 26 *.js files (5,515 LOC)
    • 17 *.tsx files (2,789 LOC)
    • 7 *.jsx files (1,186 LOC)
    • 10 *.less files (810 LOC)
  • 247 lines match the content pattern.
details...