elastic / dbt-project-evaluator
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.
  • 102 files, 2,339 LOC (100.0% vs. main code).
  • "models" is biggest, containing 50.71% of LOC.
  • "integration_tests_2" is smallest, containing 0.98% of LOC.


models1186 LOC (50%) 41 files
macros984 LOC (42%) 25 files
integration_tests146 LOC (6%) 22 files
integration_tests_223 LOC (<1%) 14 files
Component Commits
Components ordered by number of commits
Total Commits per Component
All commits, some commits may include files from multiple components.
models282 commits (22%)
macros253 commits (19%)
integration_tests99 commits (7%)
integration_tests_25 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
models
1
223
363
406
macros
109
125
111
integration_tests
44
33
84
integration_tests_2
44


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...

No temporal dependencies found.



2025-05-13 20:09