elastic / docs-builder
Features of Interest

Aspects in the source code identified through RegEx patterns.

Intro
Overview

GENERAL

TODOs
3,144 LOC (19%) 23 files | found text per file | found text per file
1 GENERAL Concerns
general
1.1 TODOs
3,144 LOC (19%) 23 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)( |:| ).*".
  • 23 files match defined criteria (3,144 LOC, 19.2% vs. main code):
    • 18 *.cs files (2,553 LOC)
    • 1 *.cshtml files (364 LOC)
    • 1 *.css files (145 LOC)
    • 1 *.ts files (57 LOC)
    • 2 *.props files (25 LOC)
  • 30 lines match the content pattern.
details...