azure / azure-dev
Features of Interest

Aspects in the source code identified through RegEx patterns.

Intro
Overview

GENERAL

TODOs
4,425 LOC (3%) 19 files | found text per file | found text per file
1 GENERAL Concerns
general
1.1 TODOs
4,425 LOC (3%) 19 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)( |:| ).*".
  • 19 files match defined criteria (4,425 LOC, 3.8% vs. main code):
    • 8 *.go files (2,263 LOC)
    • 6 *.ps1 files (1,791 LOC)
    • 4 *.ts files (314 LOC)
    • 1 *.py files (57 LOC)
  • 24 lines match the content pattern.
details...