apache / axis-axis1-java
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
22,677 LOC (23%)
55 files
|
found text per file
|
found text per file
1 GENERAL Concerns
The "general" group contains
2
concerns.
TODOs
Unclassified
general
1.1 TODOs
22,677 LOC (23%)
55 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)( |:| ).*
".
55
files match defined criteria (
22,677
LOC,
23.4%
vs. main code):
52
*.java files (
21,706
LOC)
2
*.xml files (
718
LOC)
1
*.jsp files (
253
LOC)
114
lines match the content pattern.
details...
per component - primary logical decomposition
axis-rt-core
in 36 files, 16,636 LOC (28%)
axis-codegen
in 3 files, 2,294 LOC (32%)
src
in 1 file 469 LOC (9%)
axis-rt-transport-jms
in 2 files, 315 LOC (9%)
maven
in 3 files, 151 LOC (7%)
soapmonitor-client
in 1 file 1,729 LOC (99%)
axis-war
in 1 file 253 LOC (23%)
ROOT
in 1 file 249 LOC (66%)
axis-rt-management
in 1 file 20 LOC (5%)
axis-rt-jws
in 1 file 187 LOC (51%)
axis-model
in 3 files, 135 LOC (61%)
axis-rt-provider-bsf
in 1 file 115 LOC (58%)
axis-rt-transport-http-javanet
in 1 file 124 LOC (63%)