apache / plc4x
Features of Interest

Aspects in the source code identified through RegEx patterns.

Intro
Overview

GENERAL

TODOs
276,328 LOC (24%) 1085 files | found text per file | found text per file
1 GENERAL Concerns
general
1.1 TODOs
276,328 LOC (24%) 1085 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)( |:| ).*".
  • 1085 files match defined criteria (276,328 LOC, 24.5% vs. main code):
    • 819 *.go files (202,645 LOC)
    • 105 *.java files (35,353 LOC)
    • 31 *.mspec files (22,322 LOC)
    • 88 *.py files (8,025 LOC)
    • 26 *.c files (5,215 LOC)
    • 2 *.xsl files (794 LOC)
    • 4 *.groovy files (673 LOC)
    • 6 *.h files (520 LOC)
    • 1 *.xml files (427 LOC)
    • 1 *.g4 files (289 LOC)
    • 2 *.cs files (65 LOC)
  • 3,423 lines match the content pattern.
details...