apache / openoffice
Features of Interest

Aspects in the source code identified through RegEx patterns.

Intro
Overview

GENERAL

TODOs
278,729 LOC (13%) 649 files | found text per file | found text per file
1 GENERAL Concerns
general
1.1 TODOs
278,729 LOC (13%) 649 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)( |:| ).*".
  • 649 files match defined criteria (278,729 LOC, 13.7% vs. main code):
    • 264 *.cxx files (159,456 LOC)
    • 200 *.java files (73,026 LOC)
    • 121 *.hxx files (20,922 LOC)
    • 13 *.c files (6,606 LOC)
    • 14 *.mm files (4,844 LOC)
    • 1 *.y files (3,024 LOC)
    • 14 *.h files (2,310 LOC)
    • 4 *.pl files (2,266 LOC)
    • 2 *.cs files (2,088 LOC)
    • 5 *.py files (1,894 LOC)
    • 3 *.cpp files (1,168 LOC)
    • 2 *.spec files (655 LOC)
    • 4 *.html files (330 LOC)
    • 1 *.m files (84 LOC)
    • 1 *.xml files (56 LOC)
  • 1,658 lines match the content pattern.
details...