Metric Results

[ summary ] [ packages ] [ cycles ] [ explanations ]

The following document contains the results of a JDepend metric analysis. The various metrics are defined at the bottom of this document.

Summary

[ summary ] [ packages ] [ cycles ] [ explanations ]

Package TC CC AC Ca Ce A I D V
org.bremersee.context 1 1 0 1 6 0.0% 86.0% 14.0% 1
org.bremersee.converter 1 0 1 2 2 100.0% 50.0% 50.0% 1
org.bremersee.data.ldaptive 1 0 1 1 3 100.0% 75.0% 75.0% 1
org.bremersee.data.minio 1 1 0 0 7 0.0% 100.0% 0.0% 1
org.bremersee.data.redis 1 1 0 0 5 0.0% 100.0% 0.0% 1
org.bremersee.exception 1 1 0 2 4 0.0% 67.0% 33.0% 1
org.bremersee.http.converter 1 0 1 0 4 100.0% 100.0% 100.0% 1
org.bremersee.security 1 1 0 1 2 0.0% 67.0% 33.0% 1
org.bremersee.security.authentication 22 22 0 0 26 0.0% 100.0% 0.0% 1
org.bremersee.web.reactive 4 4 0 0 16 0.0% 100.0% 0.0% 1
org.bremersee.web.servlet 3 3 0 0 12 0.0% 100.0% 0.0% 1

Packages

[ summary ] [ packages ] [ cycles ] [ explanations ]

org.bremersee.context

Afferent Couplings Efferent Couplings Abstractness Instability Distance
1 6 0.0% 86.0% 14.0%
Abstract Classes Concrete Classes Used by Packages Uses Packages
None org.bremersee.context.MessageSourceAutoConfiguration
org.bremersee.security.authentication
java.lang
java.util
org.slf4j
org.springframework.context
org.springframework.context.support
org.springframework.util

org.bremersee.converter

Afferent Couplings Efferent Couplings Abstractness Instability Distance
2 2 100.0% 50.0% 50.0%
Abstract Classes Concrete Classes Used by Packages Uses Packages
org.bremersee.converter.ModelMapperConfigurerAdapter
None org.bremersee.web.reactive
org.bremersee.web.servlet
java.lang
org.modelmapper

org.bremersee.data.ldaptive

Afferent Couplings Efferent Couplings Abstractness Instability Distance
1 3 100.0% 75.0% 75.0%
Abstract Classes Concrete Classes Used by Packages Uses Packages
org.bremersee.data.ldaptive.LdaptiveConnectionConfigFactory
None org.bremersee.security.authentication
java.lang
org.ldaptive
org.springframework.util

org.bremersee.data.minio

Afferent Couplings Efferent Couplings Abstractness Instability Distance
0 7 0.0% 100.0% 0.0%
Abstract Classes Concrete Classes Used by Packages Uses Packages
None org.bremersee.data.minio.MinioAutoConfiguration
None io.minio
java.lang
java.time
okhttp3
org.slf4j
org.springframework.beans.factory
org.springframework.util

org.bremersee.data.redis

Afferent Couplings Efferent Couplings Abstractness Instability Distance
0 5 0.0% 100.0% 0.0%
Abstract Classes Concrete Classes Used by Packages Uses Packages
None org.bremersee.data.redis.EmbeddedRedisAutoConfiguration
None java.lang
org.slf4j
org.springframework.boot.autoconfigure.data.redis
org.springframework.util
redis.embedded

org.bremersee.exception

Afferent Couplings Efferent Couplings Abstractness Instability Distance
2 4 0.0% 67.0% 33.0%
Abstract Classes Concrete Classes Used by Packages Uses Packages
None org.bremersee.exception.RestApiExceptionMapperAutoConfiguration
org.bremersee.web.reactive
org.bremersee.web.servlet
java.lang
org.slf4j
org.springframework.boot.autoconfigure.condition
org.springframework.util

org.bremersee.http.converter

Afferent Couplings Efferent Couplings Abstractness Instability Distance
0 4 100.0% 100.0% 100.0%
Abstract Classes Concrete Classes Used by Packages Uses Packages
org.bremersee.http.converter.ObjectMapperHelper
None None com.fasterxml.jackson.databind
com.fasterxml.jackson.dataformat.xml
java.lang
org.springframework.http.converter.json

org.bremersee.security

Afferent Couplings Efferent Couplings Abstractness Instability Distance
1 2 0.0% 67.0% 33.0%
Abstract Classes Concrete Classes Used by Packages Uses Packages
None org.bremersee.security.FrameOptionsMode
org.bremersee.security.authentication
java.lang
org.springframework.security.web.server.header

org.bremersee.security.authentication

