JetBrains / android
Features of Interest

Aspects in the source code identified through RegEx patterns.

Intro
Overview

GENERAL

TODOs
220,610 LOC (11%) 886 files | found text per file | found text per file
1 GENERAL Concerns
general
1.1 TODOs
220,610 LOC (11%) 886 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)( |:| ).*".
  • 886 files match defined criteria (220,610 LOC, 11.8% vs. main code):
    • 411 *.kt files (111,477 LOC)
    • 362 *.java files (102,045 LOC)
    • 101 *.xml files (4,673 LOC)
    • 3 *.cc files (1,688 LOC)
    • 2 *.py files (405 LOC)
    • 1 *.proto files (242 LOC)
    • 4 *.toml files (42 LOC)
    • 2 *.kts files (38 LOC)
  • 1,373 lines match the content pattern.
details...