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.jboss.modules 11 10 1 5 28 9.0% 85.0% 6.0% 1
de.smartics.maven.plugin.jboss.modules.aether 11 8 3 3 21 27.000002% 88.0% 15.000001% 1
de.smartics.maven.plugin.jboss.modules.aether.filter 5 5 0 2 9 0.0% 82.0% 18.0% 1
de.smartics.maven.plugin.jboss.modules.domain 11 9 2 5 19 18.0% 79.0% 3.0% 1
de.smartics.maven.plugin.jboss.modules.domain.matching 3 3 0 1 3 0.0% 75.0% 25.0% 1
de.smartics.maven.plugin.jboss.modules.index 1 1 0 1 7 0.0% 88.0% 12.0% 1
de.smartics.maven.plugin.jboss.modules.sets 5 5 0 1 12 0.0% 92.0% 8.0% 1
de.smartics.maven.plugin.jboss.modules.xml 3 3 0 1 11 0.0% 92.0% 8.0% 1

Packages

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

de.smartics.maven.plugin.jboss.modules

Afferent Couplings Efferent Couplings Abstractness Instability Distance
5 28 9.0% 85.0% 6.0%
Abstract Classes Concrete Classes Used by Packages Uses Packages
de.smartics.maven.plugin.jboss.modules.AbstractModuleNameMatcher
de.smartics.maven.plugin.jboss.modules.Clusion
de.smartics.maven.plugin.jboss.modules.Dependency
de.smartics.maven.plugin.jboss.modules.Export
de.smartics.maven.plugin.jboss.modules.Expression
de.smartics.maven.plugin.jboss.modules.FileSet
de.smartics.maven.plugin.jboss.modules.IndexMojo
de.smartics.maven.plugin.jboss.modules.JBossModulesArchiveMojo
de.smartics.maven.plugin.jboss.modules.JandexMojo
de.smartics.maven.plugin.jboss.modules.Module
de.smartics.maven.plugin.jboss.modules.Services
de.smartics.maven.plugin.jboss.modules.aether
de.smartics.maven.plugin.jboss.modules.aether.filter
de.smartics.maven.plugin.jboss.modules.domain
de.smartics.maven.plugin.jboss.modules.sets
de.smartics.maven.plugin.jboss.modules.xml
de.smartics.maven.plugin.jboss.modules.aether
de.smartics.maven.plugin.jboss.modules.aether.filter
de.smartics.maven.plugin.jboss.modules.domain
de.smartics.maven.plugin.jboss.modules.domain.matching
de.smartics.maven.plugin.jboss.modules.index
de.smartics.maven.plugin.jboss.modules.sets
java.io
java.lang
java.util
java.util.regex
org.apache.commons.io
org.apache.commons.lang
org.apache.commons.lang.builder
org.apache.maven.archiver
org.apache.maven.execution
org.apache.maven.model
org.apache.maven.plugin
org.apache.maven.plugin.logging
org.apache.maven.project
org.codehaus.plexus.archiver.jar
org.codehaus.plexus.util
org.jboss.jandex
org.sonatype.aether
org.sonatype.aether.artifact
org.sonatype.aether.graph
org.sonatype.aether.resolution
org.sonatype.aether.util
org.sonatype.aether.util.graph.selector

de.smartics.maven.plugin.jboss.modules.aether

Afferent Couplings Efferent Couplings Abstractness Instability Distance
3 21 27.000002% 88.0% 15.000001%
Abstract Classes Concrete Classes Used by Packages Uses Packages
de.smartics.maven.plugin.jboss.modules.aether.DelegateDependencyTraverser
de.smartics.maven.plugin.jboss.modules.aether.DependencyTraverserGenerator
de.smartics.maven.plugin.jboss.modules.aether.RepositoryBuilder
de.smartics.maven.plugin.jboss.modules.aether.FilterSession
de.smartics.maven.plugin.jboss.modules.aether.Mapper
de.smartics.maven.plugin.jboss.modules.aether.MavenRepository
de.smartics.maven.plugin.jboss.modules.aether.MavenResponse
de.smartics.maven.plugin.jboss.modules.aether.MojoRepositoryBuilder
de.smartics.maven.plugin.jboss.modules.aether.PruningDependencyTraverser
de.smartics.maven.plugin.jboss.modules.aether.RepositoryLogListener
de.smartics.maven.plugin.jboss.modules.aether.RepositoryWagonProvider
de.smartics.maven.plugin.jboss.modules
de.smartics.maven.plugin.jboss.modules.aether.filter
de.smartics.maven.plugin.jboss.modules.domain
de.smartics.maven.plugin.jboss.modules
de.smartics.maven.plugin.jboss.modules.aether.filter
de.smartics.maven.plugin.jboss.modules.domain
de.smartics.util.lang
java.lang
java.util
org.apache.maven.artifact
org.apache.maven.model
org.apache.maven.wagon
org.apache.maven.wagon.providers.http
org.slf4j
org.sonatype.aether
org.sonatype.aether.artifact
org.sonatype.aether.collection
org.sonatype.aether.connector.wagon
org.sonatype.aether.graph
org.sonatype.aether.resolution
org.sonatype.aether.util
org.sonatype.aether.util.artifact
org.sonatype.aether.util.filter
org.sonatype.aether.util.graph

