apache / camel-quarkus-examples
Components & Dependencies

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 18 components.
  • 70 files, 6,307 LOC (100.0% vs. main code).
  • "jms-jpa" is biggest, containing 8.86% of LOC.
  • "kamelet-chucknorris" is smallest, containing 4.23% of LOC.


jms-jpa559 LOC (8%) 6 files
file-bindy-ftp526 LOC (8%) 6 files
jta-jpa520 LOC (8%) 5 files
rest-json504 LOC (7%) 6 files
observability370 LOC (5%) 7 files
timer-log333 LOC (5%) 5 files
timer-log-main319 LOC (5%) 3 files
aws-lambda315 LOC (4%) 5 files
cluster-leader-election312 LOC (4%) 3 files
kafka303 LOC (4%) 4 files
jdbc-datasource299 LOC (4%) 3 files
health297 LOC (4%) 3 files
file-split-log-xml287 LOC (4%) 3 files
http-log283 LOC (4%) 3 files
timer-log-kotlin272 LOC (4%) 2 files
platform-http-security-keycloak271 LOC (4%) 2 files
ROOT270 LOC (4%) 2 files
kamelet-chucknorris267 LOC (4%) 2 files
Static Dependencies
Dependencies among components are static code dependencies among files in different components.

No component dependencies found.

Component Commits
Components ordered by number of commits
Total Commits per Component
All commits, some commits may include files from multiple components.
file-bindy-ftp33 commits (14%)
observability8 commits (3%)
http-log5 commits (2%)
kafka5 commits (2%)
rest-json5 commits (2%)
timer-log4 commits (1%)
jdbc-datasource4 commits (1%)
jta-jpa4 commits (1%)
file-split-log-xml4 commits (1%)
jms-jpa3 commits (1%)
cluster-leader-election3 commits (1%)
health3 commits (1%)
aws-lambda3 commits (1%)
timer-log-main3 commits (1%)
timer-log-kotlin3 commits (1%)
ROOT2 commits (<1%)
kamelet-chucknorris2 commits (<1%)
platform-http-security-keycloak2 commits (<1%)
Yearly File Updates Trend per Components
The number of file changes in commits
animated commit history: all time cumulative | 12 months window
2023 2022 2021 2020
file-bindy-ftp
12
38
17
jms-jpa
5
5
jta-jpa
4
5
timer-log
4
4
1
observability
3
5
2
4
jdbc-datasource
2
3
cluster-leader-election
2
2
aws-lambda
4
4
kafka
3
1
3
rest-json
3
1
1
5
http-log
3
1
3
timer-log-main
3
2
platform-http-security-keycloak
1
1
health
2
2
timer-log-kotlin
2
1
file-split-log-xml
1
1
1
1
ROOT
1
2
kamelet-chucknorris
1
1


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 file-bindy-ftp file-bindy-ftp file-bindy-ftp--file-bindy-ftp 3 cluster-leader-election cluster-leader-election file-bindy-ftp--cluster-leader-election 2 aws-lambda aws-lambda aws-lambda--file-bindy-ftp 2 jms-jpa jms-jpa jms-jpa--file-bindy-ftp 2 jms-jpa--aws-lambda 2 http-log http-log jms-jpa--http-log 2 jms-jpa--cluster-leader-election 2 http-log--file-bindy-ftp 2 http-log--aws-lambda 2 http-log--cluster-leader-election 2 jta-jpa jta-jpa jta-jpa--file-bindy-ftp 2 jta-jpa--aws-lambda 2 jta-jpa--jms-jpa 2 jta-jpa--http-log 2 jta-jpa--cluster-leader-election 2 jdbc-datasource jdbc-datasource jta-jpa--jdbc-datasource 2 kafka kafka kafka--aws-lambda 2 kafka--jms-jpa 2 kafka--jta-jpa 2 kafka--cluster-leader-election 2 timer-log timer-log timer-log--file-bindy-ftp 2 timer-log--aws-lambda 2 timer-log--jms-jpa 2 timer-log--http-log 2 timer-log--jta-jpa 2 timer-log--kafka 2 timer-log-kotlin timer-log-kotlin timer-log--timer-log-kotlin 2 timer-log--cluster-leader-election 2 observability observability timer-log--observability 2 timer-log-main timer-log-main timer-log--timer-log-main 2 timer-log-kotlin--file-bindy-ftp 2 timer-log-kotlin--aws-lambda 2 timer-log-kotlin--jta-jpa 2 timer-log-kotlin--kafka 2 timer-log-kotlin--jdbc-datasource 2 cluster-leader-election--aws-lambda 2 observability--aws-lambda 2 observability--jms-jpa 2 observability--kafka 2 observability--jdbc-datasource 2 jdbc-datasource--file-bindy-ftp 2 jdbc-datasource--http-log 2 jdbc-datasource--cluster-leader-election 2 timer-log-main--file-bindy-ftp 2 timer-log-main--aws-lambda 2 timer-log-main--jms-jpa 2 timer-log-main--kafka 2 timer-log-main--timer-log-kotlin 2 timer-log-main--cluster-leader-election 2 timer-log-main--observability 2


2023-08-11 02:03