uber / h3
Features of Interest

Aspects in the source code identified through RegEx patterns.

Intro
Overview

GENERAL

TODOs
10,318 LOC (39%) 25 files | found text per file | found text per file
1 GENERAL Concerns
general
1.1 TODOs
10,318 LOC (39%) 25 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)( |:| ).*".
  • 25 files match defined criteria (10,318 LOC, 39.3% vs. main code):
    • 20 *.c files (8,856 LOC)
    • 1 *.in files (765 LOC)
    • 1 *.tsx files (294 LOC)
    • 1 *.cmake files (261 LOC)
    • 1 *.js files (89 LOC)
    • 1 *.jsx files (53 LOC)
  • 50 lines match the content pattern.
details...