apache / nuttx
Features of Interest

Aspects in the source code identified through RegEx patterns.

Intro
Overview

GENERAL

TODOs
480,262 LOC (16%) 788 files | found text per file | found text per file
1 GENERAL Concerns
general
1.1 TODOs
480,262 LOC (16%) 788 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)( |:| ).*".
  • 788 files match defined criteria (480,262 LOC, 16.8% vs. main code):
    • 617 *.c files (446,037 LOC)
    • 137 *.h files (28,711 LOC)
    • 23 *.ld files (3,292 LOC)
    • 5 *.py files (1,779 LOC)
    • 2 *.cmake files (279 LOC)
    • 4 *.cfg files (164 LOC)
  • 1,600 lines match the content pattern.
details...