JetBrains / resharper-unity
Features of Interest

Aspects in the source code identified through RegEx patterns.

Intro
Overview

GENERAL

TODOs
20,488 LOC (18%) 126 files | found text per file | found text per file
1 GENERAL Concerns
general
1.1 TODOs
20,488 LOC (18%) 126 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)( |:| ).*".
  • 126 files match defined criteria (20,488 LOC, 18.7% vs. main code):
    • 113 *.cs files (17,674 LOC)
    • 10 *.kt files (1,566 LOC)
    • 1 *.xml files (617 LOC)
    • 1 *.kts files (507 LOC)
    • 1 *.lex files (124 LOC)
  • 203 lines match the content pattern.
details...