kubernetes / ingress-gce
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
9,342 LOC (24%)
52 files
|
found text
|
found text per file
1 GENERAL Concerns
The "general" group contains
2
concerns.
TODOs
Unclassified
general
1.1 TODOs
9,342 LOC (24%)
52 files
|
found text
|
found text per file
The following criteria are used to filter files:
files with any line of content like "
.*(TODO|FIXME)( |:| ).*
".
52
files match defined criteria (
9,342
lines of code,
24.2%
vs. main code). All matches are in *.go files.
81
lines match the content pattern.
details...
per component - primary logical decomposition
pkg/composite
in 3 files, 437 LOC (9%)
pkg/neg
in 6 files, 2,062 LOC (45%)
pkg/apis
in 1 file 45 LOC (1%)
pkg/loadbalancers
in 6 files, 1,252 LOC (52%)
pkg/experimental
in 7 files, 873 LOC (37%)
pkg/utils
in 2 files, 351 LOC (17%)
pkg/backendconfig
in 1 file 31 LOC (2%)
pkg/backends
in 4 files, 701 LOC (50%)
pkg/controller
in 2 files, 1,129 LOC (84%)
pkg/serviceattachment
in 1 file 31 LOC (2%)
pkg/l4lb
in 2 files, 392 LOC (46%)
pkg/svcneg
in 1 file 28 LOC (3%)
pkg/frontendconfig
in 1 file 28 LOC (3%)
pkg/ingparams
in 1 file 28 LOC (3%)
cmd/glbc
in 3 files, 489 LOC (68%)
pkg/firewalls
in 1 file 151 LOC (26%)
pkg/healthchecks
in 2 files, 348 LOC (64%)
cmd/e2e-test
in 1 file 88 LOC (17%)
pkg/translator
in 1 file 218 LOC (43%)
pkg/instances
in 2 files, 182 LOC (39%)
pkg/annotations
in 1 file 202 LOC (60%)
pkg/storage
in 1 file 140 LOC (99%)
cmd/workload-controller
in 1 file 72 LOC (74%)
cmd/404-server
in 1 file 64 LOC (100%)