azure / azure-cosmos-dotnet-v3
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 5 components.
  • 1,447 files, 144,716 LOC (60.2% vs. main code).
  • "Microsoft.Azure.Cosmos" is biggest, containing 83.27% of LOC.
  • "ROOT" is smallest, containing 0.06% of LOC.


Microsoft.Azure.Cosmos120509 LOC (50%) 1,171 files
Microsoft.Azure.Cosmos.Samples13633 LOC (5%) 151 files
Microsoft.Azure.Cosmos.Encryption.Custom6544 LOC (2%) 86 files
Microsoft.Azure.Cosmos.Encryption3939 LOC (1%) 36 files
ROOT91 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.
Microsoft.Azure.Cosmos1358 commits (59%)
ROOT181 commits (7%)
Microsoft.Azure.Cosmos.Samples127 commits (5%)
Microsoft.Azure.Cosmos.Encryption56 commits (2%)
Microsoft.Azure.Cosmos.Encryption.Custom29 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
Microsoft.Azure.Cosmos
291
791
457
694
1089
2319
2735
386
Microsoft.Azure.Cosmos.Encryption.Custom
128
6
7
64
ROOT
12
35
32
34
45
25
Microsoft.Azure.Cosmos.Samples
18
96
25
139
125
45
Microsoft.Azure.Cosmos.Encryption
18
2
41
89
49


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 Microsoft.Azure.Cosmos Microsoft.Azure.Cosmos Microsoft.Azure.Cosmos--Microsoft.Azure.Cosmos 61 ROOT ROOT Microsoft.Azure.Cosmos--ROOT 3 Microsoft.Azure.Cosmos.Samples Microsoft.Azure.Cosmos.Samples Microsoft.Azure.Cosmos.Samples--Microsoft.Azure.Cosmos.Samples 1


2025-05-06 21:41