openai / doom-py
Features of Interest

Aspects in the source code identified through RegEx patterns.

Intro
Overview

GENERAL

TODOs
50,951 LOC (13%) 68 files | found text per file | found text per file
1 GENERAL Concerns
general
1.1 TODOs
50,951 LOC (13%) 68 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)( |:| ).*".
  • 68 files match defined criteria (50,951 LOC, 13.8% vs. main code):
    • 50 *.cpp files (39,762 LOC)
    • 6 *.c files (7,447 LOC)
    • 7 *.h files (1,709 LOC)
    • 2 *.mm files (1,456 LOC)
    • 3 *.inc files (577 LOC)
  • 135 lines match the content pattern.
details...