JetBrains / compose-multiplatform-core
Features of Interest

Aspects in the source code identified through RegEx patterns.

Intro
Overview

GENERAL

TODOs
420,925 LOC (17%) 1107 files | found text per file | found text per file
1 GENERAL Concerns
general
1.1 TODOs
420,925 LOC (17%) 1107 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)( |:| ).*".
  • 1107 files match defined criteria (420,925 LOC, 17.5% vs. main code):
    • 708 *.kt files (234,077 LOC)
    • 384 *.java files (184,110 LOC)
    • 6 *.xml files (1,516 LOC)
    • 2 *.kts files (359 LOC)
    • 1 *.proto files (233 LOC)
    • 1 *.g4 files (231 LOC)
    • 1 *.svelte files (160 LOC)
    • 1 *.cpp files (120 LOC)
    • 2 *.cc files (106 LOC)
    • 1 *.h files (13 LOC)
  • 2,625 lines match the content pattern.
details...