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
de.smartics.properties.admin.domain.model 14 14 0 5 16 0.0% 76.0% 24.0% 1
de.smartics.properties.admin.domain.service 5 5 0 1 19 0.0% 95.0% 5.0% 1
de.smartics.properties.admin.resources.controller 9 9 0 4 19 0.0% 83.0% 17.0% 1
de.smartics.properties.admin.resources.representation.html 16 16 0 0 25 0.0% 100.0% 0.0% 1
de.smartics.properties.admin.resources.representation.html.share 4 3 1 3 21 25.0% 88.0% 12.0% 1
de.smartics.properties.admin.resources.representation.share 3 2 1 4 11 33.0% 73.0% 7.0% 1
de.smartics.properties.admin.resources.representation.xml 12 12 0 0 20 0.0% 100.0% 0.0% 1
de.smartics.properties.admin.resources.representation.xml.share 1 0 1 1 7 100.0% 88.0% 88.0% 1
de.smartics.properties.admin.resources.share 1 1 0 0 10 0.0% 100.0% 0.0% 1

Packages

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

de.smartics.properties.admin.domain.model

Afferent Couplings Efferent Couplings Abstractness Instability Distance
5 16 0.0% 76.0% 24.0%
Abstract Classes Concrete Classes Used by Packages Uses Packages
None de.smartics.properties.admin.domain.model.ApiServices
de.smartics.properties.admin.domain.model.ApiServices$ServiceDescriptor
de.smartics.properties.admin.domain.model.AppRelations
de.smartics.properties.admin.domain.model.CannotInitializeManagedApplicationException
de.smartics.properties.admin.domain.model.ConfigurationKeys
de.smartics.properties.admin.domain.model.ConfigurationProperty
de.smartics.properties.admin.domain.model.JndiConfiguration
de.smartics.properties.admin.domain.model.ManagedApplication
de.smartics.properties.admin.domain.model.Paths
de.smartics.properties.admin.domain.model.PropertiesConfiguration
de.smartics.properties.admin.domain.model.PropertyDescriptors
de.smartics.properties.admin.domain.model.PropertyDescriptors$1
de.smartics.properties.admin.domain.model.Roles
de.smartics.properties.admin.domain.model.Security
de.smartics.properties.admin.resources.controller
de.smartics.properties.admin.resources.representation.html
de.smartics.properties.admin.resources.representation.html.share
de.smartics.properties.admin.resources.representation.share
de.smartics.properties.admin.resources.representation.xml
com.google.common.collect
de.smartics.properties.admin.domain.service
de.smartics.properties.api.config.app
de.smartics.properties.api.config.domain
de.smartics.properties.api.config.domain.key
de.smartics.properties.api.core.app
de.smartics.properties.api.core.domain
de.smartics.properties.api.core.security
de.smartics.properties.impl.config.ds
de.smartics.properties.resource.domain
de.smartics.properties.spi.config.domain.key
de.smartics.util.lang
java.io
java.lang
java.util
javax.naming

de.smartics.properties.admin.domain.service

Afferent Couplings Efferent Couplings Abstractness Instability Distance
1 19 0.0% 95.0% 5.0%
Abstract Classes Concrete Classes Used by Packages Uses Packages
None de.smartics.properties.admin.domain.service.ApplicationIdConfigurationJndiLoader
de.smartics.properties.admin.domain.service.ApplicationIdConfigurationLoader
de.smartics.properties.admin.domain.service.ApplicationIdConfigurationPropertiesLoader
de.smartics.properties.admin.domain.service.ConfigurationService
de.smartics.properties.admin.domain.service.RemoteConfigurationPropertiesManagementFactory
de.smartics.properties.admin.domain.model
de.smartics.properties.api.config.app
de.smartics.properties.api.config.domain
de.smartics.properties.api.config.domain.key
de.smartics.properties.api.core.app
de.smartics.properties.api.core.domain
de.smartics.properties.impl.config.ds
de.smartics.properties.impl.config.resource
de.smartics.properties.resource.domain
de.smartics.properties.resource.repository
de.smartics.properties.spi.config.support
de.smartics.util.lang
java.io
java.lang
java.net
java.util
javax.naming
org.apache.commons.io
org.apache.commons.lang
org.slf4j

