apache / openoffice-devtools
Features of Interest

Aspects in the source code identified through RegEx patterns.

Intro
Overview

GENERAL

TODOs
52,069 LOC (20%) 300 files | found text per file | found text per file
1 GENERAL Concerns
general
1.1 TODOs
52,069 LOC (20%) 300 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)( |:| ).*".
  • 300 files match defined criteria (52,069 LOC, 20.8% vs. main code):
    • 290 *.java files (50,350 LOC)
    • 8 *.xml files (1,160 LOC)
    • 2 *.cxx files (559 LOC)
  • 492 lines match the content pattern.
details...