de.smartics.maven.plugin.jboss.modules.aether.filter

Afferent Couplings Efferent Couplings Abstractness Instability Distance
2 9 0.0% 82.0% 18.0%
Abstract Classes Concrete Classes Used by Packages Uses Packages
None de.smartics.maven.plugin.jboss.modules.aether.filter.DefaultTransitiveDependencyResolver
de.smartics.maven.plugin.jboss.modules.aether.filter.DependencyFlagger
de.smartics.maven.plugin.jboss.modules.aether.filter.DirectDependenciesOnlyFilter
de.smartics.maven.plugin.jboss.modules.aether.filter.GaExclusionFilter
de.smartics.maven.plugin.jboss.modules.aether.filter.TestScopeFilter
de.smartics.maven.plugin.jboss.modules
de.smartics.maven.plugin.jboss.modules.aether
de.smartics.maven.plugin.jboss.modules
de.smartics.maven.plugin.jboss.modules.aether
de.smartics.maven.plugin.jboss.modules.domain
java.io
java.lang
java.util
org.sonatype.aether.artifact
org.sonatype.aether.graph
org.sonatype.aether.resolution

de.smartics.maven.plugin.jboss.modules.domain

Afferent Couplings Efferent Couplings Abstractness Instability Distance
5 19 18.0% 79.0% 3.0%
Abstract Classes Concrete Classes Used by Packages Uses Packages
de.smartics.maven.plugin.jboss.modules.domain.MatchContext
de.smartics.maven.plugin.jboss.modules.domain.TransitiveDependencyResolver
de.smartics.maven.plugin.jboss.modules.domain.ExecutionContext
de.smartics.maven.plugin.jboss.modules.domain.ExecutionContext$1
de.smartics.maven.plugin.jboss.modules.domain.ExecutionContext$Builder
de.smartics.maven.plugin.jboss.modules.domain.ModuleBuilder
de.smartics.maven.plugin.jboss.modules.domain.ModuleMap
de.smartics.maven.plugin.jboss.modules.domain.ModuleMap$1
de.smartics.maven.plugin.jboss.modules.domain.ModuleMap$DependencyKey
de.smartics.maven.plugin.jboss.modules.domain.PrunerGenerator
de.smartics.maven.plugin.jboss.modules.domain.SlotStrategy
de.smartics.maven.plugin.jboss.modules
de.smartics.maven.plugin.jboss.modules.aether
de.smartics.maven.plugin.jboss.modules.aether.filter
de.smartics.maven.plugin.jboss.modules.domain.matching
de.smartics.maven.plugin.jboss.modules.xml
com.google.common.collect
de.smartics.maven.plugin.jboss.modules
de.smartics.maven.plugin.jboss.modules.aether
de.smartics.maven.plugin.jboss.modules.xml
de.smartics.util.lang
edu.emory.mathcs.backport.java.util
java.io
java.lang
java.util
java.util.regex
org.apache.commons.io
org.apache.commons.lang
org.apache.maven.artifact.versioning
org.apache.maven.plugin.logging
org.jdom2.output
org.sonatype.aether.artifact
org.sonatype.aether.collection
org.sonatype.aether.graph
org.sonatype.aether.resolution

de.smartics.maven.plugin.jboss.modules.domain.matching

