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
info.magnolia.cms.cache 2 2 0 0 8 0.0% 100.0% 0.0% 1
info.magnolia.module.cache 20 12 8 8 17 40.0% 68.0% 8.0% 1
info.magnolia.module.cache.browsercachepolicy 2 2 0 0 2 0.0% 100.0% 0.0% 1
info.magnolia.module.cache.cachepolicy 2 2 0 0 9 0.0% 100.0% 0.0% 1
info.magnolia.module.cache.commands 2 2 0 0 6 0.0% 100.0% 0.0% 1
info.magnolia.module.cache.ehcache 3 3 0 0 14 0.0% 100.0% 0.0% 1
info.magnolia.module.cache.executor 8 7 1 0 17 12.0% 100.0% 12.0% 1
info.magnolia.module.cache.filter 12 11 1 1 16 8.0% 94.0% 2.0% 1
info.magnolia.module.cache.mbean 2 1 1 3 8 50.0% 73.0% 23.0% 1
info.magnolia.module.cache.setup 7 7 0 0 8 0.0% 100.0% 0.0% 1
info.magnolia.module.cache.util 1 1 0 1 4 0.0% 80.0% 20.0% 1

Packages

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

info.magnolia.cms.cache

Afferent Couplings Efferent Couplings Abstractness Instability Distance
0 8 0.0% 100.0% 0.0%
Abstract Classes Concrete Classes Used by Packages Uses Packages
None info.magnolia.cms.cache.MockCacheRequest
info.magnolia.cms.cache.MultiplexServletOutputStream
None info.magnolia.cms.core
java.io
java.lang
java.security
java.util
javax.jcr
javax.servlet
javax.servlet.http

info.magnolia.module.cache

Afferent Couplings Efferent Couplings Abstractness Instability Distance
8 17 40.0% 68.0% 8.0%
Abstract Classes Concrete Classes Used by Packages Uses Packages
info.magnolia.module.cache.AbstractListeningFlushPolicy
info.magnolia.module.cache.BrowserCachePolicy
info.magnolia.module.cache.Cache
info.magnolia.module.cache.CacheFactory
info.magnolia.module.cache.CacheModuleLifecycleListener
info.magnolia.module.cache.CachePolicy
info.magnolia.module.cache.CachePolicyExecutor
info.magnolia.module.cache.FlushPolicy
info.magnolia.module.cache.AbstractListeningFlushPolicy$CacheCleaner
info.magnolia.module.cache.BrowserCachePolicyResult
info.magnolia.module.cache.CacheConfiguration
info.magnolia.module.cache.CacheModule
info.magnolia.module.cache.CachePolicyResult
info.magnolia.module.cache.CachePolicyResult$1
info.magnolia.module.cache.CachePolicyResult$CachePolicyBehaviour
info.magnolia.module.cache.ContentCompression
info.magnolia.module.cache.DefaultCacheKey
info.magnolia.module.cache.DelegateFlushPolicy
info.magnolia.module.cache.FlushAllListeningPolicy
info.magnolia.module.cache.RegisterWorkspaceForCacheFlushingTask
info.magnolia.module.cache.browsercachepolicy
info.magnolia.module.cache.cachepolicy
info.magnolia.module.cache.commands
info.magnolia.module.cache.ehcache
info.magnolia.module.cache.executor
info.magnolia.module.cache.filter
info.magnolia.module.cache.mbean
info.magnolia.module.cache.setup
info.magnolia.cms.beans.config
info.magnolia.cms.core
info.magnolia.cms.util
info.magnolia.module
info.magnolia.module.cache.mbean
info.magnolia.module.delta
info.magnolia.voting.voters
java.io
java.lang
java.security
java.util
javax.jcr
javax.jcr.observation
javax.servlet
javax.servlet.http
org.apache.commons.lang.builder
org.slf4j

info.magnolia.module.cache.browsercachepolicy

