Fork me on GitHub

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.thegalactic.context 1 1 0 2 8 0.0% 80.0% 20.0% 1
org.thegalactic.context.constraint.binary 1 1 0 0 2 0.0% 100.0% 0.0% 1
org.thegalactic.context.constraint.categorical 4 4 0 0 2 0.0% 100.0% 0.0% 1
org.thegalactic.context.constraint.numerical 1 1 0 0 2 0.0% 100.0% 0.0% 1
org.thegalactic.context.io 6 6 0 1 7 0.0% 88.0% 12.0% 1
org.thegalactic.dgraph 16 12 4 5 5 25.0% 50.0% 25.0% 1
org.thegalactic.dgraph.io 2 2 0 1 5 0.0% 83.0% 17.0% 1
org.thegalactic.io 4 2 2 7 3 50.0% 30.000002% 20.0% 1
org.thegalactic.lattice 8 7 1 3 9 12.0% 75.0% 12.0% 1
org.thegalactic.lattice.io 6 6 0 2 8 0.0% 80.0% 20.0% 1
org.thegalactic.rule 3 3 0 2 8 0.0% 80.0% 20.0% 1
org.thegalactic.util 2 2 0 4 2 0.0% 33.0% 67.0% 1

Packages

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

org.thegalactic.context

Afferent Couplings Efferent Couplings Abstractness Instability Distance
2 8 0.0% 80.0% 20.0%
Abstract Classes Concrete Classes Used by Packages Uses Packages
None org.thegalactic.context.Context
org.thegalactic.context.io
org.thegalactic.lattice
java.io
java.lang
java.util
org.thegalactic.context.io
org.thegalactic.dgraph
org.thegalactic.io
org.thegalactic.lattice
org.thegalactic.util

org.thegalactic.context.constraint.binary

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 org.thegalactic.context.constraint.binary.BinaryStorage
None java.lang
java.util

org.thegalactic.context.constraint.categorical

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 org.thegalactic.context.constraint.categorical.CategoricalAttribute
org.thegalactic.context.constraint.categorical.CategoricalModel
org.thegalactic.context.constraint.categorical.CategoricalStorage
org.thegalactic.context.constraint.categorical.CategoricalValue
None java.lang
java.util

org.thegalactic.context.constraint.numerical

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 org.thegalactic.context.constraint.numerical.NumericalStorage
None java.lang
java.util

org.thegalactic.context.io

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 org.thegalactic.context.io.ContextIOFactory
org.thegalactic.context.io.ContextSerializerBurmeister
org.thegalactic.context.io.ContextSerializerCsv
org.thegalactic.context.io.ContextSerializerFIMI
org.thegalactic.context.io.ContextSerializerSLF
org.thegalactic.context.io.ContextSerializerText
org.thegalactic.context
java.io
java.lang
java.util
java.util.regex
org.apache.commons.csv
org.thegalactic.context
org.thegalactic.io

org.thegalactic.dgraph

Afferent Couplings Efferent Couplings Abstractness Instability Distance
5 5 25.0% 50.0% 25.0%
Abstract Classes Concrete Classes Used by Packages Uses Packages
org.thegalactic.dgraph.AbstractDGraph
org.thegalactic.dgraph.AbstractDGraph$AbstractEnds
org.thegalactic.dgraph.AbstractDGraph$AbstractEndsIterator
org.thegalactic.dgraph.DGraph
org.thegalactic.dgraph.AbstractDGraph$Sinks
org.thegalactic.dgraph.AbstractDGraph$Sinks$SinksIterator
org.thegalactic.dgraph.AbstractDGraph$Wells
org.thegalactic.dgraph.AbstractDGraph$Wells$WellsIterator
org.thegalactic.dgraph.ConcreteDGraph
org.thegalactic.dgraph.ConcreteDGraph$Edges
org.thegalactic.dgraph.ConcreteDGraph$Edges$EdgesIterator
org.thegalactic.dgraph.DAGraph
org.thegalactic.dgraph.DAGraphFactory
org.thegalactic.dgraph.DGraphFactory
org.thegalactic.dgraph.Edge
org.thegalactic.dgraph.Node
org.thegalactic.context
org.thegalactic.dgraph.io
org.thegalactic.lattice
org.thegalactic.lattice.io
org.thegalactic.rule
java.io
java.lang
java.util
org.thegalactic.dgraph.io
org.thegalactic.io

