apache / libcloud
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 6 components.
  • 245 files, 71,770 LOC (97.0% vs. main code).
  • "libcloud" is biggest, containing 95.63% of LOC.
  • "pylint_plugins" is smallest, containing 0.03% of LOC.


libcloud68631 LOC (92%) 208 files
contrib1799 LOC (2%) 13 files
ROOT839 LOC (1%) 8 files
integration420 LOC (<1%) 13 files
scripts56 LOC (<1%) 1 file
pylint_plugins25 LOC (<1%) 2 files
Component Commits
Components ordered by number of commits
Total Commits per Component
All commits, some commits may include files from multiple components.
libcloud4932 commits (49%)
contrib312 commits (3%)
ROOT263 commits (2%)
integration38 commits (<1%)
pylint_plugins23 commits (<1%)
scripts20 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
libcloud
255
153
529
1746
971
1038
1894
581
1040
1567
1175
567
670
453
731
62
50
ROOT
22
24
39
40
19
24
18
2
24
25
24
18
7
11
30
3
1
contrib
13
16
106
53
92
97
7
40
35
40
17
29
pylint_plugins
6
3
2
21
integration
67
52
7
scripts
11
9


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 libcloud libcloud libcloud--libcloud 15 contrib contrib libcloud--contrib 10 contrib--contrib 2 ROOT ROOT contrib--ROOT 7 ROOT--libcloud 7 ROOT--ROOT 4


2025-05-07 15:22