apache / logging-flume-morphline
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 3 components.
  • 10 files, 781 LOC (12.6% vs. main code).
  • "flume-morphline-solr-sink" is biggest, containing 94.62% of LOC.
  • "ROOT" is smallest, containing 1.15% of LOC.


flume-morphline-solr-sink739 LOC (11%) 8 files
flume-morphline-dist33 LOC (<1%) 1 file
ROOT9 LOC (<1%) 1 file


2025-05-07 20:47