apache / incubator-teaclave-crates
Features of Interest

Aspects in the source code identified through RegEx patterns.

Intro
Overview

GENERAL

TODOs
49,009 LOC (15%) 130 files | found text per file | found text per file
1 GENERAL Concerns
general
1.1 TODOs
49,009 LOC (15%) 130 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)( |:| ).*".
  • 130 files match defined criteria (49,009 LOC, 15.9% vs. main code):
    • 122 *.rs files (48,174 LOC)
    • 2 *.h files (367 LOC)
    • 3 *.c files (347 LOC)
    • 2 *.toml files (105 LOC)
    • 1 *.ps1 files (16 LOC)
  • 223 lines match the content pattern.
details...