apache / jspwiki
Features of Interest

Aspects in the source code identified through RegEx patterns.

Intro
Overview

GENERAL

TODOs
27,313 LOC (31%) 141 files | found text per file | found text per file
1 GENERAL Concerns
general
1.1 TODOs
27,313 LOC (31%) 141 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)( |:| ).*".
  • 141 files match defined criteria (27,313 LOC, 31.6% vs. main code):
    • 84 *.java files (14,883 LOC)
    • 13 *.js files (4,792 LOC)
    • 29 *.jsp files (4,328 LOC)
    • 13 *.less files (1,685 LOC)
    • 1 *.css files (1,599 LOC)
    • 1 *.xml files (26 LOC)
  • 239 lines match the content pattern.
details...