apache / hive
Features of Interest

Aspects in the source code identified through RegEx patterns.

Intro
Overview

GENERAL

TODOs
226,860 LOC (27%) 460 files | found text per file | found text per file
1 GENERAL Concerns
general
1.1 TODOs
226,860 LOC (27%) 460 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)( |:| ).*".
  • 460 files match defined criteria (226,860 LOC, 27.3% vs. main code):
    • 456 *.java files (223,675 LOC)
    • 1 *.thrift files (2,478 LOC)
    • 1 *.xml files (403 LOC)
    • 1 *.proto files (245 LOC)
    • 1 *.g files (59 LOC)
  • 977 lines match the content pattern.
details...