apache / mynewt-core
Features of Interest

Aspects in the source code identified through RegEx patterns.

Intro
Overview

GENERAL

TODOs
40,028 LOC (6%) 86 files | found text per file | found text per file
1 GENERAL Concerns
general
1.1 TODOs
40,028 LOC (6%) 86 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)( |:| ).*".
  • 86 files match defined criteria (40,028 LOC, 6.5% vs. main code):
    • 77 *.c files (39,007 LOC)
    • 5 *.h files (648 LOC)
    • 3 *.yml files (206 LOC)
    • 1 *.py files (167 LOC)
  • 160 lines match the content pattern.
details...