apache / ctakes
Features of Interest

Aspects in the source code identified through RegEx patterns.

Intro
Overview

GENERAL

TODOs
60,437 LOC (24%) 230 files | found text per file | found text per file
1 GENERAL Concerns
general
1.1 TODOs
60,437 LOC (24%) 230 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)( |:| ).*".
  • 230 files match defined criteria (60,437 LOC, 24.8% vs. main code):
    • 217 *.java files (41,775 LOC)
    • 8 *.xml files (18,196 LOC)
    • 3 *.groovy files (367 LOC)
    • 2 *.py files (99 LOC)
  • 410 lines match the content pattern.
details...