de.smartics.properties.admin.resources.controller

Afferent Couplings Efferent Couplings Abstractness Instability Distance
4 19 0.0% 83.0% 17.0%
Abstract Classes Concrete Classes Used by Packages Uses Packages
None de.smartics.properties.admin.resources.controller.ApiResource
de.smartics.properties.admin.resources.controller.ConfigurationKeysResource
de.smartics.properties.admin.resources.controller.JndiResource
de.smartics.properties.admin.resources.controller.PropertyDescriptorResource
de.smartics.properties.admin.resources.controller.PropertyDescriptorsResource
de.smartics.properties.admin.resources.controller.PropertyKeysResource
de.smartics.properties.admin.resources.controller.PropertyResource
de.smartics.properties.admin.resources.controller.RestApplication
de.smartics.properties.admin.resources.controller.SecurityResource
de.smartics.properties.admin.resources.representation.html
de.smartics.properties.admin.resources.representation.html.share
de.smartics.properties.admin.resources.representation.share
de.smartics.properties.admin.resources.representation.xml
de.smartics.properties.admin.domain.model
de.smartics.properties.api.config.domain
de.smartics.properties.api.config.domain.key
de.smartics.properties.api.core.domain
de.smartics.properties.api.core.security
de.smartics.resteasy.hypermedia.resources
java.io
java.lang
java.lang.management
java.net
java.util
javax.management
javax.naming
javax.servlet
javax.servlet.http
javax.ws.rs.core
org.apache.commons.lang3
org.codehaus.plexus.util
org.slf4j

de.smartics.properties.admin.resources.representation.html

Afferent Couplings Efferent Couplings Abstractness Instability Distance
0 25 0.0% 100.0% 0.0%
Abstract Classes Concrete Classes Used by Packages Uses Packages
None de.smartics.properties.admin.resources.representation.html.ApiServicesHtmlRepresentationBodyWriter
de.smartics.properties.admin.resources.representation.html.ApiServicesHtmlRepresentationRenderer
de.smartics.properties.admin.resources.representation.html.ConfigurationKeysHtmlRepresentationBodyWriter
de.smartics.properties.admin.resources.representation.html.ConfigurationKeysHtmlRepresentationRenderer
de.smartics.properties.admin.resources.representation.html.JndiHtmlRepresentationBodyWriter
de.smartics.properties.admin.resources.representation.html.JndiHtmlRepresentationRenderer
de.smartics.properties.admin.resources.representation.html.PropertyDescriptorHtmlRepresentationBodyWriter
de.smartics.properties.admin.resources.representation.html.PropertyDescriptorHtmlRepresentationRenderer
de.smartics.properties.admin.resources.representation.html.PropertyDescriptorsHtmlRepresentationBodyWriter
de.smartics.properties.admin.resources.representation.html.PropertyDescriptorsHtmlRepresentationRenderer
de.smartics.properties.admin.resources.representation.html.PropertyHtmlRepresentationBodyWriter
de.smartics.properties.admin.resources.representation.html.PropertyHtmlRepresentationRenderer
de.smartics.properties.admin.resources.representation.html.PropertyKeysHtmlRepresentationBodyWriter
de.smartics.properties.admin.resources.representation.html.PropertyKeysHtmlRepresentationRenderer
de.smartics.properties.admin.resources.representation.html.SecurityHtmlRepresentationBodyWriter
de.smartics.properties.admin.resources.representation.html.SecurityHtmlRepresentationRenderer
None com.googlecode.jatl
de.smartics.html5.jatl
de.smartics.properties.admin.domain.model
de.smartics.properties.admin.resources.controller
de.smartics.properties.admin.resources.representation.html.share
de.smartics.properties.admin.resources.representation.share
de.smartics.properties.api.config.domain
de.smartics.properties.api.config.domain.key
de.smartics.properties.api.core.annotations
de.smartics.properties.api.core.domain
de.smartics.properties.spi.core.constraints
de.smartics.properties.spi.core.metadata
de.smartics.properties.utils
de.smartics.resteasy.hypermedia.renderer
de.smartics.util.lang
java.io
java.lang
java.lang.annotation
java.lang.reflect
java.net
java.util
javax.servlet.http
javax.ws.rs.core
org.apache.commons.lang
org.apache.commons.lang3