org.thegalactic.dgraph.io

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 org.thegalactic.dgraph.io.DGraphIOFactory
org.thegalactic.dgraph.io.DGraphSerializerDot
org.thegalactic.dgraph
java.io
java.lang
java.util
org.thegalactic.dgraph
org.thegalactic.io

org.thegalactic.io

Afferent Couplings Efferent Couplings Abstractness Instability Distance
7 3 50.0% 30.000002% 20.0%
Abstract Classes Concrete Classes Used by Packages Uses Packages
org.thegalactic.io.Reader
org.thegalactic.io.Writer
org.thegalactic.io.Filer
org.thegalactic.io.IOFactory
org.thegalactic.context
org.thegalactic.context.io
org.thegalactic.dgraph
org.thegalactic.dgraph.io
org.thegalactic.lattice
org.thegalactic.lattice.io
org.thegalactic.rule
java.io
java.lang
java.util

org.thegalactic.lattice

Afferent Couplings Efferent Couplings Abstractness Instability Distance
3 9 12.0% 75.0% 12.0%
Abstract Classes Concrete Classes Used by Packages Uses Packages
org.thegalactic.lattice.ClosureSystem
org.thegalactic.lattice.ArrowRelation
org.thegalactic.lattice.BijectiveComponents
org.thegalactic.lattice.Concept
org.thegalactic.lattice.ConceptLattice
org.thegalactic.lattice.Lattice
org.thegalactic.lattice.LatticeFactory
org.thegalactic.lattice.LatticeFactory$Permutation
org.thegalactic.context
org.thegalactic.lattice.io
org.thegalactic.rule
java.io
java.lang
java.util
org.thegalactic.context
org.thegalactic.dgraph
org.thegalactic.io
org.thegalactic.lattice.io
org.thegalactic.rule
org.thegalactic.util

org.thegalactic.lattice.io

Afferent Couplings Efferent Couplings Abstractness Instability Distance
2 8 0.0% 80.0% 20.0%
Abstract Classes Concrete Classes Used by Packages Uses Packages
None org.thegalactic.lattice.io.ArrowRelationIOFactory
org.thegalactic.lattice.io.ArrowRelationSerializerTeX
org.thegalactic.lattice.io.ConceptLatticeIOFactory
org.thegalactic.lattice.io.ConceptLatticeSerializerDot
org.thegalactic.lattice.io.ImplicationalSystemIOFactory
org.thegalactic.lattice.io.ImplicationalSystemSerializerText
org.thegalactic.lattice
org.thegalactic.rule
java.io
java.lang
java.util
org.thegalactic.dgraph
org.thegalactic.io
org.thegalactic.lattice
org.thegalactic.rule
org.thegalactic.util

org.thegalactic.rule

Afferent Couplings Efferent Couplings Abstractness Instability Distance
2 8 0.0% 80.0% 20.0%
Abstract Classes Concrete Classes Used by Packages Uses Packages
None org.thegalactic.rule.AssociationRule
org.thegalactic.rule.ImplicationalSystem
org.thegalactic.rule.Rule
org.thegalactic.lattice
org.thegalactic.lattice.io
java.io
java.lang
java.util
org.thegalactic.dgraph
org.thegalactic.io
org.thegalactic.lattice
org.thegalactic.lattice.io
org.thegalactic.util

org.thegalactic.util

Afferent Couplings Efferent Couplings Abstractness Instability Distance
4 2 0.0% 33.0% 67.0%
Abstract Classes Concrete Classes Used by Packages Uses Packages
None org.thegalactic.util.ComparableSet
org.thegalactic.util.Couple
org.thegalactic.context
org.thegalactic.lattice
org.thegalactic.lattice.io
org.thegalactic.rule
java.lang
java.util

Cycles

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

Package Package Dependencies
org.thegalactic.context org.thegalactic.dgraph
org.thegalactic.dgraph.io
org.thegalactic.dgraph
org.thegalactic.context.io org.thegalactic.context
org.thegalactic.dgraph
org.thegalactic.dgraph.io
org.thegalactic.dgraph
org.thegalactic.dgraph org.thegalactic.dgraph.io
org.thegalactic.dgraph
org.thegalactic.dgraph.io org.thegalactic.dgraph
org.thegalactic.dgraph.io
org.thegalactic.lattice org.thegalactic.dgraph
org.thegalactic.dgraph.io
org.thegalactic.dgraph
org.thegalactic.lattice.io org.thegalactic.dgraph
org.thegalactic.dgraph.io
org.thegalactic.dgraph
org.thegalactic.rule org.thegalactic.dgraph
org.thegalactic.dgraph.io
org.thegalactic.dgraph

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.