GoogleCloudPlatform / training-data-analyst
Features of Interest

Aspects in the source code identified through RegEx patterns.

Intro
Overview

GENERAL

TODOs
305,700 LOC (30%) 734 files | found text per file | found text per file
1 GENERAL Concerns
general
1.1 TODOs
305,700 LOC (30%) 734 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)( |:| ).*".
  • 734 files match defined criteria (305,700 LOC, 30.4% vs. main code):
    • 278 *.ipynb files (263,907 LOC)
    • 333 *.py files (36,489 LOC)
    • 40 *.java files (2,288 LOC)
    • 69 *.js files (1,763 LOC)
    • 8 *.html files (758 LOC)
    • 1 *.go files (356 LOC)
    • 3 *.scala files (115 LOC)
    • 2 *.yaml files (24 LOC)
  • 4,134 lines match the content pattern.
details...