apache / zookeeper
Features of Interest

Aspects in the source code identified through RegEx patterns.

Intro
Overview

GENERAL

TODOs
18,471 LOC (19%) 31 files | found text per file | found text per file
1 GENERAL Concerns
general
1.1 TODOs
18,471 LOC (19%) 31 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)( |:| ).*".
  • 31 files match defined criteria (18,471 LOC, 19.1% vs. main code):
    • 22 *.java files (9,444 LOC)
    • 2 *.c files (4,803 LOC)
    • 2 *.cc files (3,379 LOC)
    • 3 *.py files (516 LOC)
    • 1 *.js files (197 LOC)
    • 1 *.t files (132 LOC)
  • 39 lines match the content pattern.
details...