gitlab-org / GitLab-Git
Features of Interest

Aspects in the source code identified through RegEx patterns.

Intro
Overview

GENERAL

TODOs
85,858 LOC (26%) 65 files | found text per file | found text per file
1 GENERAL Concerns
general
1.1 TODOs
85,858 LOC (26%) 65 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)( |:| ).*".
  • 65 files match defined criteria (85,858 LOC, 26.6% vs. main code):
    • 46 *.c files (61,426 LOC)
    • 9 *.perl files (16,248 LOC)
    • 4 *.pm files (3,789 LOC)
    • 1 *.py files (3,145 LOC)
    • 1 *.tcl files (651 LOC)
    • 4 *.h files (599 LOC)
  • 142 lines match the content pattern.
details...