microsoft / team-explorer-everywhere
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
203,193 LOC (35%)
1581 files
|
found text
|
found text per file
1 GENERAL Concerns
The "general" group contains
2
concerns.
TODOs
Unclassified
general
1.1 TODOs
203,193 LOC (35%)
1581 files
|
found text
|
found text per file
The following criteria are used to filter files:
files with any line of content like "
.*(TODO|FIXME)( |:| ).*
".
1581
files match defined criteria (
203,193
lines of code,
35.3%
vs. main code):
1,580
*.java files (
202,598
lines of code)
1
*.c files (
595
lines of code)
1,675
lines match the content pattern.
details...
per component - primary logical decomposition
source/com.microsoft.tfs.core.ws
in 1414 files, 144,308 LOC (65%)
source/com.microsoft.tfs.core
in 63 files, 27,412 LOC (21%)
source/com.microsoft.tfs.client.common.ui
in 42 files, 14,307 LOC (13%)
source/com.microsoft.tfs.client.clc
in 13 files, 4,373 LOC (22%)
source/com.microsoft.tfs.core.httpclient
in 6 files, 4,231 LOC (26%)
source/com.microsoft.tfs.client.common.ui.teambuild
in 14 files, 2,674 LOC (17%)
source/com.microsoft.tfs.client.common
in 7 files, 675 LOC (4%)
source/com.microsoft.tfs.jni
in 5 files, 1,130 LOC (9%)
source/com.microsoft.tfs.client.eclipse.ui
in 5 files, 965 LOC (8%)
source/com.microsoft.tfs.client.eclipse
in 3 files, 1,393 LOC (15%)
source/com.microsoft.tfs.util
in 2 files, 431 LOC (5%)
source/com.microsoft.tfs.client.common.ui.vcexplorer
in 4 files, 676 LOC (17%)
source/com.microsoft.tfs.core.ws.runtime
in 3 files, 618 LOC (18%)