Afferent Couplings Efferent Couplings Abstractness Instability Distance
1 3 0.0% 75.0% 25.0%
Abstract Classes Concrete Classes Used by Packages Uses Packages
None de.smartics.maven.plugin.jboss.modules.domain.matching.DelegationMatchContext
de.smartics.maven.plugin.jboss.modules.domain.matching.DoubleMatchContext
de.smartics.maven.plugin.jboss.modules.domain.matching.SingleMatchContext
de.smartics.maven.plugin.jboss.modules
de.smartics.maven.plugin.jboss.modules.domain
java.lang
java.util.regex

de.smartics.maven.plugin.jboss.modules.index

Afferent Couplings Efferent Couplings Abstractness Instability Distance
1 7 0.0% 88.0% 12.0%
Abstract Classes Concrete Classes Used by Packages Uses Packages
None de.smartics.maven.plugin.jboss.modules.index.Indexer
de.smartics.maven.plugin.jboss.modules
de.smartics.util.lang
java.io
java.lang
java.util
org.apache.commons.io
org.apache.commons.lang
org.apache.maven.plugin

de.smartics.maven.plugin.jboss.modules.sets

Afferent Couplings Efferent Couplings Abstractness Instability Distance
1 12 0.0% 92.0% 8.0%
Abstract Classes Concrete Classes Used by Packages Uses Packages
None de.smartics.maven.plugin.jboss.modules.sets.ExportConverter
de.smartics.maven.plugin.jboss.modules.sets.ModuleDescritors
de.smartics.maven.plugin.jboss.modules.sets.ModulesParser
de.smartics.maven.plugin.jboss.modules.sets.ModulesXmlLocator
de.smartics.maven.plugin.jboss.modules.sets.ServicesConverter
de.smartics.maven.plugin.jboss.modules
com.thoughtworks.xstream
com.thoughtworks.xstream.converters
com.thoughtworks.xstream.io
de.smartics.maven.plugin.jboss.modules
de.smartics.util.lang.classpath
java.io
java.lang
java.net
java.util
org.apache.commons.io
org.apache.commons.lang
org.jdom2

de.smartics.maven.plugin.jboss.modules.xml

Afferent Couplings Efferent Couplings Abstractness Instability Distance
1 11 0.0% 92.0% 8.0%
Abstract Classes Concrete Classes Used by Packages Uses Packages
None de.smartics.maven.plugin.jboss.modules.xml.ModuleXmlBuilder
de.smartics.maven.plugin.jboss.modules.xml.ModuleXmlBuilder$1
de.smartics.maven.plugin.jboss.modules.xml.ModuleXmlBuilder$SortElement
de.smartics.maven.plugin.jboss.modules.domain
de.smartics.maven.plugin.jboss.modules
de.smartics.maven.plugin.jboss.modules.domain
edu.emory.mathcs.backport.java.util
java.io
java.lang
java.util
org.apache.commons.lang
org.apache.maven.plugin.logging
org.jdom2
org.sonatype.aether.artifact
org.sonatype.aether.graph

Cycles

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

Package Package Dependencies
de.smartics.maven.plugin.jboss.modules de.smartics.maven.plugin.jboss.modules.domain.matching
de.smartics.maven.plugin.jboss.modules.domain
de.smartics.maven.plugin.jboss.modules
de.smartics.maven.plugin.jboss.modules.aether de.smartics.maven.plugin.jboss.modules.aether.filter
de.smartics.maven.plugin.jboss.modules.aether
de.smartics.maven.plugin.jboss.modules.aether.filter de.smartics.maven.plugin.jboss.modules.aether
de.smartics.maven.plugin.jboss.modules.aether.filter
de.smartics.maven.plugin.jboss.modules.domain de.smartics.maven.plugin.jboss.modules
de.smartics.maven.plugin.jboss.modules.domain.matching
de.smartics.maven.plugin.jboss.modules.domain
de.smartics.maven.plugin.jboss.modules.domain.matching de.smartics.maven.plugin.jboss.modules.domain
de.smartics.maven.plugin.jboss.modules
de.smartics.maven.plugin.jboss.modules.domain.matching
de.smartics.maven.plugin.jboss.modules.sets de.smartics.maven.plugin.jboss.modules
de.smartics.maven.plugin.jboss.modules.domain.matching
de.smartics.maven.plugin.jboss.modules.domain
de.smartics.maven.plugin.jboss.modules
de.smartics.maven.plugin.jboss.modules.xml de.smartics.maven.plugin.jboss.modules
de.smartics.maven.plugin.jboss.modules.domain.matching
de.smartics.maven.plugin.jboss.modules.domain
de.smartics.maven.plugin.jboss.modules

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.