GoogleCloudPlatform / professional-services
Features of Interest

Aspects in the source code identified through RegEx patterns.

Intro
Overview

GENERAL

TODOs
3,703 LOC (4%) 22 files | found text per file | found text per file
1 GENERAL Concerns
general
1.1 TODOs
3,703 LOC (4%) 22 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)( |:| ).*".
  • 22 files match defined criteria (3,703 LOC, 4.5% vs. main code):
    • 10 *.py files (2,001 LOC)
    • 2 *.scala files (658 LOC)
    • 2 *.go files (498 LOC)
    • 1 *.js files (220 LOC)
    • 1 *.html files (139 LOC)
    • 4 *.tf files (96 LOC)
    • 2 *.tfvars files (91 LOC)
  • 42 lines match the content pattern.
details...