[ summary] [ packages] [ cycles] [ explanations]
The following document contains the results of a JDependmetric analysis. The various metrics are defined at the bottom of this document.
[ summary] [ packages] [ cycles] [ explanations]
Package |
Total
Classes |
Abstract
Classes |
Concrete
Classes |
Afferent
Couplings |
Efferent
Couplings | Abstractness | Instability | Distance |
---|---|---|---|---|---|---|---|---|
org.ocltf | 2 | 0 | 2 | 1 | 7 | 0 | 88% | 12% |
org.ocltf.common | 15 | 1 | 14 | 5 | 12 | 0.07 | 71% | 23% |
org.ocltf.concretesyntax | 2 | 2 | 0 | 1 | 1 | 1 | 50% | 50% |
org.ocltf.concretesyntax.impl | 3 | 0 | 3 | 1 | 9 | 0 | 90% | 10% |
org.ocltf.logging | 1 | 0 | 1 | 2 | 7 | 0 | 78% | 22% |
org.ocltf.mapping | 2 | 0 | 2 | 0 | 8 | 0 | 100% | 0% |
org.ocltf.model | 12 | 11 | 1 | 2 | 2 | 0.92 | 50% | 42% |
org.ocltf.model.repository | 2 | 1 | 1 | 1 | 4 | 0.5 | 80% | 30% |
org.ocltf.model.uml.profile | 1 | 0 | 1 | 0 | 1 | 0 | 100% | 0% |
org.ocltf.parser | 6 | 0 | 6 | 1 | 6 | 0 | 86% | 14% |
org.ocltf.parser.analysis | 4 | 1 | 3 | 4 | 3 | 0.25 | 43% | 32% |
org.ocltf.parser.lexer | 3 | 0 | 3 | 3 | 3 | 0 | 50% | 50% |
org.ocltf.parser.node | 330 | 81 | 249 | 6 | 3 | 0.25 | 33% | 42% |
org.ocltf.parser.parser | 4 | 0 | 4 | 2 | 6 | 0 | 75% | 25% |
org.ocltf.templateengine | 2 | 1 | 1 | 1 | 3 | 0.5 | 75% | 25% |
org.ocltf.templateobject | 2 | 0 | 2 | 2 | 9 | 0 | 82% | 18% |
org.ocltf.test | 6 | 0 | 6 | 0 | 15 | 0 | 100% | 0% |
org.ocltf.translation | 9 | 2 | 7 | 4 | 19 | 0.22 | 83% | 5% |
org.ocltf.translation.library | 6 | 0 | 6 | 3 | 14 | 0 | 82% | 18% |
org.ocltf.utils | 7 | 0 | 7 | 9 | 12 | 0 | 57% | 43% |
[ summary] [ packages] [ cycles] [ explanations]
Afferent Couplings | Efferent Couplings | Abstractness | Instability | Distance |
---|---|---|---|---|
1 | 7 | 0% | 88% | 12% |
Abstract Classes | Concrete Classes | Used by Packages | Uses Packages |
---|---|---|---|
ExpressionKinds
ExpressionTranslator |
org.ocltf.test
|
java.lang
org.apache.commons.logging org.ocltf.common org.ocltf.logging org.ocltf.translation org.ocltf.translation.library org.ocltf.utils |
Afferent Couplings | Efferent Couplings | Abstractness | Instability | Distance |
---|---|---|---|---|
5 | 12 | 7% | 71% | 23% |
Afferent Couplings | Efferent Couplings | Abstractness | Instability | Distance |
---|---|---|---|---|
1 | 1 | 100% | 50% | 50% |
Abstract Classes | Concrete Classes | Used by Packages | Uses Packages |
---|---|---|---|
OperationCS
VariableDeclarationCS |
org.ocltf.concretesyntax.impl
|
java.lang
|
Afferent Couplings | Efferent Couplings | Abstractness | Instability | Distance |
---|---|---|---|---|
1 | 9 | 0% | 90% | 10% |
Abstract Classes | Concrete Classes | Used by Packages | Uses Packages |
---|---|---|---|
ConcreteSyntaxUtils
OperationDeclarationCSImpl VariableDeclarationCSImpl |
org.ocltf.translation
|
java.lang
java.util org.apache.commons.lang org.apache.commons.lang.builder org.apache.commons.logging org.ocltf.concretesyntax org.ocltf.parser.node org.ocltf.translation org.ocltf.utils |
Afferent Couplings | Efferent Couplings | Abstractness | Instability | Distance |
---|---|---|---|---|
2 | 7 | 0% | 78% | 22% |
Abstract Classes | Concrete Classes | Used by Packages | Uses Packages |
---|---|---|---|
Logger
|
org.ocltf
org.ocltf.translation |
java.io
java.lang java.net org.apache.commons.lang org.apache.log4j org.apache.log4j.xml org.ocltf.utils |
Afferent Couplings | Efferent Couplings | Abstractness | Instability | Distance |
---|---|---|---|---|
0 | 8 | 0% | 100% | 0% |
Abstract Classes | Concrete Classes | Used by Packages | Uses Packages |
---|---|---|---|
Mapping
Mappings |
java.lang
java.net java.util org.apache.commons.lang org.apache.commons.lang.builder org.ocltf.common org.ocltf.templateobject org.ocltf.utils |
Afferent Couplings | Efferent Couplings | Abstractness | Instability | Distance |
---|---|---|---|---|
2 | 2 | 92% | 50% | 42% |
Abstract Classes | Concrete Classes | Used by Packages | Uses Packages |
---|---|---|---|
AssociationEndFacade
AssociationFacade AttributeFacade ClassifierFacade ConstraintFacade ElementFacade GeneralizationFacade ModelFacade OperationFacade ParameterFacade TaggedValueFacade |
ModelFacadeException
|
org.ocltf.test
org.ocltf.translation |
java.lang
java.util |
Afferent Couplings | Efferent Couplings | Abstractness | Instability | Distance |
---|---|---|---|---|
1 | 4 | 50% | 80% | 30% |
Abstract Classes | Concrete Classes | Used by Packages | Uses Packages |
---|---|---|---|
Repository
|
RepositoryException
|
org.ocltf.test
|
java.io
java.lang java.lang.reflect java.net |
Afferent Couplings | Efferent Couplings | Abstractness | Instability | Distance |
---|---|---|---|---|
0 | 1 | 0% | 100% | 0% |
Abstract Classes | Concrete Classes | Used by Packages | Uses Packages |
---|---|---|---|
ObjectRelationalProfile
|
java.lang
|
Afferent Couplings | Efferent Couplings | Abstractness | Instability | Distance |
---|---|---|---|---|
1 | 6 | 0% | 86% | 14% |
Abstract Classes | Concrete Classes | Used by Packages | Uses Packages |
---|---|---|---|
OclParser
OclParser$1 OclParser$AstFix OclParser$NameFinder OclParser$VariableDeclarationListFinder OclParserException |
org.ocltf.translation
|
java.lang
java.util org.ocltf.parser.analysis org.ocltf.parser.lexer org.ocltf.parser.node org.ocltf.parser.parser |
Afferent Couplings | Efferent Couplings | Abstractness | Instability | Distance |
---|---|---|---|---|
4 | 3 | 25% | 43% | 32% |
Abstract Classes | Concrete Classes | Used by Packages | Uses Packages |
---|---|---|---|
Analysis
|
AnalysisAdapter
DepthFirstAdapter ReversedDepthFirstAdapter |
org.ocltf.parser
org.ocltf.parser.node org.ocltf.parser.parser org.ocltf.translation |
java.lang
java.util org.ocltf.parser.node |
Afferent Couplings | Efferent Couplings | Abstractness | Instability | Distance |
---|---|---|---|---|
3 | 3 | 0% | 50% | 50% |
Abstract Classes | Concrete Classes | Used by Packages | Uses Packages |
---|---|---|---|
Lexer
Lexer$State LexerException |
org.ocltf.parser
org.ocltf.parser.parser org.ocltf.translation |
java.io
java.lang org.ocltf.parser.node |
Afferent Couplings | Efferent Couplings | Abstractness | Instability | Distance |
---|---|---|---|---|
6 | 3 | 25% | 33% | 42% |
Afferent Couplings | Efferent Couplings | Abstractness | Instability | Distance |
---|---|---|---|---|
2 | 6 | 0% | 75% | 25% |
Abstract Classes | Concrete Classes | Used by Packages | Uses Packages |
---|---|---|---|
Parser
ParserException State TokenIndex |
org.ocltf.parser
org.ocltf.translation |
java.io
java.lang java.util org.ocltf.parser.analysis org.ocltf.parser.lexer org.ocltf.parser.node |
Afferent Couplings | Efferent Couplings | Abstractness | Instability | Distance |
---|---|---|---|---|
1 | 3 | 50% | 75% | 25% |
Abstract Classes | Concrete Classes | Used by Packages | Uses Packages |
---|---|---|---|
TemplateEngine
|
TemplateEngineException
|
org.ocltf.translation.library
|
java.io
java.lang java.util |
Afferent Couplings | Efferent Couplings | Abstractness | Instability | Distance |
---|---|---|---|---|
2 | 9 | 0% | 82% | 18% |
Abstract Classes | Concrete Classes | Used by Packages | Uses Packages |
---|---|---|---|
TemplateObject
TemplateObjectException |
org.ocltf.mapping
org.ocltf.translation.library |
java.lang
java.net java.util org.apache.commons.beanutils org.apache.commons.lang org.apache.commons.lang.builder org.apache.commons.logging org.ocltf.common org.ocltf.utils |
Afferent Couplings | Efferent Couplings | Abstractness | Instability | Distance |
---|---|---|---|---|
0 | 15 | 0% | 100% | 0% |
Afferent Couplings | Efferent Couplings | Abstractness | Instability | Distance |
---|---|---|---|---|
4 | 19 | 22% | 83% | 5% |
Afferent Couplings | Efferent Couplings | Abstractness | Instability | Distance |
---|---|---|---|---|
3 | 14 | 0% | 82% | 18% |
Afferent Couplings | Efferent Couplings | Abstractness | Instability | Distance |
---|---|---|---|---|
9 | 12 | 0% | 57% | 43% |
[ summary] [ packages] [ cycles] [ explanations]
Package | Cyclic Dependencies |
---|---|
org.ocltf | org.ocltf.translation.library
org.ocltf.translation org.ocltf.translation.library |
org.ocltf.concretesyntax.impl | org.ocltf.translation
org.ocltf.translation.library org.ocltf.translation |
org.ocltf.parser | org.ocltf.parser.analysis
org.ocltf.parser.node org.ocltf.parser.analysis |
org.ocltf.parser.analysis | org.ocltf.parser.node
org.ocltf.parser.analysis |
org.ocltf.parser.lexer | org.ocltf.parser.node
org.ocltf.parser.analysis org.ocltf.parser.node |
org.ocltf.parser.node | org.ocltf.parser.analysis
org.ocltf.parser.node |
org.ocltf.parser.parser | org.ocltf.parser.analysis
org.ocltf.parser.node org.ocltf.parser.analysis |
org.ocltf.test | org.ocltf.translation.library
org.ocltf.translation org.ocltf.translation.library |
org.ocltf.translation | org.ocltf.translation.library
org.ocltf.translation |
org.ocltf.translation.library | org.ocltf.translation
org.ocltf.translation.library |
[ 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. |