JetBrains / azure-tools-for-intellij
Features of Interest

Aspects in the source code identified through RegEx patterns.

Intro
Overview

GENERAL

TODOs
22,541 LOC (10%) 124 files | found text per file | found text per file
1 GENERAL Concerns
general
1.1 TODOs
22,541 LOC (10%) 124 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)( |:| ).*".
  • 124 files match defined criteria (22,541 LOC, 10.3% vs. main code):
    • 107 *.java files (21,203 LOC)
    • 15 *.kt files (1,277 LOC)
    • 2 *.cs files (61 LOC)
  • 152 lines match the content pattern.
details...