apache / zookeeper
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 13 components.
  • 673 files, 96,830 LOC (100.0% vs. main code).
  • "zookeeper-server" is biggest, containing 51.35% of LOC.
  • "conf" is smallest, containing 0.05% of LOC.


zookeeper-server49718 LOC (51%) 394 files
zookeeper-contrib26918 LOC (27%) 180 files
zookeeper-client9887 LOC (10%) 29 files
zookeeper-specifications3551 LOC (3%) 3 files
zookeeper-jute2724 LOC (2%) 29 files
zookeeper-recipes1652 LOC (1%) 14 files
zookeeper-docs967 LOC (<1%) 10 files
zookeeper-metrics-providers561 LOC (<1%) 1 file
ROOT393 LOC (<1%) 3 files
zookeeper-it211 LOC (<1%) 2 files
zookeeper-assembly125 LOC (<1%) 3 files
tools75 LOC (<1%) 2 files
conf48 LOC (<1%) 3 files
Component Commits
Components ordered by number of commits
Total Commits per Component
All commits, some commits may include files from multiple components.
zookeeper-server463 commits (17%)
zookeeper-client45 commits (1%)
zookeeper-contrib31 commits (1%)
ROOT25 commits (<1%)
zookeeper-recipes17 commits (<1%)
zookeeper-jute16 commits (<1%)
zookeeper-assembly11 commits (<1%)
zookeeper-metrics-providers9 commits (<1%)
conf9 commits (<1%)
zookeeper-docs8 commits (<1%)
zookeeper-specifications3 commits (<1%)
zookeeper-it3 commits (<1%)
tools2 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 2021 2020 2019 2018 2017 2016 2015 2014 2013 2012 2011 2010 2009 2008
zookeeper-server
12
146
222
99
124
288
1146
387
zookeeper-contrib
22
31
4
25
24
160
zookeeper-client
2
13
2
2
8
30
22
26
zookeeper-jute
7
4
1
10
32
28
ROOT
1
4
5
4
4
5
2
zookeeper-recipes
4
1
2
25
18
zookeeper-specifications
3
6
zookeeper-metrics-providers
2
1
3
3
zookeeper-assembly
1
11
conf
1
2
1
1
2
2
tools
1
1
zookeeper-it
2
2
zookeeper-docs
1
3
2
2
10


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 zookeeper-server zookeeper-server zookeeper-server--zookeeper-server 5 zookeeper-jute zookeeper-jute zookeeper-jute--zookeeper-jute 1 zookeeper-client zookeeper-client zookeeper-client--zookeeper-client 1


2025-05-07 15:15