GoogleCloudPlatform / spanner-migration-tool
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
13,123 LOC (26%)
39 files
|
found text per file
|
found text per file
1 GENERAL Concerns
The "general" group contains
2
concerns.
TODOs
Unclassified
general
1.1 TODOs
13,123 LOC (26%)
39 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)( |:| ).*
".
39
files match defined criteria (
13,123
LOC,
26.6%
vs. main code). All matches are in *.go files.
72
lines match the content pattern.
details...
per component - primary logical decomposition
sources
in 9 files, 2,951 LOC (35%)
webv2
in 5 files, 2,944 LOC (42%)
assessment
in 5 files, 1,490 LOC (41%)
internal
in 3 files, 947 LOC (40%)
accessors
in 1 file 398 LOC (22%)
conversion
in 3 files, 643 LOC (38%)
streaming
in 1 file 785 LOC (58%)
cmd
in 4 files, 608 LOC (56%)
profiles
in 2 files, 773 LOC (85%)
spanner
in 1 file 554 LOC (70%)
reverse_replication
in 1 file 469 LOC (100%)
expressions_api
in 1 file 215 LOC (82%)
import_data
in 2 files, 246 LOC (100%)
schema
in 1 file 100 LOC (100%)