JetBrains / kotlin
Features of Interest

Aspects in the source code identified through RegEx patterns.

Intro
Overview

GENERAL

TODOs
382,393 LOC (18%) 1704 files | found text per file | found text per file
1 GENERAL Concerns
general
1.1 TODOs
382,393 LOC (18%) 1704 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)( |:| ).*".
  • 1704 files match defined criteria (382,393 LOC, 18.1% vs. main code):
    • 1,519 *.kt files (336,934 LOC)
    • 57 *.java files (17,630 LOC)
    • 32 *.cpp files (5,696 LOC)
    • 43 *.hpp files (5,520 LOC)
    • 4 *.c files (4,667 LOC)
    • 19 *.kts files (4,559 LOC)
    • 10 *.mm files (2,843 LOC)
    • 3 *.proto files (1,225 LOC)
    • 6 *.h files (772 LOC)
    • 2 *.flex files (668 LOC)
    • 2 *.py files (530 LOC)
    • 1 *.g4 files (522 LOC)
    • 2 *.xml files (375 LOC)
    • 1 *.pro files (343 LOC)
    • 2 *.js files (77 LOC)
    • 1 *.swift files (32 LOC)
  • 2,910 lines match the content pattern.
details...