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.opendaylight.controller.config.yang.config.lisp_sb.impl 5 2 3 0 13 60.000004% 100.0% 60.000004% 1
org.opendaylight.lispflowmapping.southbound 4 4 0 2 27 0.0% 93.0% 7.0% 1
org.opendaylight.lispflowmapping.southbound.lisp 3 2 1 1 16 33.0% 94.0% 27.000002% 1
org.opendaylight.lispflowmapping.southbound.lisp.exception 1 1 0 1 1 0.0% 50.0% 50.0% 1
org.opendaylight.lispflowmapping.southbound.lisp.network 2 0 2 0 1 100.0% 100.0% 100.0% 1
org.opendaylight.lispflowmapping.southbound.util 1 1 0 1 8 0.0% 89.0% 11.0% 1
org.opendaylight.yang.gen.v1.lispconfig.rev131107 13 7 6 0 15 46.0% 100.0% 46.0% 1
org.opendaylight.yang.gen.v1.lispconfig.rev131107.modules.module.configuration 4 3 1 0 6 25.0% 100.0% 25.0% 1
org.opendaylight.yang.gen.v1.lispconfig.rev131107.modules.module.state 4 3 1 0 6 25.0% 100.0% 25.0% 1
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.config.lisp.sb.impl.rev150517 3 2 1 0 11 33.0% 100.0% 33.0% 1
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.config.lisp.sb.impl.rev150517.modules.module.configuration 4 3 1 0 7 25.0% 100.0% 25.0% 1
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.config.lisp.sb.impl.rev150517.modules.module.configuration.lisp.sb.impl 8 6 2 1 6 25.0% 86.0% 11.0% 1

Packages

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

org.opendaylight.controller.config.yang.config.lisp_sb.impl

Afferent Couplings Efferent Couplings Abstractness Instability Distance
0 13 60.000004% 100.0% 60.000004%
Abstract Classes Concrete Classes Used by Packages Uses Packages
org.opendaylight.controller.config.yang.config.lisp_sb.impl.AbstractLfmMappingServiceSbModule
org.opendaylight.controller.config.yang.config.lisp_sb.impl.AbstractLfmMappingServiceSbModuleFactory
org.opendaylight.controller.config.yang.config.lisp_sb.impl.LfmMappingServiceSbModuleMXBean
org.opendaylight.controller.config.yang.config.lisp_sb.impl.LfmMappingServiceSbModule
org.opendaylight.controller.config.yang.config.lisp_sb.impl.LfmMappingServiceSbModuleFactory
None java.lang
java.util
javax.management
org.opendaylight.controller.config.api
org.opendaylight.controller.config.spi
org.opendaylight.controller.config.yang.md.sal.binding
org.opendaylight.controller.config.yang.md.sal.binding.impl
org.opendaylight.controller.md.sal.binding.api
org.opendaylight.controller.sal.binding.api
org.opendaylight.lispflowmapping.southbound
org.opendaylight.yang.gen.v1.urn.opendaylight.lfm.lisp.sb.rev150904
org.osgi.framework
org.slf4j

org.opendaylight.lispflowmapping.southbound

