Uber / peloton
Features of Interest

Aspects in the source code identified through RegEx patterns.

Intro
Overview

GENERAL

TODOs
45,020 LOC (38%) 129 files | found text per file | found text per file
1 GENERAL Concerns
general
1.1 TODOs
45,020 LOC (38%) 129 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)( |:| ).*".
  • 129 files match defined criteria (45,020 LOC, 38.4% vs. main code):
    • 109 *.go files (39,169 LOC)
    • 12 *.proto files (4,074 LOC)
    • 4 *.py files (1,518 LOC)
    • 4 *.yaml files (259 LOC)
  • 290 lines match the content pattern.
details...