apache / royale-compiler
Features of Interest
Aspects in the source code identified through RegEx patterns.
Intro
Features of interest are any aspects of a software system that can be identified through patterns in code.
Features of interest provide you with a way to focus your attention on relevant parts of the codebase.
Typical examples include, security, TODOs, logging.
A feature of interest may be present in multiple files. Any source code file may be in zero or multiple features of interest.
Overview
GENERAL
TODOs
142,923 LOC (45%)
309 files
|
found text per file
|
found text per file
1 GENERAL Concerns
The "general" group contains
2
concerns.
TODOs
Unclassified
general
1.1 TODOs
142,923 LOC (45%)
309 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)( |:| ).*
".
309
files match defined criteria (
142,923
LOC,
45.8%
vs. main code):
308
*.java files (
142,892
LOC)
1
*.xml files (
31
LOC)
721
lines match the content pattern.
details...
per component - primary logical decomposition
compiler
in 176 files, 71,801 LOC (45%)
compiler-jx
in 51 files, 28,243 LOC (57%)
flex-compiler-oem
in 17 files, 8,854 LOC (42%)
debugger
in 10 files, 11,867 LOC (57%)
compiler-common
in 32 files, 9,461 LOC (49%)
swfutils
in 8 files, 4,501 LOC (32%)
linter
in 2 files, 1,265 LOC (17%)
formatter
in 2 files, 1,265 LOC (22%)
compiler-externc
in 5 files, 1,655 LOC (39%)
royale-maven-plugin
in 3 files, 344 LOC (12%)
compiler-jburg-types
in 1 file 2,244 LOC (99%)
compiler-build-tools
in 1 file 74 LOC (3%)
compiler-playerglobalc
in 1 file 1,349 LOC (80%)