gitlab-org / GitLab_Community_Edition
Features of Interest

Aspects in the source code identified through RegEx patterns.

Intro
Overview

GENERAL

TODOs
21,736 LOC (2%) 86 files | found text per file | found text per file
1 GENERAL Concerns
general
1.1 TODOs
21,736 LOC (2%) 86 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)( |:| ).*".
  • 86 files match defined criteria (21,736 LOC, 2.8% vs. main code):
    • 56 *.rb files (17,356 LOC)
    • 17 *.js files (3,169 LOC)
    • 10 *.vue files (900 LOC)
    • 2 *.rake files (175 LOC)
    • 1 *.haml files (136 LOC)
  • 112 lines match the content pattern.
details...