de.smartics.properties.admin.resources.representation.html.share

Afferent Couplings Efferent Couplings Abstractness Instability Distance
3 21 25.0% 88.0% 12.0%
Abstract Classes Concrete Classes Used by Packages Uses Packages
de.smartics.properties.admin.resources.representation.html.share.AbstractHtmlRepresentationRenderer
de.smartics.properties.admin.resources.representation.html.share.ApplicationHtmlRenderingHelper
de.smartics.properties.admin.resources.representation.html.share.ExceptionHtmlRepresentationRenderer
de.smartics.properties.admin.resources.representation.html.share.HtmlPathHelper
de.smartics.properties.admin.resources.representation.html
de.smartics.properties.admin.resources.representation.share
de.smartics.properties.admin.resources.share
com.googlecode.jatl
de.smartics.exceptions.i18n
de.smartics.exceptions.i18n.message
de.smartics.html5.jatl
de.smartics.properties.admin.domain.model
de.smartics.properties.admin.resources.controller
de.smartics.properties.admin.resources.representation.share
de.smartics.properties.impl.config.ds
de.smartics.properties.resource.domain
de.smartics.resteasy.hypermedia.renderer
de.smartics.resteasy.hypermedia.resources
java.io
java.lang
java.net
java.nio.charset
java.security
java.util
javax.servlet.http
javax.ws.rs.core
org.apache.commons.lang
org.apache.commons.lang3

de.smartics.properties.admin.resources.representation.share

Afferent Couplings Efferent Couplings Abstractness Instability Distance
4 11 33.0% 73.0% 7.0%
Abstract Classes Concrete Classes Used by Packages Uses Packages
de.smartics.properties.admin.resources.representation.share.AbstractRepresentationRenderer
de.smartics.properties.admin.resources.representation.share.BreadcrumbHelper
de.smartics.properties.admin.resources.representation.share.LinkDescriptorFactory
de.smartics.properties.admin.resources.representation.html
de.smartics.properties.admin.resources.representation.html.share
de.smartics.properties.admin.resources.representation.xml
de.smartics.properties.admin.resources.representation.xml.share
de.smartics.properties.admin.domain.model
de.smartics.properties.admin.resources.controller
de.smartics.properties.admin.resources.representation.html.share
de.smartics.properties.utils
de.smartics.resteasy.hypermedia.renderer
de.smartics.resteasy.hypermedia.resources
java.io
java.lang
java.net
java.util
javax.ws.rs.core

de.smartics.properties.admin.resources.representation.xml

