aws / res
Features of Interest

Aspects in the source code identified through RegEx patterns.

Intro
Overview

GENERAL

TODOs
8,514 LOC (6%) 20 files | found text per file | found text per file
1 GENERAL Concerns
general
1.1 TODOs
8,514 LOC (6%) 20 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)( |:| ).*".
  • 20 files match defined criteria (8,514 LOC, 6.5% vs. main code):
    • 14 *.py files (4,554 LOC)
    • 2 *.tsx files (2,220 LOC)
    • 1 *.ts files (1,092 LOC)
    • 1 *.jinja2 files (395 LOC)
    • 1 *.go files (218 LOC)
    • 1 *.toml files (35 LOC)
  • 27 lines match the content pattern.
details...