azure / osdu-developer
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 8 components.
  • 180 files, 15,179 LOC (65.5% vs. main code).
  • "software" is biggest, containing 36.28% of LOC.
  • "ROOT" is smallest, containing 0.38% of LOC.


software5507 LOC (23%) 71 files
tools3929 LOC (16%) 15 files
charts3842 LOC (16%) 83 files
scripts1235 LOC (5%) 4 files
stamp384 LOC (1%) 3 files
src151 LOC (<1%) 1 file
web74 LOC (<1%) 1 file
ROOT57 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.
charts46 commits (14%)
software41 commits (12%)
stamp24 commits (7%)
tools24 commits (7%)
scripts19 commits (5%)
ROOT10 commits (3%)
src1 commits (<1%)
web1 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
software
32
168
charts
20
164
tools
3
44
stamp
35
scripts
6
23
ROOT
11
src
1
web
1


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 charts charts charts--charts 3 software software charts--software 3 scripts scripts charts--scripts 2 software--software 3 software--scripts 2 scripts--scripts 1 tools tools tools--charts 2 tools--software 2 tools--scripts 1 tools--tools 1 src src tools--src 1 src--charts 1 src--software 1 src--scripts 1


2025-05-06 23:04