apache / netbeans
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
826,625 LOC (16%)
2109 files
|
found text per file
|
found text per file
1 GENERAL Concerns
The "general" group contains
2
concerns.
TODOs
Unclassified
general
1.1 TODOs
826,625 LOC (16%)
2109 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)( |:| ).*
".
2109
files match defined criteria (
826,625
LOC,
16.8%
vs. main code):
2,049
*.java files (
809,746
LOC)
18
*.xml files (
4,394
LOC)
8
*.html files (
2,283
LOC)
1
*.g files (
1,912
LOC)
2
*.sig files (
1,828
LOC)
4
*.js files (
1,514
LOC)
2
*.g4 files (
1,392
LOC)
1
*.flex files (
976
LOC)
4
*.xsl files (
766
LOC)
8
*.php files (
530
LOC)
1
*.c files (
517
LOC)
4
*.phtml files (
305
LOC)
1
*.ts files (
183
LOC)
2
*.ftl files (
141
LOC)
2
*.groovy files (
81
LOC)
1
*.xhtml files (
30
LOC)
1
*.jade files (
27
LOC)
3,575
lines match the content pattern.
details...
per component - primary logical decomposition
ide
in 434 files, 182,052 LOC (13%)
java
in 548 files, 253,323 LOC (23%)
enterprise
in 441 files, 143,529 LOC (20%)
platform
in 122 files, 51,000 LOC (9%)
php
in 76 files, 26,616 LOC (7%)
webcommon
in 74 files, 32,071 LOC (15%)
profiler
in 126 files, 48,013 LOC (24%)
javafx
in 22 files, 10,472 LOC (8%)
contrib
in 88 files, 23,015 LOC (26%)
apisupport
in 47 files, 17,605 LOC (25%)
nbbuild
in 13 files, 5,987 LOC (9%)
groovy
in 54 files, 14,073 LOC (31%)
extide
in 21 files, 8,414 LOC (19%)
harness
in 5 files, 1,352 LOC (4%)
websvccommon
in 19 files, 5,733 LOC (35%)
rust
in 13 files, 2,432 LOC (25%)
cpplite
in 5 files, 593 LOC (7%)
ergonomics
in 1 file 345 LOC (4%)