google-gemini / api-examples
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 4 components.
  • 50 files, 5,881 LOC (100.0% vs. main code).
  • "go" is biggest, containing 44.26% of LOC.
  • "java" is smallest, containing 11.12% of LOC.


go2603 LOC (44%) 14 files
javascript1536 LOC (26%) 13 files
python1088 LOC (18%) 14 files
java654 LOC (11%) 9 files
Component Commits
Components ordered by number of commits
Total Commits per Component
All commits, some commits may include files from multiple components.
go48 commits (30%)
javascript45 commits (28%)
python40 commits (25%)
java18 commits (11%)
Yearly File Updates Trend per Components
The number of file changes in commits
animated commit history: all time cumulative | 12 months window
2025
go
102
javascript
81
python
80
java
52


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 go go go--go 10 javascript javascript javascript--go 8 javascript--javascript 9 python python python--go 6 python--javascript 6 python--python 8 java java java--java 6


2025-06-30 08:43