twitter / twitter-server
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.

Learn more...
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.
  • 122 files, 6,778 LOC (100.0% vs. main code).
  • "server" is biggest, containing 79.09% of LOC.
  • "project" is smallest, containing 0.19% of LOC.


server5361 LOC (79%) 95 files
doc502 LOC (7%) 16 files
ROOT260 LOC (3%) 2 files
logback-classic232 LOC (3%) 1 file
slf4j-jdk14204 LOC (3%) 4 files
slf4j-log4j12156 LOC (2%) 1 file
opencensus50 LOC (<1%) 1 file
project13 LOC (<1%) 2 files


2025-01-17 11:58