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.maven.plugin.buildmetadata 8 6 2 0 29 25.0% 100.0% 25.0% 1
de.smartics.maven.plugin.buildmetadata.common 10 10 0 3 13 0.0% 81.0% 19.0% 1
de.smartics.maven.plugin.buildmetadata.data 8 6 2 1 17 25.0% 94.0% 19.0% 1
de.smartics.maven.plugin.buildmetadata.io 3 3 0 1 17 0.0% 94.0% 6.0% 1
de.smartics.maven.plugin.buildmetadata.maven 1 1 0 1 5 0.0% 83.0% 17.0% 1
de.smartics.maven.plugin.buildmetadata.scm 5 3 2 3 3 40.0% 50.0% 10.0% 1
de.smartics.maven.plugin.buildmetadata.scm.maven 5 5 0 2 14 0.0% 88.0% 12.0% 1

Packages

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

de.smartics.maven.plugin.buildmetadata

Afferent Couplings Efferent Couplings Abstractness Instability Distance
0 29 25.0% 100.0% 25.0%
Abstract Classes Concrete Classes Used by Packages Uses Packages
de.smartics.maven.plugin.buildmetadata.AbstractBuildMojo
de.smartics.maven.plugin.buildmetadata.AbstractReportMojo
de.smartics.maven.plugin.buildmetadata.BuildMetaDataMojo
de.smartics.maven.plugin.buildmetadata.BuildPointMojo
de.smartics.maven.plugin.buildmetadata.BuildReportMojo
de.smartics.maven.plugin.buildmetadata.BuildReportRenderer
de.smartics.maven.plugin.buildmetadata.FileMapping
de.smartics.maven.plugin.buildmetadata.PropertyOutputFileMapper
None de.smartics.maven.plugin.buildmetadata.common
de.smartics.maven.plugin.buildmetadata.data
de.smartics.maven.plugin.buildmetadata.io
de.smartics.maven.plugin.buildmetadata.scm
de.smartics.maven.util
de.smartics.maven.util.report
java.io
java.lang
java.text
java.util
org.apache.commons.io
org.apache.commons.lang
org.apache.maven.artifact.factory
org.apache.maven.artifact.repository
org.apache.maven.artifact.resolver
org.apache.maven.doxia.module.xhtml.decoration.render
org.apache.maven.doxia.sink
org.apache.maven.doxia.site.decoration
org.apache.maven.doxia.siterenderer
org.apache.maven.doxia.siterenderer.sink
org.apache.maven.execution
org.apache.maven.model
org.apache.maven.plugin
org.apache.maven.plugin.logging
org.apache.maven.project
org.apache.maven.reporting
org.apache.maven.scm.manager
org.apache.maven.settings
org.codehaus.plexus.util

de.smartics.maven.plugin.buildmetadata.common

Afferent Couplings Efferent Couplings Abstractness Instability Distance
3 13 0.0% 81.0% 19.0%
Abstract Classes Concrete Classes Used by Packages Uses Packages
None de.smartics.maven.plugin.buildmetadata.common.Constant
de.smartics.maven.plugin.buildmetadata.common.Constant$1
de.smartics.maven.plugin.buildmetadata.common.Constant$Section
de.smartics.maven.plugin.buildmetadata.common.MojoUtils
de.smartics.maven.plugin.buildmetadata.common.Property
de.smartics.maven.plugin.buildmetadata.common.RevisionHelper
de.smartics.maven.plugin.buildmetadata.common.ScmControl
de.smartics.maven.plugin.buildmetadata.common.ScmCredentials
de.smartics.maven.plugin.buildmetadata.common.ScmInfo
de.smartics.maven.plugin.buildmetadata.common.SortedProperties
de.smartics.maven.plugin.buildmetadata
de.smartics.maven.plugin.buildmetadata.data
de.smartics.maven.plugin.buildmetadata.io
de.smartics.maven.plugin.buildmetadata.scm
de.smartics.maven.plugin.buildmetadata.scm.maven
java.io
java.lang
java.text
java.util
org.apache.commons.logging
org.apache.maven.plugin
org.apache.maven.plugin.logging
org.apache.maven.scm
org.apache.maven.scm.manager
org.apache.maven.settings
org.codehaus.plexus.util

de.smartics.maven.plugin.buildmetadata.data

