JetBrains / intellij-plugins
Features of Interest

Aspects in the source code identified through RegEx patterns.

Intro
Overview

GENERAL

TODOs
73,395 LOC (13%) 218 files | found text per file | found text per file
1 GENERAL Concerns
general
1.1 TODOs
73,395 LOC (13%) 218 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)( |:| ).*".
  • 218 files match defined criteria (73,395 LOC, 13.1% vs. main code):
    • 89 *.java files (47,647 LOC)
    • 114 *.kt files (20,944 LOC)
    • 2 *.proto files (2,104 LOC)
    • 4 *.rb files (1,040 LOC)
    • 2 *.xml files (1,027 LOC)
    • 2 *.flex files (304 LOC)
    • 1 *.h files (249 LOC)
    • 1 *.jade files (43 LOC)
    • 2 *.html files (21 LOC)
    • 1 *.dart files (16 LOC)
  • 378 lines match the content pattern.
details...