apache / cloudstack
Features of Interest

Aspects in the source code identified through RegEx patterns.

Intro
Overview

GENERAL

TODOs
215,131 LOC (21%) 345 files | found text per file | found text per file
1 GENERAL Concerns
general
1.1 TODOs
215,131 LOC (21%) 345 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)( |:| ).*".
  • 345 files match defined criteria (215,131 LOC, 21.6% vs. main code):
    • 313 *.java files (194,951 LOC)
    • 12 *.js files (5,907 LOC)
    • 3 *.cs files (4,385 LOC)
    • 9 *.py files (3,756 LOC)
    • 1 *.xml files (2,618 LOC)
    • 4 *.spec files (2,488 LOC)
    • 2 *.css files (912 LOC)
    • 1 *.cfg files (114 LOC)
  • 868 lines match the content pattern.
details...