guardian / grid
Features of Interest

Aspects in the source code identified through RegEx patterns.

Intro
Overview

GENERAL

TODOs
19,844 LOC (34%) 115 files | found text per file | found text per file
1 GENERAL Concerns
general
1.1 TODOs
19,844 LOC (34%) 115 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)( |:| ).*".
  • 115 files match defined criteria (19,844 LOC, 34.4% vs. main code):
    • 69 *.scala files (10,151 LOC)
    • 32 *.js files (5,175 LOC)
    • 4 *.css files (2,702 LOC)
    • 8 *.html files (1,190 LOC)
    • 1 *.java files (421 LOC)
    • 1 *.sbt files (205 LOC)
  • 228 lines match the content pattern.
details...