Afferent Couplings Efferent Couplings Abstractness Instability Distance
1 17 25.0% 94.0% 19.0%
Abstract Classes Concrete Classes Used by Packages Uses Packages
de.smartics.maven.plugin.buildmetadata.data.AbstractMetaDataProvider
de.smartics.maven.plugin.buildmetadata.data.MetaDataProvider
de.smartics.maven.plugin.buildmetadata.data.HostMetaDataProvider
de.smartics.maven.plugin.buildmetadata.data.MavenMetaDataProvider
de.smartics.maven.plugin.buildmetadata.data.MavenMetaDataSelection
de.smartics.maven.plugin.buildmetadata.data.MetaDataProviderBuilder
de.smartics.maven.plugin.buildmetadata.data.Provider
de.smartics.maven.plugin.buildmetadata.data.ScmMetaDataProvider
de.smartics.maven.plugin.buildmetadata
de.smartics.maven.plugin.buildmetadata.common
de.smartics.maven.plugin.buildmetadata.maven
de.smartics.maven.plugin.buildmetadata.scm.maven
java.lang
java.lang.reflect
java.net
java.util
org.apache.commons.beanutils
org.apache.commons.logging
org.apache.maven.execution
org.apache.maven.model
org.apache.maven.plugin
org.apache.maven.project
org.apache.maven.scm.manager
org.apache.maven.scm.provider
org.apache.maven.scm.repository
org.codehaus.plexus.util

de.smartics.maven.plugin.buildmetadata.io

Afferent Couplings Efferent Couplings Abstractness Instability Distance
1 17 0.0% 94.0% 6.0%
Abstract Classes Concrete Classes Used by Packages Uses Packages
None de.smartics.maven.plugin.buildmetadata.io.BuildPropertiesFileHelper
de.smartics.maven.plugin.buildmetadata.io.BuildXmlFileHelper
de.smartics.maven.plugin.buildmetadata.io.SdocBuilder
de.smartics.maven.plugin.buildmetadata
de.smartics.maven.io
de.smartics.maven.plugin.buildmetadata.common
java.io
java.lang
java.text
java.util
javax.xml.parsers
javax.xml.transform
org.apache.commons.io
org.apache.commons.lang.time
org.apache.commons.logging
org.apache.maven.model
org.apache.maven.plugin
org.apache.maven.plugin.logging
org.apache.maven.project
org.codehaus.plexus.util
org.w3c.dom

de.smartics.maven.plugin.buildmetadata.maven

Afferent Couplings Efferent Couplings Abstractness Instability Distance
1 5 0.0% 83.0% 17.0%
Abstract Classes Concrete Classes Used by Packages Uses Packages
None de.smartics.maven.plugin.buildmetadata.maven.MavenPropertyHelper
de.smartics.maven.plugin.buildmetadata.data
java.lang
java.lang.reflect
java.util
org.apache.commons.beanutils
org.apache.maven.project

de.smartics.maven.plugin.buildmetadata.scm

Afferent Couplings Efferent Couplings Abstractness Instability Distance
3 3 40.0% 50.0% 10.0%
Abstract Classes Concrete Classes Used by Packages Uses Packages
de.smartics.maven.plugin.buildmetadata.scm.Revision
de.smartics.maven.plugin.buildmetadata.scm.RevisionNumberFetcher
de.smartics.maven.plugin.buildmetadata.scm.LocallyModifiedInfo
de.smartics.maven.plugin.buildmetadata.scm.ScmException
de.smartics.maven.plugin.buildmetadata.scm.ScmNoRevisionException
de.smartics.maven.plugin.buildmetadata
de.smartics.maven.plugin.buildmetadata.common
de.smartics.maven.plugin.buildmetadata.scm.maven
java.lang
java.util
org.apache.maven.scm

de.smartics.maven.plugin.buildmetadata.scm.maven

Afferent Couplings Efferent Couplings Abstractness Instability Distance
2 14 0.0% 88.0% 12.0%
Abstract Classes Concrete Classes Used by Packages Uses Packages
None de.smartics.maven.plugin.buildmetadata.scm.maven.MavenRevision
de.smartics.maven.plugin.buildmetadata.scm.maven.MavenScmRevisionNumberFetcher
de.smartics.maven.plugin.buildmetadata.scm.maven.ScmAccessInfo
de.smartics.maven.plugin.buildmetadata.scm.maven.ScmConnectionInfo
de.smartics.maven.plugin.buildmetadata.scm.maven.StringRevision
de.smartics.maven.plugin.buildmetadata.common
de.smartics.maven.plugin.buildmetadata.data
de.smartics.maven.plugin.buildmetadata.scm
java.io
java.lang
java.util
org.apache.commons.lang
org.apache.commons.logging
org.apache.maven.scm
org.apache.maven.scm.command.changelog
org.apache.maven.scm.command.status
org.apache.maven.scm.manager
org.apache.maven.scm.provider
org.apache.maven.scm.provider.svn.repository
org.apache.maven.scm.repository
org.codehaus.plexus.util

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.