gitlab-org / cross-browser-testing
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 2 components.
  • 6 files, 214 LOC (100.0% vs. main code).
  • "ROOT" is biggest, containing 78.5% of LOC.
  • "conf" is smallest, containing 21.5% of LOC.


ROOT168 LOC (78%) 5 files
conf46 LOC (21%) 1 file


2025-05-16 13:44