alibaba / loongcollector
Features of Interest

Aspects in the source code identified through RegEx patterns.

Intro
Overview

GENERAL

TODOs
34,159 LOC (16%) 81 files | found text per file | found text per file
1 GENERAL Concerns
general
1.1 TODOs
34,159 LOC (16%) 81 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)( |:| ).*".
  • 81 files match defined criteria (34,159 LOC, 16.2% vs. main code):
    • 46 *.cpp files (24,332 LOC)
    • 16 *.h files (4,736 LOC)
    • 17 *.go files (4,575 LOC)
    • 1 *.c files (491 LOC)
    • 1 *.cmake files (25 LOC)
  • 130 lines match the content pattern.
details...