Search in site:
Metric Results
Goto Top of the Page

[ 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
Goto Top of the Page

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

Package Total

Classes
Abstract

Classes
Concrete

Classes
Afferent

Couplings
Efferent

Couplings
Abstractness Instability Distance
com.cyclops.dbdigger 4 0 4 8 13 0 62% 38%
com.cyclops.dbdigger.idbroker 5 1 4 0 7 0.2 100% 20%
com.cyclops.dbdigger.model 6 0 6 2 7 0 78% 22%
com.cyclops.dbdigger.model.base.database 1 0 1 2 5 0 71% 29%
com.cyclops.dbdigger.model.base.metadata 1 0 1 3 4 0 57% 43%
com.cyclops.dbdigger.model.base.table 2 0 2 1 2 0 67% 33%
com.cyclops.dbdigger.schema 14 6 8 8 8 0.43 50% 7%
com.cyclops.dbdigger.schema.torque 5 0 5 2 12 0 86% 14%
com.cyclops.dbdigger.sql 20 0 20 1 7 0 88% 12%
com.cyclops.dbdigger.sqlcastor 2 1 1 3 5 0.5 62% 12%
com.cyclops.dbdigger.sqlcastor.mysql 1 0 1 0 1 0 100% 0%
com.cyclops.dbdigger.task 1 0 1 0 4 0 100% 0%
com.cyclops.dbdigger.util 7 0 7 4 12 0 75% 25%
Packages
Goto Top of the Page

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

com.cyclops.dbdigger.idbroker
Afferent Couplings Efferent Couplings Abstractness Instability Distance
0 7 20% 100% 20%
Abstract Classes Concrete Classes Used by Packages Uses Packages
KeyPrefetcher

NumberKey

OracleKeyPrefetcher

PrimaryKey

StringKey

com.cyclops.dbdigger

com.cyclops.dbdigger.schema

com.workingdogs.town

java.lang

java.math

java.sql

java.text

com.cyclops.dbdigger.model.base.database
Afferent Couplings Efferent Couplings Abstractness Instability Distance
2 5 0% 71% 29%
Abstract Classes Concrete Classes Used by Packages Uses Packages
BaseDefaultDatabase

com.cyclops.dbdigger.model

com.cyclops.dbdigger.model.base.metadata

com.cyclops.dbdigger

com.cyclops.dbdigger.model

com.cyclops.dbdigger.model.base.metadata

com.cyclops.dbdigger.schema

java.lang

com.cyclops.dbdigger.model.base.metadata
Afferent Couplings Efferent Couplings Abstractness Instability Distance
3 4 0% 57% 43%
Abstract Classes Concrete Classes Used by Packages Uses Packages
BaseDBObject1Metadata

com.cyclops.dbdigger.model

com.cyclops.dbdigger.model.base.database

com.cyclops.dbdigger.schema

com.cyclops.dbdigger.model

com.cyclops.dbdigger.model.base.database

com.cyclops.dbdigger.schema

java.lang

com.cyclops.dbdigger.model.base.table
Afferent Couplings Efferent Couplings Abstractness Instability Distance
1 2 0% 67% 33%
Abstract Classes Concrete Classes Used by Packages Uses Packages
BaseDBObject1

BaseTableObject

com.cyclops.dbdigger.model

java.lang

org.apache.commons.lang

com.cyclops.dbdigger.sqlcastor
Afferent Couplings Efferent Couplings Abstractness Instability Distance
3 5 50% 62% 12%
Abstract Classes Concrete Classes Used by Packages Uses Packages
SQLCastor

DefaultSQLCastor

com.cyclops.dbdigger

com.cyclops.dbdigger.sql

com.cyclops.dbdigger.sqlcastor.mysql

com.cyclops.dbdigger.schema

com.cyclops.dbdigger.sql

java.lang

java.util

org.apache.commons.lang

com.cyclops.dbdigger.sqlcastor.mysql
Afferent Couplings Efferent Couplings Abstractness Instability Distance
0 1 0% 100% 0%
Abstract Classes Concrete Classes Used by Packages Uses Packages
SQLCastor

com.cyclops.dbdigger.sqlcastor

com.cyclops.dbdigger.task
Afferent Couplings Efferent Couplings Abstractness Instability Distance
0 4 0% 100% 0%
Abstract Classes Concrete Classes Used by Packages Uses Packages
SchemaGenerationTask

com.cyclops.dbdigger

java.lang

org.apache.velocity.context

org.apache.velocity.texen.ant

Cycles
Goto Top of the Page

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

Package Cyclic Dependencies
com.cyclops.dbdigger com.cyclops.dbdigger.schema

com.cyclops.dbdigger.model.base.metadata

com.cyclops.dbdigger.schema

com.cyclops.dbdigger.idbroker com.cyclops.dbdigger

com.cyclops.dbdigger.schema

com.cyclops.dbdigger.model.base.metadata

com.cyclops.dbdigger.schema

com.cyclops.dbdigger.model com.cyclops.dbdigger.model.base.metadata

com.cyclops.dbdigger.schema

com.cyclops.dbdigger.model.base.metadata

com.cyclops.dbdigger.model.base.database com.cyclops.dbdigger.model.base.metadata

com.cyclops.dbdigger.schema

com.cyclops.dbdigger.model.base.metadata

com.cyclops.dbdigger.model.base.metadata com.cyclops.dbdigger.schema

com.cyclops.dbdigger.model.base.metadata

com.cyclops.dbdigger.schema com.cyclops.dbdigger.model.base.metadata

com.cyclops.dbdigger.schema

com.cyclops.dbdigger.schema.torque com.cyclops.dbdigger.schema

com.cyclops.dbdigger.model.base.metadata

com.cyclops.dbdigger.schema

com.cyclops.dbdigger.sql com.cyclops.dbdigger.schema

com.cyclops.dbdigger.model.base.metadata

com.cyclops.dbdigger.schema

com.cyclops.dbdigger.sqlcastor com.cyclops.dbdigger.sql

com.cyclops.dbdigger.schema

com.cyclops.dbdigger.model.base.metadata

com.cyclops.dbdigger.schema

com.cyclops.dbdigger.sqlcastor.mysql com.cyclops.dbdigger.sqlcastor

com.cyclops.dbdigger.sql

com.cyclops.dbdigger.schema

com.cyclops.dbdigger.model.base.metadata

com.cyclops.dbdigger.schema

com.cyclops.dbdigger.task com.cyclops.dbdigger

com.cyclops.dbdigger.schema

com.cyclops.dbdigger.model.base.metadata

com.cyclops.dbdigger.schema

com.cyclops.dbdigger.util com.cyclops.dbdigger.schema.torque

com.cyclops.dbdigger.schema

com.cyclops.dbdigger.model.base.metadata

com.cyclops.dbdigger.schema

Explanations
Goto Top of the Page

[ 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.
Links
Cyclops Group
Summary in SF
Torque
Maven