apache / couchdb
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.
  • 629 files, 154,228 LOC (100.0% vs. main code).
  • "src" is biggest, containing 96.59% of LOC.
  • "config" is smallest, containing 0.02% of LOC.


src148969 LOC (96%) 544 files
nouveau2872 LOC (1%) 50 files
share1175 LOC (<1%) 14 files
ROOT588 LOC (<1%) 4 files
dev238 LOC (<1%) 6 files
rel168 LOC (<1%) 5 files
build-aux94 LOC (<1%) 1 file
support86 LOC (<1%) 1 file
config38 LOC (<1%) 4 files
Component Commits
Components ordered by number of commits
Total Commits per Component
All commits, some commits may include files from multiple components.
src1957 commits (14%)
share80 commits (<1%)
ROOT64 commits (<1%)
nouveau64 commits (<1%)
rel34 commits (<1%)
build-aux16 commits (<1%)
support13 commits (<1%)
dev9 commits (<1%)
config7 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
src
143
315
656
443
703
268
425
821
784
55
9
114
430
104
96
7
nouveau
7
41
223
ROOT
16
11
8
2
8
10
2
3
2
2
share
4
4
9
22
14
1
7
2
3
5
4
18
31
46
rel
3
2
1
4
8
3
7
1
2
4
1
dev
1
5
2
3
build-aux
1
1
3
6
5
config
5
2
8
support
2
1
2
1
4
1
2


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 src src src--src 26 share share src--share 1 share--share 3 nouveau nouveau nouveau--nouveau 2


2025-05-07 15:18