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.apache.myfaces.custom.accordion | 5 | 4 | 1 | 0 | 15 | 20.0% | 100.0% | 20.0% | 1 |
| org.apache.myfaces.custom.behavior | 11 | 10 | 1 | 1 | 8 | 9.0% | 89.0% | 2.0% | 1 |
| org.apache.myfaces.custom.effect | 99 | 74 | 25 | 0 | 6 | 25.0% | 100.0% | 25.0% | 1 |
| org.apache.myfaces.custom.passwordStrength | 6 | 4 | 2 | 0 | 18 | 33.0% | 100.0% | 33.0% | 1 |
| org.apache.myfaces.custom.validatebeanbehavior | 11 | 11 | 0 | 0 | 16 | 0.0% | 100.0% | 0.0% | 1 |
Packages
[ summary ] [ packages ] [ cycles ] [ explanations ]org.apache.myfaces.custom.accordion
| Afferent Couplings | Efferent Couplings | Abstractness | Instability | Distance |
|---|---|---|---|---|
| 0 | 15 | 20.0% | 100.0% | 20.0% |
| Abstract Classes | Concrete Classes | Used by Packages | Uses Packages |
|---|---|---|---|
| org.apache.myfaces.custom.accordion.AbstractHtmlAccordionPanel | org.apache.myfaces.custom.accordion.HtmlAccordionPanel org.apache.myfaces.custom.accordion.HtmlAccordionPanel$PropertyKeys org.apache.myfaces.custom.accordion.HtmlAccordionPanelRenderer org.apache.myfaces.custom.accordion.HtmlAccordionPanelTag | None | java.io java.lang java.util javax.el javax.faces.component javax.faces.context javax.faces.event org.apache.myfaces.component.html.ext org.apache.myfaces.custom.tabbedpane org.apache.myfaces.generated.taglib.html.ext org.apache.myfaces.renderkit.html.ext org.apache.myfaces.renderkit.html.util org.apache.myfaces.shared_tomahawk.renderkit org.apache.myfaces.shared_tomahawk.renderkit.html org.apache.myfaces.tomahawk.util |
org.apache.myfaces.custom.behavior
| Afferent Couplings | Efferent Couplings | Abstractness | Instability | Distance |
|---|---|---|---|---|
| 1 | 8 | 9.0% | 89.0% | 2.0% |
| Abstract Classes | Concrete Classes | Used by Packages | Uses Packages |
|---|---|---|---|
| org.apache.myfaces.custom.behavior.ClientBehaviorBase | org.apache.myfaces.custom.behavior.ClientBehaviorBase$PropertyKeys org.apache.myfaces.custom.behavior.ClientBehaviorBaseTagHandler org.apache.myfaces.custom.behavior._AttachedListStateWrapper org.apache.myfaces.custom.behavior._AttachedStateWrapper org.apache.myfaces.custom.behavior._ClientBehaviorRule org.apache.myfaces.custom.behavior._ClientBehaviorRule$ValueExpressionMetadata org.apache.myfaces.custom.behavior._DeltaStateHelper org.apache.myfaces.custom.behavior._DeltaStateHelper$InternalDeltaListMap org.apache.myfaces.custom.behavior._DeltaStateHelper$InternalList org.apache.myfaces.custom.behavior._DeltaStateHelper$InternalMap | org.apache.myfaces.custom.effect | java.io java.lang java.util javax.el javax.faces.component javax.faces.component.behavior javax.faces.context javax.faces.view.facelets |
org.apache.myfaces.custom.effect
| 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.apache.myfaces.custom.effect.AbstractEffectAppearClientBehavior org.apache.myfaces.custom.effect.AbstractEffectBlindDownClientBehavior org.apache.myfaces.custom.effect.AbstractEffectBlindUpClientBehavior org.apache.myfaces.custom.effect.AbstractEffectDropOutClientBehavior org.apache.myfaces.custom.effect.AbstractEffectFadeClientBehavior org.apache.myfaces.custom.effect.AbstractEffectFoldClientBehavior org.apache.myfaces.custom.effect.AbstractEffectGrowClientBehavior org.apache.myfaces.custom.effect.AbstractEffectHideClientBehavior org.apache.myfaces.custom.effect.AbstractEffectHighlightClientBehavior org.apache.myfaces.custom.effect.AbstractEffectMorphClientBehavior org.apache.myfaces.custom.effect.AbstractEffectMoveClientBehavior org.apache.myfaces.custom.effect.AbstractEffectOpacityClientBehavior org.apache.myfaces.custom.effect.AbstractEffectPuffClientBehavior org.apache.myfaces.custom.effect.AbstractEffectPulsateClientBehavior org.apache.myfaces.custom.effect.AbstractEffectScaleClientBehavior org.apache.myfaces.custom.effect.AbstractEffectScrollToClientBehavior org.apache.myfaces.custom.effect.AbstractEffectShakeClientBehavior org.apache.myfaces.custom.effect.AbstractEffectShowClientBehavior org.apache.myfaces.custom.effect.AbstractEffectShrinkClientBehavior org.apache.myfaces.custom.effect.AbstractEffectSlideDownClientBehavior org.apache.myfaces.custom.effect.AbstractEffectSlideUpClientBehavior org.apache.myfaces.custom.effect.AbstractEffectSquishClientBehavior org.apache.myfaces.custom.effect.AbstractEffectSwitchOffClientBehavior org.apache.myfaces.custom.effect.AbstractEffectToggleClientBehavior org.apache.myfaces.custom.effect.EffectClientBehaviorBase | org.apache.myfaces.custom.effect.EffectAppearBehavior org.apache.myfaces.custom.effect.EffectAppearBehavior$PropertyKeys org.apache.myfaces.custom.effect.EffectAppearClientBehaviorRenderer org.apache.myfaces.custom.effect.EffectBlindDownBehavior org.apache.myfaces.custom.effect.EffectBlindDownBehavior$PropertyKeys org.apache.myfaces.custom.effect.EffectBlindDownClientBehaviorRenderer org.apache.myfaces.custom.effect.EffectBlindUpBehavior org.apache.myfaces.custom.effect.EffectBlindUpBehavior$PropertyKeys org.apache.myfaces.custom.effect.EffectBlindUpClientBehaviorRenderer org.apache.myfaces.custom.effect.EffectClientBehaviorBase$PropertyKeys org.apache.myfaces.custom.effect.EffectDropOutBehavior org.apache.myfaces.custom.effect.EffectDropOutBehavior$PropertyKeys org.apache.myfaces.custom.effect.EffectDropOutClientBehaviorRenderer org.apache.myfaces.custom.effect.EffectFadeBehavior org.apache.myfaces.custom.effect.EffectFadeBehavior$PropertyKeys org.apache.myfaces.custom.effect.EffectFadeClientBehaviorRenderer org.apache.myfaces.custom.effect.EffectFoldBehavior org.apache.myfaces.custom.effect.EffectFoldBehavior$PropertyKeys org.apache.myfaces.custom.effect.EffectFoldClientBehaviorRenderer org.apache.myfaces.custom.effect.EffectGrowBehavior org.apache.myfaces.custom.effect.EffectGrowBehavior$PropertyKeys org.apache.myfaces.custom.effect.EffectGrowClientBehaviorRenderer org.apache.myfaces.custom.effect.EffectHideBehavior org.apache.myfaces.custom.effect.EffectHideBehavior$PropertyKeys org.apache.myfaces.custom.effect.EffectHideClientBehaviorRenderer org.apache.myfaces.custom.effect.EffectHighlightBehavior org.apache.myfaces.custom.effect.EffectHighlightBehavior$PropertyKeys org.apache.myfaces.custom.effect.EffectHighlightClientBehaviorRenderer org.apache.myfaces.custom.effect.EffectMorphBehavior org.apache.myfaces.custom.effect.EffectMorphBehavior$PropertyKeys org.apache.myfaces.custom.effect.EffectMorphClientBehaviorRenderer org.apache.myfaces.custom.effect.EffectMoveBehavior org.apache.myfaces.custom.effect.EffectMoveBehavior$PropertyKeys org.apache.myfaces.custom.effect.EffectMoveClientBehaviorRenderer org.apache.myfaces.custom.effect.EffectOpacityBehavior org.apache.myfaces.custom.effect.EffectOpacityBehavior$PropertyKeys org.apache.myfaces.custom.effect.EffectOpacityClientBehaviorRenderer org.apache.myfaces.custom.effect.EffectPuffBehavior org.apache.myfaces.custom.effect.EffectPuffBehavior$PropertyKeys org.apache.myfaces.custom.effect.EffectPuffClientBehaviorRenderer org.apache.myfaces.custom.effect.EffectPulsateBehavior org.apache.myfaces.custom.effect.EffectPulsateBehavior$PropertyKeys org.apache.myfaces.custom.effect.EffectPulsateClientBehaviorRenderer org.apache.myfaces.custom.effect.EffectScaleBehavior org.apache.myfaces.custom.effect.EffectScaleBehavior$PropertyKeys org.apache.myfaces.custom.effect.EffectScaleClientBehaviorRenderer org.apache.myfaces.custom.effect.EffectScrollToBehavior org.apache.myfaces.custom.effect.EffectScrollToBehavior$PropertyKeys org.apache.myfaces.custom.effect.EffectScrollToClientBehaviorRenderer org.apache.myfaces.custom.effect.EffectShakeBehavior org.apache.myfaces.custom.effect.EffectShakeBehavior$PropertyKeys org.apache.myfaces.custom.effect.EffectShakeClientBehaviorRenderer org.apache.myfaces.custom.effect.EffectShowBehavior org.apache.myfaces.custom.effect.EffectShowBehavior$PropertyKeys org.apache.myfaces.custom.effect.EffectShowClientBehaviorRenderer org.apache.myfaces.custom.effect.EffectShrinkBehavior org.apache.myfaces.custom.effect.EffectShrinkBehavior$PropertyKeys org.apache.myfaces.custom.effect.EffectShrinkClientBehaviorRenderer org.apache.myfaces.custom.effect.EffectSlideDownBehavior org.apache.myfaces.custom.effect.EffectSlideDownBehavior$PropertyKeys org.apache.myfaces.custom.effect.EffectSlideDownClientBehaviorRenderer org.apache.myfaces.custom.effect.EffectSlideUpBehavior org.apache.myfaces.custom.effect.EffectSlideUpBehavior$PropertyKeys org.apache.myfaces.custom.effect.EffectSlideUpClientBehaviorRenderer org.apache.myfaces.custom.effect.EffectSquishBehavior org.apache.myfaces.custom.effect.EffectSquishBehavior$PropertyKeys org.apache.myfaces.custom.effect.EffectSquishClientBehaviorRenderer org.apache.myfaces.custom.effect.EffectSwitchOffBehavior org.apache.myfaces.custom.effect.EffectSwitchOffBehavior$PropertyKeys org.apache.myfaces.custom.effect.EffectSwitchOffClientBehaviorRenderer org.apache.myfaces.custom.effect.EffectToggleBehavior org.apache.myfaces.custom.effect.EffectToggleBehavior$PropertyKeys org.apache.myfaces.custom.effect.EffectToggleClientBehaviorRenderer org.apache.myfaces.custom.effect.EffectUtils | None | java.lang javax.faces javax.faces.component javax.faces.component.behavior javax.faces.render org.apache.myfaces.custom.behavior |
org.apache.myfaces.custom.passwordStrength
| Afferent Couplings | Efferent Couplings | Abstractness | Instability | Distance |
|---|---|---|---|---|
| 0 | 18 | 33.0% | 100.0% | 33.0% |
| Abstract Classes | Concrete Classes | Used by Packages | Uses Packages |
|---|---|---|---|
| org.apache.myfaces.custom.passwordStrength.AbstractPasswordStrengthComponent org.apache.myfaces.custom.passwordStrength.TextIndicatorType | org.apache.myfaces.custom.passwordStrength.PasswordStrengthComponent org.apache.myfaces.custom.passwordStrength.PasswordStrengthComponent$PropertyKeys org.apache.myfaces.custom.passwordStrength.PasswordStrengthRenderer org.apache.myfaces.custom.passwordStrength.PasswordStrengthTag | None | java.io java.lang java.util javax.el javax.faces.application javax.faces.component javax.faces.component.html javax.faces.context javax.faces.event javax.faces.render org.apache.commons.lang org.apache.myfaces.component org.apache.myfaces.renderkit.html.util org.apache.myfaces.shared_tomahawk.renderkit org.apache.myfaces.shared_tomahawk.renderkit.html org.apache.myfaces.shared_tomahawk.taglib.html org.apache.myfaces.shared_tomahawk.util org.apache.myfaces.tomahawk.util |
org.apache.myfaces.custom.validatebeanbehavior
| Afferent Couplings | Efferent Couplings | Abstractness | Instability | Distance |
|---|---|---|---|---|
| 0 | 16 | 0.0% | 100.0% | 0.0% |
| Abstract Classes | Concrete Classes | Used by Packages | Uses Packages |
|---|---|---|---|
| None | org.apache.myfaces.custom.validatebeanbehavior.ComponentUtils org.apache.myfaces.custom.validatebeanbehavior.ELContextDecorator org.apache.myfaces.custom.validatebeanbehavior.ExternalSpecifications org.apache.myfaces.custom.validatebeanbehavior.ExternalSpecifications$ValidationHolder org.apache.myfaces.custom.validatebeanbehavior.FacesMessageInterpolatorHolder org.apache.myfaces.custom.validatebeanbehavior.FacesMessageInterpolatorHolder$FacesMessageInterpolator org.apache.myfaces.custom.validatebeanbehavior.UIMessagesWrapper org.apache.myfaces.custom.validatebeanbehavior.ValidateBeanBehavior org.apache.myfaces.custom.validatebeanbehavior.ValidationPropertyModel org.apache.myfaces.custom.validatebeanbehavior.ValueReferenceResolver org.apache.myfaces.custom.validatebeanbehavior.ValueReferenceWrapper | None | java.io java.lang java.lang.reflect java.text java.util java.util.logging javax.el javax.faces javax.faces.component javax.faces.component.behavior javax.faces.context javax.faces.convert javax.servlet javax.validation javax.validation.constraints javax.validation.metadata |
Cycles
[ summary ] [ packages ] [ cycles ] [ explanations ]There are no cyclic dependencies.
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. |