JetBrains / qodana-cli
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.
  • 115 files, 13,657 LOC (100.0% vs. main code).
  • "internal" is biggest, containing 89.58% of LOC.
  • "cli" is smallest, containing 0.07% of LOC.


internal12234 LOC (89%) 89 files
clang545 LOC (3%) 14 files
scripts427 LOC (3%) 5 files
cdnet316 LOC (2%) 5 files
dockerfiles125 LOC (<1%) 1 file
cli10 LOC (<1%) 1 file
Component Commits
Components ordered by number of commits
Total Commits per Component
All commits, some commits may include files from multiple components.
cdnet29 commits (2%)
internal14 commits (1%)
clang13 commits (1%)
cli9 commits (<1%)
scripts9 commits (<1%)
dockerfiles3 commits (<1%)
Yearly File Updates Trend per Components
The number of file changes in commits
animated commit history: all time cumulative | 12 months window
2026 2025 2024
internal
11
124
clang
1
38
cdnet
1
33
18
scripts
1
9
cli
6
3
dockerfiles
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 internal internal internal--internal 10 clang clang internal--clang 3 cdnet cdnet internal--cdnet 2 clang--clang 4 clang--cdnet 2 cdnet--cdnet 3 scripts scripts scripts--internal 3 scripts--clang 2 scripts--cdnet 1 cli cli scripts--cli 1 dockerfiles dockerfiles scripts--dockerfiles 1 scripts--scripts 1 cli--internal 1 cli--clang 1 cli--cdnet 1


2026-01-18 17:22