alibaba / MNN
Features of Interest

Aspects in the source code identified through RegEx patterns.

Intro
Overview

GENERAL

TODOs
65,362 LOC (12%) 131 files | found text per file | found text per file
1 GENERAL Concerns
general
1.1 TODOs
65,362 LOC (12%) 131 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)( |:| ).*".
  • 131 files match defined criteria (65,362 LOC, 12.3% vs. main code):
    • 94 *.cpp files (41,076 LOC)
    • 5 *.h files (9,486 LOC)
    • 10 *.py files (8,149 LOC)
    • 4 *.mm files (2,368 LOC)
    • 6 *.cu files (2,313 LOC)
    • 9 *.hpp files (1,546 LOC)
    • 3 *.cl files (424 LOC)
  • 205 lines match the content pattern.
details...