JetBrains / klibs-io
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 8 components.
  • 222 files, 11,340 LOC (100.0% vs. main code).
  • "core" is biggest, containing 42.65% of LOC.
  • "ROOT" is smallest, containing 0.36% of LOC.


core4836 LOC (42%) 100 files
integrations2851 LOC (25%) 43 files
app2648 LOC (23%) 59 files
scripts707 LOC (6%) 3 files
build-logic109 LOC (<1%) 10 files
gradle85 LOC (<1%) 1 file
build-settings-logic63 LOC (<1%) 4 files
ROOT41 LOC (<1%) 2 files


2026-01-18 17:33