JetBrains / external-annotations-dotnet-runtime
Features of Interest

Aspects in the source code identified through RegEx patterns.

Intro
Overview

GENERAL

TODOs
917,808 LOC (24%) 1076 files | found text per file | found text per file
1 GENERAL Concerns
general
1.1 TODOs
917,808 LOC (24%) 1076 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)( |:| ).*".
  • 1076 files match defined criteria (917,808 LOC, 24.5% vs. main code):
    • 220 *.cpp files (345,856 LOC)
    • 191 *.c files (239,290 LOC)
    • 437 *.cs files (216,150 LOC)
    • 133 *.h files (80,005 LOC)
    • 28 *.ts files (11,947 LOC)
    • 8 *.hpp files (7,155 LOC)
    • 3 *.inl files (4,090 LOC)
    • 17 *.targets files (3,114 LOC)
    • 6 *.asm files (2,545 LOC)
    • 9 *.proj files (2,541 LOC)
    • 3 *.py files (2,346 LOC)
    • 11 *.props files (841 LOC)
    • 1 *.cmd files (494 LOC)
    • 1 *.xml files (353 LOC)
    • 1 *.m files (314 LOC)
    • 2 *.in files (253 LOC)
    • 1 *.ps1 files (231 LOC)
    • 1 *.inc files (209 LOC)
    • 2 *.cmake files (52 LOC)
    • 1 *.pl files (22 LOC)
  • 3,061 lines match the content pattern.
details...