gitlab-org / Git
Features of Interest

Aspects in the source code identified through RegEx patterns.

Intro
Overview

GENERAL

TODOs
86,587 LOC (25%) 68 files | found text per file | found text per file
1 GENERAL Concerns
general
1.1 TODOs
86,587 LOC (25%) 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 (86,587 LOC, 25.2% vs. main code):
    • 47 *.c files (63,899 LOC)
    • 8 *.perl files (14,416 LOC)
    • 4 *.pm files (3,777 LOC)
    • 1 *.py files (3,150 LOC)
    • 5 *.h files (665 LOC)
    • 1 *.tcl files (651 LOC)
    • 2 *.toml files (29 LOC)
  • 138 lines match the content pattern.
details...