gitlab-org / GitLab_Enterprise_Edition
Features of Interest

Aspects in the source code identified through RegEx patterns.

Intro
Overview

GENERAL

TODOs
36,040 LOC (2%) 175 files | found text per file | found text per file
1 GENERAL Concerns
general
1.1 TODOs
36,040 LOC (2%) 175 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)( |:| ).*".
  • 175 files match defined criteria (36,040 LOC, 2.8% vs. main code):
    • 140 *.rb files (29,965 LOC)
    • 20 *.js files (4,088 LOC)
    • 12 *.vue files (1,695 LOC)
    • 1 *.haml files (133 LOC)
    • 1 *.erb files (95 LOC)
    • 1 *.rake files (64 LOC)
  • 221 lines match the content pattern.
details...