GoogleCloudPlatform / cortex-reporting
Components

An overview of source code logical components.

Intro

Logical decomposition is a representation of the organization of the main source code, where every and each file is put in exactly one logical component.

Logical Decompositions Overview

Analyzed system has 1 logical decomposition:

Logical Decomposition #1: PRIMARY

The decompositions is based on the folder structure at level 1 (relative to the source code root).

Bubble Chart | Tree Map
Component Sizes (Lines of Code)
The "primary" logical decomposition has 7 components.
  • 719 files, 68,937 LOC (100.0% vs. main code).
  • "config" is biggest, containing 41.95% of LOC.
  • "placeholders" is smallest, containing 0.09% of LOC.


config28920 LOC (41%) 266 files
s413382 LOC (19%) 123 files
ecc13022 LOC (18%) 122 files
ROOT7010 LOC (10%) 138 files
common4750 LOC (6%) 41 files
local_k91793 LOC (2%) 28 files
placeholders60 LOC (<1%) 1 file
Component Commits
Components ordered by number of commits
Total Commits per Component
All commits, some commits may include files from multiple components.
ROOT29 commits (50%)
ecc29 commits (50%)
s421 commits (36%)
common14 commits (24%)
config7 commits (12%)
local_k96 commits (10%)
placeholders1 commits (1%)
Yearly File Updates Trend per Components
The number of file changes in commits
animated commit history: all time cumulative | 12 months window
2025 2024 2023 2022
config
2
249
242
s4
7
69
62
120
ecc
7
67
72
125
common
27
30
49
local_k9
13
42
18
ROOT
3
44
151
188
placeholders
1


Dependencies between components in same commits (past 180 days)
The number on the lines shows the number of shared commits.
See detailed temporal dependencies report...

G common common common--common 3 s4 s4 s4--common 3 s4--s4 2 ecc ecc s4--ecc 3 local_k9 local_k9 s4--local_k9 2 config config s4--config 2 ROOT ROOT s4--ROOT 2 ecc--common 3 ecc--ecc 2 ecc--config 2 local_k9--common 2 local_k9--ecc 2 local_k9--local_k9 2 local_k9--config 2 local_k9--ROOT 2 config--common 2 config--config 2 ROOT--common 2 ROOT--ecc 2 ROOT--config 2 ROOT--ROOT 2


2025-05-04 15:45