Afferent Couplings Efferent Couplings Abstractness Instability Distance
2 27 0.0% 93.0% 7.0%
Abstract Classes Concrete Classes Used by Packages Uses Packages
None org.opendaylight.lispflowmapping.southbound.LispSouthboundPlugin
org.opendaylight.lispflowmapping.southbound.LispSouthboundPlugin$1
org.opendaylight.lispflowmapping.southbound.LispSouthboundRPC
org.opendaylight.lispflowmapping.southbound.LispSouthboundStats
org.opendaylight.controller.config.yang.config.lisp_sb.impl
org.opendaylight.lispflowmapping.southbound.lisp
com.google.common.net
com.google.common.util.concurrent
io.netty.bootstrap
io.netty.buffer
io.netty.channel
io.netty.channel.nio
io.netty.channel.socket
io.netty.channel.socket.nio
io.netty.util.concurrent
java.lang
java.net
java.nio
java.util
java.util.concurrent
org.opendaylight.controller.md.sal.binding.api
org.opendaylight.controller.sal.binding.api
org.opendaylight.lispflowmapping.lisp.serializer
org.opendaylight.lispflowmapping.southbound.lisp
org.opendaylight.lispflowmapping.type.sbplugin
org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev100924
org.opendaylight.yang.gen.v1.urn.opendaylight.lfm.lisp.proto.rev151105
org.opendaylight.yang.gen.v1.urn.opendaylight.lfm.lisp.proto.rev151105.transport.address
org.opendaylight.yang.gen.v1.urn.opendaylight.lfm.lisp.sb.rev150904
org.opendaylight.yang.gen.v1.urn.opendaylight.lfm.lisp.sb.rev150904.ctrl.msg.stats
org.opendaylight.yang.gen.v1.urn.opendaylight.lfm.lisp.sb.rev150904.get.stats.output
org.opendaylight.yangtools.yang.common
org.slf4j

org.opendaylight.lispflowmapping.southbound.lisp

Afferent Couplings Efferent Couplings Abstractness Instability Distance
1 16 33.0% 94.0% 27.000002%
Abstract Classes Concrete Classes Used by Packages Uses Packages
org.opendaylight.lispflowmapping.southbound.lisp.ILispSouthboundService
org.opendaylight.lispflowmapping.southbound.lisp.LispSouthboundHandler
org.opendaylight.lispflowmapping.southbound.lisp.LispXtrSouthboundHandler
org.opendaylight.lispflowmapping.southbound
io.netty.buffer
io.netty.channel
io.netty.channel.socket
java.lang
java.net
java.nio
org.opendaylight.controller.md.sal.binding.api
org.opendaylight.lispflowmapping.lisp.serializer
org.opendaylight.lispflowmapping.lisp.util
org.opendaylight.lispflowmapping.southbound
org.opendaylight.lispflowmapping.southbound.lisp.exception
org.opendaylight.lispflowmapping.southbound.util
org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev100924
org.opendaylight.yang.gen.v1.urn.opendaylight.lfm.lisp.proto.rev151105
org.opendaylight.yang.gen.v1.urn.opendaylight.lfm.lisp.proto.rev151105.transport.address
org.slf4j

org.opendaylight.lispflowmapping.southbound.lisp.exception

Afferent Couplings Efferent Couplings Abstractness Instability Distance
1 1 0.0% 50.0% 50.0%
Abstract Classes Concrete Classes Used by Packages Uses Packages
None org.opendaylight.lispflowmapping.southbound.lisp.exception.LispMalformedPacketException
org.opendaylight.lispflowmapping.southbound.lisp
java.lang

org.opendaylight.lispflowmapping.southbound.lisp.network

Afferent Couplings Efferent Couplings Abstractness Instability Distance
0 1 100.0% 100.0% 100.0%
Abstract Classes Concrete Classes Used by Packages Uses Packages
org.opendaylight.lispflowmapping.southbound.lisp.network.PacketHeader
org.opendaylight.lispflowmapping.southbound.lisp.network.PacketHeader$Length
None None java.lang

org.opendaylight.lispflowmapping.southbound.util

Afferent Couplings Efferent Couplings Abstractness Instability Distance
1 8 0.0% 89.0% 11.0%
Abstract Classes Concrete Classes Used by Packages Uses Packages
None org.opendaylight.lispflowmapping.southbound.util.LispNotificationHelper
org.opendaylight.lispflowmapping.southbound.lisp
java.lang
java.net
org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev100924
org.opendaylight.yang.gen.v1.urn.opendaylight.lfm.lisp.proto.rev151105
org.opendaylight.yang.gen.v1.urn.opendaylight.lfm.lisp.proto.rev151105.mapnotifynotification
org.opendaylight.yang.gen.v1.urn.opendaylight.lfm.lisp.proto.rev151105.mapregisternotification
org.opendaylight.yang.gen.v1.urn.opendaylight.lfm.lisp.proto.rev151105.mapreplynotification
org.opendaylight.yang.gen.v1.urn.opendaylight.lfm.lisp.proto.rev151105.maprequestnotification

