elastic / kibana
Features of Interest

Aspects in the source code identified through RegEx patterns.

Intro
Overview

GENERAL

TODOs
241,998 LOC (7%) 1228 files | found text per file | found text per file
1 GENERAL Concerns
general
1.1 TODOs
241,998 LOC (7%) 1228 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)( |:| ).*".
  • 1228 files match defined criteria (241,998 LOC, 7.3% vs. main code):
    • 799 *.ts files (153,528 LOC)
    • 368 *.tsx files (77,522 LOC)
    • 45 *.js files (10,346 LOC)
    • 10 *.scss files (297 LOC)
    • 4 *.jsonc files (139 LOC)
    • 1 *.py files (84 LOC)
    • 1 *.yaml files (82 LOC)
  • 1,678 lines match the content pattern.
details...