apache / hive
Features of Interest

Aspects in the source code identified through RegEx patterns.

Intro
Overview

GENERAL

TODOs
231,210 LOC (27%) 480 files | found text per file | found text per file
1 GENERAL Concerns
general
1.1 TODOs
231,210 LOC (27%) 480 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)( |:| ).*".
  • 480 files match defined criteria (231,210 LOC, 27.7% vs. main code):
    • 476 *.java files (227,925 LOC)
    • 1 *.thrift files (2,585 LOC)
    • 1 *.xml files (396 LOC)
    • 1 *.proto files (245 LOC)
    • 1 *.g files (59 LOC)
  • 1,005 lines match the content pattern.
details...