gitlab-org / GitLab_FOSS
Features of Interest

Aspects in the source code identified through RegEx patterns.

Intro
Overview

GENERAL

TODOs
101,925 LOC (3%) 547 files | found text per file | found text per file
1 GENERAL Concerns
general
1.1 TODOs
101,925 LOC (3%) 547 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)( |:| ).*".
  • 547 files match defined criteria (101,925 LOC, 3.6% vs. main code):
    • 439 *.rb files (78,905 LOC)
    • 42 *.vue files (12,077 LOC)
    • 53 *.js files (8,953 LOC)
    • 4 *.go files (885 LOC)
    • 3 *.rake files (659 LOC)
    • 1 *.mjs files (274 LOC)
    • 4 *.haml files (161 LOC)
    • 1 *.graphql files (11 LOC)
  • 690 lines match the content pattern.
details...