apache / datasketches-go
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.
  • 65 files, 17,823 LOC (100.0% vs. main code).
  • "cpc" is biggest, containing 57.5% of LOC.
  • "ROOT" is smallest, containing 0.01% of LOC.


cpc10249 LOC (57%) 16 files
hll3725 LOC (20%) 22 files
kll1598 LOC (8%) 9 files
frequencies1534 LOC (8%) 7 files
internal444 LOC (2%) 5 files
common272 LOC (1%) 5 files
ROOT1 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.
cpc67 commits (30%)
frequencies47 commits (21%)
kll40 commits (18%)
hll32 commits (14%)
internal22 commits (10%)
common18 commits (8%)
ROOT6 commits (2%)
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
cpc
108
41
kll
97
frequencies
62
44
hll
39
111
common
12
18
8
internal
6
17
6
ROOT
3
3


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 cpc cpc cpc--cpc 26 common common cpc--common 2 internal internal internal--cpc 5 internal--internal 1 internal--common 1 common--common 3


2025-05-07 20:55