JetBrains / aws-toolkit-jetbrains
Features of Interest

Aspects in the source code identified through RegEx patterns.

Intro
Overview

GENERAL

TODOs
12,635 LOC (14%) 109 files | found text per file | found text per file
1 GENERAL Concerns
general
1.1 TODOs
12,635 LOC (14%) 109 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)( |:| ).*".
  • 109 files match defined criteria (12,635 LOC, 15.0% vs. main code):
    • 92 *.kt files (11,417 LOC)
    • 8 *.kts files (682 LOC)
    • 6 *.cs files (391 LOC)
    • 2 *.xml files (135 LOC)
    • 1 *.props files (10 LOC)
  • 141 lines match the content pattern.
details...