apache / directory-ldap-api
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 8 components.
  • 1,184 files, 122,686 LOC (100.0% vs. main code).
  • "ldap" is biggest, containing 84.4% of LOC.
  • "integ" is smallest, containing 0.01% of LOC.


ldap103551 LOC (84%) 1,037 files
dsml8941 LOC (7%) 63 files
util5168 LOC (4%) 39 files
asn13509 LOC (2%) 38 files
i18n1406 LOC (1%) 2 files
distribution57 LOC (<1%) 2 files
src47 LOC (<1%) 2 files
integ7 LOC (<1%) 1 file
Static Dependencies
Dependencies among components are static code dependencies among files in different components.
  • Analyzed system has 10 links (arrows) between components.
  • The number on the arrow represents the number of files from referring component that depend on files in referred component.
  • These 10 links contain 1055 dependencies.
G asn1 asn1 util util asn1->util 5 i18n i18n asn1->i18n 12 util->i18n 15 ldap ldap ldap->asn1 291 ldap->util 262 ldap->i18n 395 distribution distribution integ integ dsml dsml dsml->asn1 10 dsml->util 13 dsml->ldap 40 dsml->i18n 12 src src


Download: SVG DOT (open online Graphviz editor)

Open 3D force graph...

Show more details about dependencies...




Component Commits
Components ordered by number of commits
Total Commits per Component
All commits, some commits may include files from multiple components.
ldap933 commits (16%)
util106 commits (1%)
asn183 commits (1%)
dsml76 commits (1%)
i18n64 commits (1%)
src14 commits (<1%)
distribution10 commits (<1%)
integ2 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 2019 2018 2017 2016 2015 2014 2013 2012 2011 2010 2009 2008 2007 2006
ldap
39
34
1059
12
312
1767
418
2721
600
362
308
1321
202
5
dsml
36
63
1
13
39
6
201
41
27
21
78
10
asn1
2
39
5
36
1
80
27
3
5
82
7
1
8
1
distribution
2
2
2
1
1
3
util
1
42
8
28
9
144
36
11
10
56
1
src
3
1
2
7
2
integ
1
1
i18n
2
10
37
2
9
1
1
2
1


Dependencies between components in same commits (past 180 days)
The number on the lines shows the number of shared commits.


2023-08-10 18:45