Afferent Couplings Efferent Couplings Abstractness Instability Distance
0 20 0.0% 100.0% 0.0%
Abstract Classes Concrete Classes Used by Packages Uses Packages
None de.smartics.properties.admin.resources.representation.xml.ApiServicesXmlRepresentationBodyWriter
de.smartics.properties.admin.resources.representation.xml.ApiServicesXmlRepresentationRenderer
de.smartics.properties.admin.resources.representation.xml.ConfigurationKeysXmlRepresentationBodyWriter
de.smartics.properties.admin.resources.representation.xml.ConfigurationKeysXmlRepresentationRenderer
de.smartics.properties.admin.resources.representation.xml.PropertyDescriptorXmlRepresentationBodyWriter
de.smartics.properties.admin.resources.representation.xml.PropertyDescriptorXmlRepresentationRenderer
de.smartics.properties.admin.resources.representation.xml.PropertyDescriptorsXmlRepresentationBodyWriter
de.smartics.properties.admin.resources.representation.xml.PropertyDescriptorsXmlRepresentationRenderer
de.smartics.properties.admin.resources.representation.xml.PropertyKeysXmlRepresentationBodyWriter
de.smartics.properties.admin.resources.representation.xml.PropertyKeysXmlRepresentationRenderer
de.smartics.properties.admin.resources.representation.xml.PropertyXmlRepresentationBodyWriter
de.smartics.properties.admin.resources.representation.xml.PropertyXmlRepresentationRenderer
None de.smartics.properties.admin.domain.model
de.smartics.properties.admin.resources.controller
de.smartics.properties.admin.resources.representation.share
de.smartics.properties.admin.resources.representation.xml.share
de.smartics.properties.api.config.domain
de.smartics.properties.api.config.domain.key
de.smartics.properties.api.core.domain
de.smartics.properties.report.data
de.smartics.properties.reports
de.smartics.properties.spi.core.metadata
de.smartics.resteasy.hypermedia.renderer
java.io
java.lang
java.lang.annotation
java.lang.reflect
java.util
javax.servlet.http
javax.ws.rs.core
org.apache.commons.lang
org.apache.commons.lang3

de.smartics.properties.admin.resources.representation.xml.share

Afferent Couplings Efferent Couplings Abstractness Instability Distance
1 7 100.0% 88.0% 88.0%
Abstract Classes Concrete Classes Used by Packages Uses Packages
de.smartics.properties.admin.resources.representation.xml.share.AbstractXmlRepresentationRenderer
None de.smartics.properties.admin.resources.representation.xml
de.smartics.properties.admin.resources.representation.share
de.smartics.properties.utils
de.smartics.resteasy.hypermedia.renderer
java.io
java.util
javax.servlet.http
javax.ws.rs.core

de.smartics.properties.admin.resources.share

Afferent Couplings Efferent Couplings Abstractness Instability Distance
0 10 0.0% 100.0% 0.0%
Abstract Classes Concrete Classes Used by Packages Uses Packages
None de.smartics.properties.admin.resources.share.ExceptionHandler
None de.smartics.html5.jatl
de.smartics.properties.admin.resources.representation.html.share
de.smartics.resteasy.hypermedia.renderer
java.io
java.lang
java.net
java.util
javax.ws.rs
javax.ws.rs.core
org.jboss.resteasy.spi

Cycles

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

Package Package Dependencies
de.smartics.properties.admin.resources.representation.html de.smartics.properties.admin.resources.representation.html.share
de.smartics.properties.admin.resources.representation.share
de.smartics.properties.admin.resources.representation.html.share
de.smartics.properties.admin.resources.representation.html.share de.smartics.properties.admin.resources.representation.share
de.smartics.properties.admin.resources.representation.html.share
de.smartics.properties.admin.resources.representation.share de.smartics.properties.admin.resources.representation.html.share
de.smartics.properties.admin.resources.representation.share
de.smartics.properties.admin.resources.representation.xml de.smartics.properties.admin.resources.representation.xml.share
de.smartics.properties.admin.resources.representation.share
de.smartics.properties.admin.resources.representation.html.share
de.smartics.properties.admin.resources.representation.share
de.smartics.properties.admin.resources.representation.xml.share de.smartics.properties.admin.resources.representation.share
de.smartics.properties.admin.resources.representation.html.share
de.smartics.properties.admin.resources.representation.share
de.smartics.properties.admin.resources.share de.smartics.properties.admin.resources.representation.html.share
de.smartics.properties.admin.resources.representation.share
de.smartics.properties.admin.resources.representation.html.share

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.