Afferent Couplings Efferent Couplings Abstractness Instability Distance
0 26 0.0% 100.0% 0.0%
Abstract Classes Concrete Classes Used by Packages Uses Packages
None org.bremersee.security.authentication.AbstractReactiveResourceServerAutoConfiguration$1
org.bremersee.security.authentication.AbstractResourceServerAutoConfiguration$1
org.bremersee.security.authentication.AccessMode
org.bremersee.security.authentication.AccessTokenCacheAutoConfiguration
org.bremersee.security.authentication.AccessTokenCacheAutoConfiguration$WithRedis
org.bremersee.security.authentication.AutoSecurityMode
org.bremersee.security.authentication.JwtSupportAutoConfiguration
org.bremersee.security.authentication.JwtSupportCondition
org.bremersee.security.authentication.LdaptiveUserDetailsAutoConfiguration
org.bremersee.security.authentication.PasswordEncoderAutoConfiguration
org.bremersee.security.authentication.ReactiveAccessTokenCacheAutoConfiguration
org.bremersee.security.authentication.ReactiveAccessTokenCacheAutoConfiguration$Default
org.bremersee.security.authentication.ReactiveAccessTokenCacheAutoConfiguration$WithRedis
org.bremersee.security.authentication.ReactiveInMemoryUserDetailsAutoConfiguration$ReactiveUserDetailsServiceCondition
org.bremersee.security.authentication.ReactiveInMemoryUserDetailsAutoConfiguration$ReactiveUserDetailsServiceCondition$RSocketSecurityEnabledCondition
org.bremersee.security.authentication.ReactiveInMemoryUserDetailsAutoConfiguration$ReactiveUserDetailsServiceCondition$ReactiveWebApplicationCondition
org.bremersee.security.authentication.ReactiveJwtSupportAutoConfiguration
org.bremersee.security.authentication.ReactiveResourceServerAutoConfiguration
org.bremersee.security.authentication.RedisCondition
org.bremersee.security.authentication.RedisCondition$JedisConnectionFactoryCondition
org.bremersee.security.authentication.RedisCondition$LettuceConnectionFactoryCondition
org.bremersee.security.authentication.ResourceServerAutoConfiguration
None java.lang
org.bremersee.context
org.bremersee.data.ldaptive
org.bremersee.data.ldaptive.reactive
org.bremersee.security
org.bremersee.security.core.userdetails
org.bremersee.web
org.slf4j
org.springframework.beans.factory
org.springframework.boot.autoconfigure.condition
org.springframework.boot.autoconfigure.security
org.springframework.boot.web.client
org.springframework.context.annotation
org.springframework.core.env
org.springframework.core.type
org.springframework.data.redis.connection
org.springframework.security.config.annotation.web.builders
org.springframework.security.config.annotation.web.configurers
org.springframework.security.config.web.server
org.springframework.security.core.userdetails
org.springframework.security.crypto.factory
org.springframework.security.crypto.password
org.springframework.security.oauth2.jwt
org.springframework.security.web.server
org.springframework.util
org.springframework.web.reactive.function.client

org.bremersee.web.reactive

Afferent Couplings Efferent Couplings Abstractness Instability Distance
0 16 0.0% 100.0% 0.0%
Abstract Classes Concrete Classes Used by Packages Uses Packages
None org.bremersee.web.reactive.ApiExceptionHandlerAutoConfiguration
org.bremersee.web.reactive.BaseCommonConvertersAutoConfiguration
org.bremersee.web.reactive.CorsAutoConfiguration
org.bremersee.web.reactive.MultipartFileBuilderAutoConfiguration
None java.lang
java.util
org.bremersee.converter
org.bremersee.exception
org.bremersee.web
org.bremersee.web.reactive.multipart
org.slf4j
org.springframework.beans.factory
org.springframework.boot.autoconfigure.condition
org.springframework.boot.autoconfigure.web
org.springframework.boot.web.reactive.error
org.springframework.context
org.springframework.format
org.springframework.http.codec
org.springframework.util
org.springframework.web.reactive.config

org.bremersee.web.servlet

Afferent Couplings Efferent Couplings Abstractness Instability Distance
0 12 0.0% 100.0% 0.0%
Abstract Classes Concrete Classes Used by Packages Uses Packages
None org.bremersee.web.servlet.ApiExceptionResolverAutoConfiguration
org.bremersee.web.servlet.BaseCommonConvertersAutoConfiguration
org.bremersee.web.servlet.CorsAutoConfiguration
None java.lang
java.util
org.bremersee.converter
org.bremersee.exception
org.bremersee.web
org.slf4j
org.springframework.beans.factory
org.springframework.boot.autoconfigure.condition
org.springframework.format
org.springframework.http.converter.json
org.springframework.util
org.springframework.web.servlet.config.annotation

Cycles

[ summary ] [ packages ] [ cycles ] [ explanations ]

There are no cyclic dependencies.

Explanation

[ summary ] [ packages ] [ cycles ] [ explanations ]

The following explanations are for quick reference and are lifted directly from the original JDepend documentation.

Term Description
Number of Classes The number of concrete and abstract classes (and interfaces) in the package is an indicator of the extensibility of the package.
Afferent Couplings The number of other packages that depend upon classes within the package is an indicator of the package's responsibility.
Efferent Couplings The number of other packages that the classes in the package depend upon is an indicator of the package's independence.
Abstractness The ratio of the number of abstract classes (and interfaces) in the analyzed package to the total number of classes in the analyzed package. The range for this metric is 0 to 1, with A=0 indicating a completely concrete package and A=1 indicating a completely abstract package.
Instability The ratio of efferent coupling (Ce) to total coupling (Ce / (Ce + Ca)). This metric is an indicator of the package's resilience to change. The range for this metric is 0 to 1, with I=0 indicating a completely stable package and I=1 indicating a completely instable package.
Distance The perpendicular distance of a package from the idealized line A + I = 1. This metric is an indicator of the package's balance between abstractness and stability. A package squarely on the main sequence is optimally balanced with respect to its abstractness and stability. Ideal packages are either completely abstract and stable (x=0, y=1) or completely concrete and instable (x=1, y=0). The range for this metric is 0 to 1, with D=0 indicating a package that is coincident with the main sequence and D=1 indicating a package that is as far from the main sequence as possible.
Cycles Packages participating in a package dependency cycle are in a deadly embrace with respect to reusability and their release cycle. Package dependency cycles can be easily identified by reviewing the textual reports of dependency cycles. Once these dependency cycles have been identified with JDepend, they can be broken by employing various object-oriented techniques.