GoogleCloudPlatform / recaptcha-enterprise-react-native
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 5 components.
  • 27 files, 625 LOC (90.2% vs. main code).
  • "example" is biggest, containing 51.2% of LOC.
  • "ROOT" is smallest, containing 0.64% of LOC.


example320 LOC (46%) 14 files
android114 LOC (16%) 3 files
ios104 LOC (15%) 3 files
src83 LOC (11%) 5 files
ROOT4 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.
example14 commits (20%)
ios9 commits (13%)
src8 commits (11%)
android8 commits (11%)
ROOT3 commits (4%)
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
example
4
34
24
src
21
android
1
11
ios
7
6
ROOT
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 example example example--example 1 android android example--android 2 src src src--example 1 src--android 1 src--src 2


2025-05-04 15:57