apache / incubator-tajo
Features of Interest

Aspects in the source code identified through RegEx patterns.

Intro
Overview

GENERAL

TODOs
23,059 LOC (27%) 63 files | found text per file | found text per file
1 GENERAL Concerns
general
1.1 TODOs
23,059 LOC (27%) 63 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)( |:| ).*".
  • 63 files match defined criteria (23,059 LOC, 27.1% vs. main code):
    • 60 *.java files (22,818 LOC)
    • 1 *.jsp files (149 LOC)
    • 1 *.proto files (58 LOC)
    • 1 *.py files (34 LOC)
  • 145 lines match the content pattern.
details...