epam / opencv
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.

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 7 components.
  • 1,383 files, 508,056 LOC (100.0% vs. main code).
  • "modules" is biggest, containing 82.37% of LOC.
  • "include" is smallest, containing 0.02% of LOC.


modules418469 LOC (82%) 1,240 files
data60761 LOC (11%) 13 files
apps13341 LOC (2%) 25 files
cmake8763 LOC (1%) 63 files
doc3623 LOC (<1%) 10 files
platforms3002 LOC (<1%) 20 files
include97 LOC (<1%) 12 files
Component Commits
Components ordered by number of commits
Total Commits per Component
All commits, some commits may include files from multiple components.
modules7460 commits (45%)
cmake1200 commits (7%)
platforms183 commits (1%)
apps129 commits (<1%)
doc88 commits (<1%)
include76 commits (<1%)
data41 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
include
5
26
105
7
2
27
data
22
21
29
10
1
cmake
355
651
1127
523
doc
41
62
34
14
7
2
modules
3857
11820
10786
3711
1523
848
platforms
60
80
278
apps
76
128
235
68


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...

No temporal dependencies found.



2025-01-10 15:05