netflix / dgs-codegen
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.
  • 538 files, 17,700 LOC (100.0% vs. main code).
  • "graphql-dgs-codegen-core" is biggest, containing 93.62% of LOC.
  • "scripts" is smallest, containing 1.01% of LOC.


graphql-dgs-codegen-core16570 LOC (93%) 520 files
graphql-dgs-codegen-shared-core648 LOC (3%) 11 files
graphql-dgs-codegen-gradle304 LOC (1%) 4 files
scripts178 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.
graphql-dgs-codegen-core496 commits (52%)
graphql-dgs-codegen-gradle110 commits (11%)
graphql-dgs-codegen-shared-core63 commits (6%)
scripts6 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
graphql-dgs-codegen-core
350
1282
993
2514
662
42
graphql-dgs-codegen-shared-core
52
10
33
49
graphql-dgs-codegen-gradle
19
2
21
37
62
5
scripts
1
3
6


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 graphql-dgs-codegen-core graphql-dgs-codegen-core graphql-dgs-codegen-core--graphql-dgs-codegen-core 15 graphql-dgs-codegen-shared-core graphql-dgs-codegen-shared-core graphql-dgs-codegen-shared-core--graphql-dgs-codegen-core 10 graphql-dgs-codegen-shared-core--graphql-dgs-codegen-shared-core 9 graphql-dgs-codegen-gradle graphql-dgs-codegen-gradle graphql-dgs-codegen-shared-core--graphql-dgs-codegen-gradle 6 graphql-dgs-codegen-gradle--graphql-dgs-codegen-core 8 graphql-dgs-codegen-gradle--graphql-dgs-codegen-gradle 4 scripts scripts scripts--graphql-dgs-codegen-core 2 scripts--graphql-dgs-codegen-shared-core 1 scripts--graphql-dgs-codegen-gradle 1


2025-05-02 23:46