elastic / beats
Features of Interest

Aspects in the source code identified through RegEx patterns.

Intro
Overview

GENERAL

TODOs
29,752 LOC (10%) 115 files | found text per file | found text per file
1 GENERAL Concerns
general
1.1 TODOs
29,752 LOC (10%) 115 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)( |:| ).*".
  • 115 files match defined criteria (29,752 LOC, 10.2% vs. main code):
    • 111 *.go files (28,383 LOC)
    • 1 *.yaml files (1,106 LOC)
    • 2 *.py files (236 LOC)
    • 1 *.asciidoc files (27 LOC)
  • 169 lines match the content pattern.
details...