apache / james-mime4j
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.
  • 207 files, 15,422 LOC (66.0% vs. main code).
  • "dom" is biggest, containing 49.29% of LOC.
  • "assemble" is smallest, containing 0.46% of LOC.


dom7601 LOC (32%) 108 files
core5546 LOC (23%) 63 files
storage729 LOC (3%) 15 files
benchmark567 LOC (2%) 8 files
mbox267 LOC (1%) 3 files
src253 LOC (1%) 6 files
james-utils204 LOC (<1%) 1 file
ROOT184 LOC (<1%) 1 file
assemble71 LOC (<1%) 2 files
Component Commits
Components ordered by number of commits
Total Commits per Component
All commits, some commits may include files from multiple components.
dom145 commits (15%)
core144 commits (15%)
src43 commits (4%)
benchmark20 commits (2%)
storage12 commits (1%)
mbox11 commits (1%)
ROOT7 commits (<1%)
assemble4 commits (<1%)
james-utils2 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 2014 2013 2012 2011 2010 2009 2008 2007 2006
core
2
8
4
27
17
1
1
18
2
2
11
35
2
156
61
97
dom
1
2
2
30
34
36
8
53
24
6
438
75
ROOT
3
3
1
src
6
1
2
9
15
9
8
5
7
james-utils
1
1
storage
3
1
1
6
23
assemble
2
2
mbox
5
1
2
2
6
benchmark
7
3
8
7
5


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 dom dom core core dom--core 1


2025-05-07 15:27