apache / carbondata
Features of Interest

Aspects in the source code identified through RegEx patterns.

Intro
Overview

GENERAL

TODOs
41,983 LOC (23%) 126 files | found text per file | found text per file
1 GENERAL Concerns
general
1.1 TODOs
41,983 LOC (23%) 126 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)( |:| ).*".
  • 126 files match defined criteria (41,983 LOC, 23.7% vs. main code):
    • 76 *.java files (23,764 LOC)
    • 40 *.scala files (16,583 LOC)
    • 8 *.py files (1,387 LOC)
    • 1 *.xml files (141 LOC)
    • 1 *.thrift files (108 LOC)
  • 186 lines match the content pattern.
details...