JetBrains / koog
Features of Interest

Aspects in the source code identified through RegEx patterns.

Intro
Overview

GENERAL

TODOs
5,727 LOC (4%) 34 files | found text per file | found text per file
1 GENERAL Concerns
general
1.1 TODOs
5,727 LOC (4%) 34 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)( |:| ).*".
  • 34 files match defined criteria (5,727 LOC, 4.8% vs. main code):
    • 31 *.kt files (5,640 LOC)
    • 2 *.kts files (67 LOC)
    • 1 *.java files (20 LOC)
  • 43 lines match the content pattern.
details...