aws / aws-pgsql-odbc
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.
  • 97 files, 54,092 LOC (100.0% vs. main code).
  • "ROOT" is biggest, containing 92.04% of LOC.
  • "testframework" is smallest, containing 0.08% of LOC.


ROOT49787 LOC (92%) 68 files
winbuild2849 LOC (5%) 15 files
installer777 LOC (1%) 8 files
scripts552 LOC (1%) 3 files
windows86 LOC (<1%) 1 file
testframework41 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.
ROOT53 commits (42%)
winbuild22 commits (17%)
installer17 commits (13%)
scripts13 commits (10%)
windows6 commits (4%)
testframework2 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
ROOT
145
83
99
winbuild
11
23
30
installer
8
20
13
scripts
6
5
3
windows
3
3
testframework
3


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 ROOT ROOT ROOT--ROOT 25 installer installer ROOT--installer 4 winbuild winbuild winbuild--ROOT 5 winbuild--winbuild 6 winbuild--installer 3 windows windows winbuild--windows 2 installer--installer 2 scripts scripts installer--scripts 1 windows--ROOT 4 windows--scripts 1 scripts--ROOT 2 scripts--scripts 1 testframework testframework testframework--testframework 1


2025-05-04 00:55