uber / kubernetes
Features of Interest

Aspects in the source code identified through RegEx patterns.

Intro
Overview

GENERAL

TODOs
210,856 LOC (21%) 735 files | found text per file | found text per file
1 GENERAL Concerns
general
1.1 TODOs
210,856 LOC (21%) 735 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)( |:| ).*".
  • 735 files match defined criteria (210,856 LOC, 21.3% vs. main code):
    • 719 *.go files (199,097 LOC)
    • 7 *.proto files (8,295 LOC)
    • 1 *.psm1 files (2,106 LOC)
    • 6 *.yaml files (893 LOC)
    • 1 *.in files (246 LOC)
    • 1 *.sed files (219 LOC)
  • 1,329 lines match the content pattern.
details...