JetBrains / lincheck
Features of Interest

Aspects in the source code identified through RegEx patterns.

Intro
Overview

GENERAL

TODOs
11,597 LOC (36%) 50 files | found text per file | found text per file
1 GENERAL Concerns
general
1.1 TODOs
11,597 LOC (36%) 50 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)( |:| ).*".
  • 50 files match defined criteria (11,597 LOC, 37.0% vs. main code):
    • 47 *.kt files (10,862 LOC)
    • 1 *.java files (456 LOC)
    • 2 *.kts files (279 LOC)
  • 103 lines match the content pattern.
details...