apache / singa
Features of Interest

Aspects in the source code identified through RegEx patterns.

Intro
Overview

GENERAL

TODOs
8,806 LOC (22%) 10 files | found text per file | found text per file
1 GENERAL Concerns
general
1.1 TODOs
8,806 LOC (22%) 10 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)( |:| ).*".
  • 10 files match defined criteria (8,806 LOC, 22.6% vs. main code):
    • 4 *.py files (5,456 LOC)
    • 3 *.h files (2,143 LOC)
    • 1 *.cc files (614 LOC)
    • 2 *.cl files (593 LOC)
  • 26 lines match the content pattern.
details...