elastic / elasticsearch
Features of Interest

Aspects in the source code identified through RegEx patterns.

Intro
Overview

GENERAL

TODOs
426,305 LOC (22%) 1237 files | found text per file | found text per file
1 GENERAL Concerns
general
1.1 TODOs
426,305 LOC (22%) 1237 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)( |:| ).*".
  • 1237 files match defined criteria (426,305 LOC, 22.2% vs. main code):
    • 1,215 *.java files (422,284 LOC)
    • 15 *.st files (3,787 LOC)
    • 2 *.policy files (156 LOC)
    • 5 *.yaml files (78 LOC)
  • 1,894 lines match the content pattern.
details...