org.opendaylight.yang.gen.v1.lispconfig.rev131107

Afferent Couplings Efferent Couplings Abstractness Instability Distance
0 15 46.0% 100.0% 46.0%
Abstract Classes Concrete Classes Used by Packages Uses Packages
org.opendaylight.yang.gen.v1.lispconfig.rev131107.AbstractLispConfigModule
org.opendaylight.yang.gen.v1.lispconfig.rev131107.AbstractLispConfigModuleFactory
org.opendaylight.yang.gen.v1.lispconfig.rev131107.LispConfigModuleMXBean
org.opendaylight.yang.gen.v1.lispconfig.rev131107.LispConfigRuntimeMXBean
org.opendaylight.yang.gen.v1.lispconfig.rev131107.Lispconfig
org.opendaylight.yang.gen.v1.lispconfig.rev131107.LispconfigRpc
org.opendaylight.yang.gen.v1.lispconfig.rev131107.$YangModelBindingProvider
org.opendaylight.yang.gen.v1.lispconfig.rev131107.$YangModuleInfoImpl
org.opendaylight.yang.gen.v1.lispconfig.rev131107.LispConfigContextSetterImpl
org.opendaylight.yang.gen.v1.lispconfig.rev131107.LispConfigModule
org.opendaylight.yang.gen.v1.lispconfig.rev131107.LispConfigModuleFactory
org.opendaylight.yang.gen.v1.lispconfig.rev131107.LispConfigRuntimeRegistration
org.opendaylight.yang.gen.v1.lispconfig.rev131107.LispConfigRuntimeRegistrator
None com.google.common.collect
java.io
java.lang
java.net
java.util
org.opendaylight.controller.config.api
org.opendaylight.controller.config.api.runtime
org.opendaylight.controller.config.spi
org.opendaylight.lispflowmapping.type.sbplugin
org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.rpc.context.rev130617
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.config.rev130405
org.opendaylight.yangtools.yang.binding
org.opendaylight.yangtools.yang.common
org.osgi.framework
org.slf4j

org.opendaylight.yang.gen.v1.lispconfig.rev131107.modules.module.configuration

Afferent Couplings Efferent Couplings Abstractness Instability Distance
0 6 25.0% 100.0% 25.0%
Abstract Classes Concrete Classes Used by Packages Uses Packages
org.opendaylight.yang.gen.v1.lispconfig.rev131107.modules.module.configuration.Lispconfig
org.opendaylight.yang.gen.v1.lispconfig.rev131107.modules.module.configuration.LispconfigBuilder
org.opendaylight.yang.gen.v1.lispconfig.rev131107.modules.module.configuration.LispconfigBuilder$1
org.opendaylight.yang.gen.v1.lispconfig.rev131107.modules.module.configuration.LispconfigBuilder$LispconfigImpl
None java.lang
java.util
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.config.rev130405.modules.module
org.opendaylight.yangtools.concepts
org.opendaylight.yangtools.yang.binding
org.opendaylight.yangtools.yang.common

org.opendaylight.yang.gen.v1.lispconfig.rev131107.modules.module.state

Afferent Couplings Efferent Couplings Abstractness Instability Distance
0 6 25.0% 100.0% 25.0%
Abstract Classes Concrete Classes Used by Packages Uses Packages
org.opendaylight.yang.gen.v1.lispconfig.rev131107.modules.module.state.Lispconfig
org.opendaylight.yang.gen.v1.lispconfig.rev131107.modules.module.state.LispconfigBuilder
org.opendaylight.yang.gen.v1.lispconfig.rev131107.modules.module.state.LispconfigBuilder$1
org.opendaylight.yang.gen.v1.lispconfig.rev131107.modules.module.state.LispconfigBuilder$LispconfigImpl
None java.lang
java.util
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.config.rev130405.modules.module
org.opendaylight.yangtools.concepts
org.opendaylight.yangtools.yang.binding
org.opendaylight.yangtools.yang.common

