JetBrains / leveldb
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 9 components.
  • 104 files, 14,320 LOC (100.0% vs. main code).
  • "db" is biggest, containing 41.49% of LOC.
  • "cmake" is smallest, containing 0.04% of LOC.


db5941 LOC (41%) 31 files
util3224 LOC (22%) 30 files
benchmarks1893 LOC (13%) 3 files
table1474 LOC (10%) 16 files
include807 LOC (5%) 15 files
doc420 LOC (2%) 1 file
helpers308 LOC (2%) 2 files
port247 LOC (1%) 5 files
cmake6 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.
db124 commits (35%)
util102 commits (28%)
include74 commits (21%)
table42 commits (11%)
port32 commits (9%)
helpers20 commits (5%)
benchmarks13 commits (3%)
doc11 commits (3%)
cmake1 commits (<1%)
Yearly File Updates Trend per Components
The number of file changes in commits
animated commit history: all time cumulative | 12 months window
2026 2025 2024 2023 2022 2021 2020 2019 2018 2017 2016 2015 2014 2013 2012 2011
include
3
9
61
23
21
3
4
14
8
15
77
helpers
3
10
4
2
1
4
util
22
129
33
13
2
5
9
11
9
145
port
3
21
10
1
1
3
14
cmake
1
doc
1
1
3
6
benchmarks
3
10
12
table
1
8
61
12
2
2
2
5
2
14
94
db
4
33
156
38
8
11
7
21
25
28
264


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...

No temporal dependencies found.



2026-01-18 17:16