apache / tvm
Features of Interest

Aspects in the source code identified through RegEx patterns.

Intro
Overview

GENERAL

TODOs
14,830 LOC (4%) 32 files | found text per file | found text per file
1 GENERAL Concerns
general
1.1 TODOs
14,830 LOC (4%) 32 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)( |:| ).*".
  • 32 files match defined criteria (14,830 LOC, 4.5% vs. main code):
    • 14 *.py files (6,641 LOC)
    • 11 *.cc files (4,970 LOC)
    • 1 *.ts files (1,891 LOC)
    • 2 *.mm files (776 LOC)
    • 2 *.pxi files (386 LOC)
    • 1 *.java files (104 LOC)
    • 1 *.rs files (62 LOC)
  • 46 lines match the content pattern.
details...