epam / pymol-open-source
Features of Interest

Aspects in the source code identified through RegEx patterns.

Intro
Overview

GENERAL

TODOs
104,338 LOC (36%) 76 files | found text per file | found text per file
1 GENERAL Concerns
general
1.1 TODOs
104,338 LOC (36%) 76 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)( |:| ).*".
  • 76 files match defined criteria (104,338 LOC, 36.4% vs. main code):
    • 47 *.cpp files (78,049 LOC)
    • 16 *.py files (18,030 LOC)
    • 6 *.c files (5,575 LOC)
    • 7 *.h files (2,684 LOC)
  • 172 lines match the content pattern.
details...