twitter / scalding
Features of Interest

Aspects in the source code identified through RegEx patterns.

Intro
Overview

GENERAL

TODOs
12,832 LOC (27%) 54 files | found text per file | found text per file
1 GENERAL Concerns
general
1.1 TODOs
12,832 LOC (27%) 54 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)( |:| ).*".
  • 54 files match defined criteria (12,832 LOC, 27.5% vs. main code):
    • 50 *.scala files (11,400 LOC)
    • 1 *.sbt files (670 LOC)
    • 1 *.rb files (478 LOC)
    • 2 *.java files (284 LOC)
  • 101 lines match the content pattern.
details...