apache / incubator-stormcrawler-site
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 9 components.
  • 19 files, 1,083 LOC (100.0% vs. main code).
  • "css" is biggest, containing 34.53% of LOC.
  • "support" is smallest, containing 1.94% of LOC.


css374 LOC (34%) 3 files
_sass365 LOC (33%) 3 files
download111 LOC (10%) 2 files
ROOT72 LOC (6%) 2 files
_layouts50 LOC (4%) 3 files
_includes41 LOC (3%) 3 files
getting-started26 LOC (2%) 1 file
contribute23 LOC (2%) 1 file
support21 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.
_includes81 commits (43%)
getting-started61 commits (32%)
ROOT24 commits (12%)
download12 commits (6%)
support10 commits (5%)
css9 commits (4%)
_layouts8 commits (4%)
contribute1 commits (<1%)
_sass1 commits (<1%)
Yearly File Updates Trend per Components
The number of file changes in commits
animated commit history: all time cumulative | 12 months window
2025 2024 2023 2022 2021 2020 2019 2018 2017 2016 2015
_includes
3
25
5
8
4
3
4
7
7
13
6
download
2
12
getting-started
3
7
4
7
3
4
4
6
10
11
2
css
2
7
1
1
2
_layouts
7
3
ROOT
1
4
1
1
2
2
1
6
7
support
4
1
1
3
1
contribute
1
_sass
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 getting-started getting-started _includes _includes getting-started--_includes 3 css css _includes--css 1 download download download--getting-started 3 download--_includes 3 contribute contribute contribute--_includes 1 contribute--css 1


2025-05-07 20:58