Afferent Couplings Efferent Couplings Abstractness Instability Distance
0 2 0.0% 100.0% 0.0%
Abstract Classes Concrete Classes Used by Packages Uses Packages
None info.magnolia.module.cache.browsercachepolicy.FixedDuration
info.magnolia.module.cache.browsercachepolicy.Never
None info.magnolia.module.cache
java.lang

info.magnolia.module.cache.cachepolicy

Afferent Couplings Efferent Couplings Abstractness Instability Distance
0 9 0.0% 100.0% 0.0%
Abstract Classes Concrete Classes Used by Packages Uses Packages
None info.magnolia.module.cache.cachepolicy.Default
info.magnolia.module.cache.cachepolicy.Never
None info.magnolia.cms.core
info.magnolia.context
info.magnolia.module
info.magnolia.module.cache
info.magnolia.voting.voters
java.lang
java.util
javax.servlet.http
org.slf4j

info.magnolia.module.cache.commands

Afferent Couplings Efferent Couplings Abstractness Instability Distance
0 6 0.0% 100.0% 0.0%
Abstract Classes Concrete Classes Used by Packages Uses Packages
None info.magnolia.module.cache.commands.FlushCachesCommand
info.magnolia.module.cache.commands.FlushFromCachesByUUIDCommand
None info.magnolia.commands
info.magnolia.context
info.magnolia.module
info.magnolia.module.cache
java.lang
java.util

info.magnolia.module.cache.ehcache

Afferent Couplings Efferent Couplings Abstractness Instability Distance
0 14 0.0% 100.0% 0.0%
Abstract Classes Concrete Classes Used by Packages Uses Packages
None info.magnolia.module.cache.ehcache.CacheConfigurationTransformer
info.magnolia.module.cache.ehcache.EhCacheFactory
info.magnolia.module.cache.ehcache.EhCacheWrapper
None info.magnolia.cms.core
info.magnolia.cms.util
info.magnolia.content2bean
info.magnolia.content2bean.impl
info.magnolia.module.cache
info.magnolia.module.cache.mbean
java.lang
java.util
net.sf.ehcache
net.sf.ehcache.config
net.sf.ehcache.constructs.blocking
net.sf.ehcache.management
net.sf.ehcache.store
org.slf4j

info.magnolia.module.cache.executor

Afferent Couplings Efferent Couplings Abstractness Instability Distance
0 17 12.0% 100.0% 12.0%
Abstract Classes Concrete Classes Used by Packages Uses Packages
info.magnolia.module.cache.executor.AbstractExecutor
info.magnolia.module.cache.executor.Bypass
info.magnolia.module.cache.executor.CompositeExecutor
info.magnolia.module.cache.executor.CompositeExecutorTransformer
info.magnolia.module.cache.executor.SetExpirationHeaders
info.magnolia.module.cache.executor.Store
info.magnolia.module.cache.executor.Store$1
info.magnolia.module.cache.executor.UseCache
None info.magnolia.cms.core
info.magnolia.cms.util
info.magnolia.content2bean.impl
info.magnolia.context
info.magnolia.module
info.magnolia.module.cache
info.magnolia.module.cache.filter
info.magnolia.voting
info.magnolia.voting.voters
java.io
java.lang
java.util
javax.servlet
javax.servlet.http
org.apache.commons.collections
org.apache.commons.lang
org.slf4j

info.magnolia.module.cache.filter