org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.config.lisp.sb.impl.rev150517

Afferent Couplings Efferent Couplings Abstractness Instability Distance
0 11 33.0% 100.0% 33.0%
Abstract Classes Concrete Classes Used by Packages Uses Packages
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.config.lisp.sb.impl.rev150517.LispSbImpl
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.config.lisp.sb.impl.rev150517.$YangModelBindingProvider
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.config.lisp.sb.impl.rev150517.$YangModuleInfoImpl
None com.google.common.collect
java.io
java.lang
java.util
org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.rpc.context.rev130617
org.opendaylight.yang.gen.v1.urn.opendaylight.lfm.lisp.sb.rev150904
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.config.rev130405
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.md.sal.binding.impl.rev131028
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.md.sal.binding.rev131028
org.opendaylight.yangtools.yang.binding
org.opendaylight.yangtools.yang.common

org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.config.lisp.sb.impl.rev150517.modules.module.configuration

Afferent Couplings Efferent Couplings Abstractness Instability Distance
0 7 25.0% 100.0% 25.0%
Abstract Classes Concrete Classes Used by Packages Uses Packages
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.config.lisp.sb.impl.rev150517.modules.module.configuration.LispSbImpl
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.config.lisp.sb.impl.rev150517.modules.module.configuration.LispSbImplBuilder
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.config.lisp.sb.impl.rev150517.modules.module.configuration.LispSbImplBuilder$1
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.config.lisp.sb.impl.rev150517.modules.module.configuration.LispSbImplBuilder$LispSbImplImpl
None java.lang
java.util
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.config.lisp.sb.impl.rev150517.modules.module.configuration.lisp.sb.impl
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.config.rev130405.modules.module
org.opendaylight.yangtools.concepts
org.opendaylight.yangtools.yang.binding
org.opendaylight.yangtools.yang.common

org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.config.lisp.sb.impl.rev150517.modules.module.configuration.lisp.sb.impl

Afferent Couplings Efferent Couplings Abstractness Instability Distance
1 6 25.0% 86.0% 11.0%
Abstract Classes Concrete Classes Used by Packages Uses Packages
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.config.lisp.sb.impl.rev150517.modules.module.configuration.lisp.sb.impl.NotificationPublishService
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.config.lisp.sb.impl.rev150517.modules.module.configuration.lisp.sb.impl.RpcRegistry
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.config.lisp.sb.impl.rev150517.modules.module.configuration.lisp.sb.impl.NotificationPublishServiceBuilder
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.config.lisp.sb.impl.rev150517.modules.module.configuration.lisp.sb.impl.NotificationPublishServiceBuilder$1
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.config.lisp.sb.impl.rev150517.modules.module.configuration.lisp.sb.impl.NotificationPublishServiceBuilder$NotificationPublishServiceImpl
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.config.lisp.sb.impl.rev150517.modules.module.configuration.lisp.sb.impl.RpcRegistryBuilder
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.config.lisp.sb.impl.rev150517.modules.module.configuration.lisp.sb.impl.RpcRegistryBuilder$1
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.config.lisp.sb.impl.rev150517.modules.module.configuration.lisp.sb.impl.RpcRegistryBuilder$RpcRegistryImpl
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.config.lisp.sb.impl.rev150517.modules.module.configuration
java.lang
java.util
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.config.rev130405
org.opendaylight.yangtools.concepts
org.opendaylight.yangtools.yang.binding
org.opendaylight.yangtools.yang.common

Cycles

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

Package Package Dependencies
org.opendaylight.controller.config.yang.config.lisp_sb.impl org.opendaylight.lispflowmapping.southbound
org.opendaylight.lispflowmapping.southbound.lisp
org.opendaylight.lispflowmapping.southbound
org.opendaylight.lispflowmapping.southbound org.opendaylight.lispflowmapping.southbound.lisp
org.opendaylight.lispflowmapping.southbound
org.opendaylight.lispflowmapping.southbound.lisp org.opendaylight.lispflowmapping.southbound
org.opendaylight.lispflowmapping.southbound.lisp

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.