JetBrains / jitsi-meet
Features of Interest

Aspects in the source code identified through RegEx patterns.

Intro
Overview

GENERAL

TODOs
16,829 LOC (15%) 101 files | found text per file | found text per file
1 GENERAL Concerns
general
1.1 TODOs
16,829 LOC (15%) 101 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)( |:| ).*".
  • 101 files match defined criteria (16,829 LOC, 15.5% vs. main code):
    • 88 *.js files (14,056 LOC)
    • 5 *.lua files (1,291 LOC)
    • 6 *.scss files (1,072 LOC)
    • 2 *.java files (410 LOC)
  • 163 lines match the content pattern.
details...