Afferent Couplings Efferent Couplings Abstractness Instability Distance
1 16 8.0% 94.0% 2.0%
Abstract Classes Concrete Classes Used by Packages Uses Packages
info.magnolia.module.cache.filter.CachedEntry
info.magnolia.module.cache.filter.CacheFilter
info.magnolia.module.cache.filter.CacheHeadersFilter
info.magnolia.module.cache.filter.CacheResponseWrapper
info.magnolia.module.cache.filter.CachedError
info.magnolia.module.cache.filter.CachedPage
info.magnolia.module.cache.filter.CachedPage$1
info.magnolia.module.cache.filter.CachedRedirect
info.magnolia.module.cache.filter.GZipFilter
info.magnolia.module.cache.filter.GZipFilter$1
info.magnolia.module.cache.filter.SimpleServletOutputStream
info.magnolia.module.cache.filter.StandaloneGZipFilter
info.magnolia.module.cache.executor
info.magnolia.cms.filters
info.magnolia.cms.util
info.magnolia.context
info.magnolia.module.cache
info.magnolia.module.cache.mbean
info.magnolia.module.cache.util
java.io
java.lang
java.text
java.util
javax.servlet
javax.servlet.http
org.apache.commons.collections
org.apache.commons.collections.map
org.apache.commons.lang.builder
org.slf4j

info.magnolia.module.cache.mbean

Afferent Couplings Efferent Couplings Abstractness Instability Distance
3 8 50.0% 73.0% 23.0%
Abstract Classes Concrete Classes Used by Packages Uses Packages
info.magnolia.module.cache.mbean.CacheMonitorMBean
info.magnolia.module.cache.mbean.CacheMonitor
info.magnolia.module.cache
info.magnolia.module.cache.ehcache
info.magnolia.module.cache.filter
info.magnolia.cms.util
info.magnolia.commands
info.magnolia.context
info.magnolia.module
info.magnolia.module.cache
java.lang
java.util
org.apache.commons.chain

info.magnolia.module.cache.setup

Afferent Couplings Efferent Couplings Abstractness Instability Distance
0 8 0.0% 100.0% 0.0%
Abstract Classes Concrete Classes Used by Packages Uses Packages
None info.magnolia.module.cache.setup.CacheModuleVersionHandler
info.magnolia.module.cache.setup.CacheModuleVersionHandler$1
info.magnolia.module.cache.setup.CacheModuleVersionHandler$2
info.magnolia.module.cache.setup.CacheModuleVersionHandler$3
info.magnolia.module.cache.setup.CacheModuleVersionHandler$4
info.magnolia.module.cache.setup.CacheModuleVersionHandler$5
info.magnolia.module.cache.setup.DefaultCompressibleContentTypesCondition
None info.magnolia.cms.core
info.magnolia.module
info.magnolia.module.cache
info.magnolia.module.delta
java.lang
java.util
javax.jcr
org.slf4j

info.magnolia.module.cache.util

Afferent Couplings Efferent Couplings Abstractness Instability Distance
1 4 0.0% 80.0% 20.0%
Abstract Classes Concrete Classes Used by Packages Uses Packages
None info.magnolia.module.cache.util.GZipUtil
info.magnolia.module.cache.filter
java.io
java.lang
java.util
java.util.zip

Cycles

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

Package Package Dependencies
info.magnolia.module.cache info.magnolia.module.cache.mbean
info.magnolia.module.cache
info.magnolia.module.cache.browsercachepolicy info.magnolia.module.cache
info.magnolia.module.cache.mbean
info.magnolia.module.cache
info.magnolia.module.cache.cachepolicy info.magnolia.module.cache
info.magnolia.module.cache.mbean
info.magnolia.module.cache
info.magnolia.module.cache.commands info.magnolia.module.cache
info.magnolia.module.cache.mbean
info.magnolia.module.cache
info.magnolia.module.cache.ehcache info.magnolia.module.cache
info.magnolia.module.cache.mbean
info.magnolia.module.cache
info.magnolia.module.cache.executor info.magnolia.module.cache
info.magnolia.module.cache.mbean
info.magnolia.module.cache
info.magnolia.module.cache.filter info.magnolia.module.cache
info.magnolia.module.cache.mbean
info.magnolia.module.cache
info.magnolia.module.cache.mbean info.magnolia.module.cache
info.magnolia.module.cache.mbean
info.magnolia.module.cache.setup info.magnolia.module.cache
info.magnolia.module.cache.mbean
info.magnolia.module.cache

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.