Package | TC | CC | AC | Ca | Ce | A | I | D | V |
---|---|---|---|---|---|---|---|---|---|
waffle.jaas | 4 | 4 | 0 | 0 | 11 | 0.0% | 100.0% | 0.0% | 1 |
waffle.servlet | 6 | 6 | 0 | 0 | 19 | 0.0% | 100.0% | 0.0% | 1 |
waffle.servlet.spi | 4 | 3 | 1 | 1 | 12 | 25.0% | 92.0% | 17.0% | 1 |
waffle.util | 5 | 5 | 0 | 2 | 18 | 0.0% | 90.0% | 10.0% | 1 |
waffle.windows.auth | 10 | 2 | 8 | 5 | 3 | 80.0% | 38.0% | 17.0% | 1 |
waffle.windows.auth.impl | 11 | 11 | 0 | 3 | 8 | 0.0% | 73.0% | 27.000002% | 1 |
Afferent Couplings | Efferent Couplings | Abstractness | Instability | Distance |
---|---|---|---|---|
0 | 11 | 0.0% | 100.0% | 0.0% |
Abstract Classes | Concrete Classes | Used by Packages | Uses Packages |
---|---|---|---|
None | waffle.jaas.RolePrincipal waffle.jaas.UserPrincipal waffle.jaas.WindowsLoginModule waffle.jaas.WindowsLoginModule$1 |
None | java.io java.lang java.security java.util javax.security.auth javax.security.auth.callback javax.security.auth.login javax.security.auth.spi org.slf4j waffle.windows.auth waffle.windows.auth.impl |
Afferent Couplings | Efferent Couplings | Abstractness | Instability | Distance |
---|---|---|---|---|
0 | 19 | 0.0% | 100.0% | 0.0% |
Abstract Classes | Concrete Classes | Used by Packages | Uses Packages |
---|---|---|---|
None | waffle.servlet.AutoDisposableWindowsPrincipal waffle.servlet.NegotiateRequestWrapper waffle.servlet.NegotiateSecurityFilter waffle.servlet.WaffleInfoServlet waffle.servlet.WindowsPrincipal waffle.servlet.WindowsPrincipal$1 |
None | com.google.common.base java.io java.lang java.lang.reflect java.security java.util javax.security.auth javax.servlet javax.servlet.http javax.xml.parsers javax.xml.transform javax.xml.transform.dom javax.xml.transform.stream org.slf4j org.w3c.dom waffle.servlet.spi waffle.util waffle.windows.auth waffle.windows.auth.impl |
Afferent Couplings | Efferent Couplings | Abstractness | Instability | Distance |
---|---|---|---|---|
1 | 12 | 25.0% | 92.0% | 17.0% |
Abstract Classes | Concrete Classes | Used by Packages | Uses Packages |
---|---|---|---|
waffle.servlet.spi.SecurityFilterProvider |
waffle.servlet.spi.BasicSecurityFilterProvider waffle.servlet.spi.NegotiateSecurityFilterProvider waffle.servlet.spi.SecurityFilterProviderCollection |
waffle.servlet |
com.google.common.base com.google.common.io com.sun.jna.platform.win32 java.io java.lang java.lang.reflect java.security java.util javax.servlet.http org.slf4j waffle.util waffle.windows.auth |
Afferent Couplings | Efferent Couplings | Abstractness | Instability | Distance |
---|---|---|---|---|
2 | 18 | 0.0% | 90.0% | 10.0% |
Abstract Classes | Concrete Classes | Used by Packages | Uses Packages |
---|---|---|---|
None | waffle.util.AuthorizationHeader waffle.util.NtlmMessage waffle.util.NtlmServletRequest waffle.util.SPNegoMessage waffle.util.WaffleInfo |
waffle.servlet waffle.servlet.spi |
com.google.common.base com.google.common.io com.sun.jna com.sun.jna.platform com.sun.jna.platform.win32 java.awt java.io java.lang java.util javax.servlet.http javax.xml.parsers javax.xml.transform javax.xml.transform.dom javax.xml.transform.stream org.slf4j org.w3c.dom waffle.windows.auth waffle.windows.auth.impl |
Afferent Couplings | Efferent Couplings | Abstractness | Instability | Distance |
---|---|---|---|---|
5 | 3 | 80.0% | 38.0% | 17.0% |
Abstract Classes | Concrete Classes | Used by Packages | Uses Packages |
---|---|---|---|
waffle.windows.auth.IWindowsAccount waffle.windows.auth.IWindowsAuthProvider waffle.windows.auth.IWindowsComputer waffle.windows.auth.IWindowsCredentialsHandle waffle.windows.auth.IWindowsDomain waffle.windows.auth.IWindowsIdentity waffle.windows.auth.IWindowsImpersonationContext waffle.windows.auth.IWindowsSecurityContext |
waffle.windows.auth.PrincipalFormat waffle.windows.auth.WindowsAccount |
waffle.jaas waffle.servlet waffle.servlet.spi waffle.util waffle.windows.auth.impl |
com.sun.jna.platform.win32 java.io java.lang |
Afferent Couplings | Efferent Couplings | Abstractness | Instability | Distance |
---|---|---|---|---|
3 | 8 | 0.0% | 73.0% | 27.000002% |
Abstract Classes | Concrete Classes | Used by Packages | Uses Packages |
---|---|---|---|
None | waffle.windows.auth.impl.WindowsAccountImpl waffle.windows.auth.impl.WindowsAuthProviderImpl waffle.windows.auth.impl.WindowsComputerImpl waffle.windows.auth.impl.WindowsCredentialsHandleImpl waffle.windows.auth.impl.WindowsDomainImpl waffle.windows.auth.impl.WindowsDomainImpl$TrustDirection waffle.windows.auth.impl.WindowsDomainImpl$TrustType waffle.windows.auth.impl.WindowsIdentityImpersonationContextImpl waffle.windows.auth.impl.WindowsIdentityImpl waffle.windows.auth.impl.WindowsSecurityContextImpersonationContextImpl waffle.windows.auth.impl.WindowsSecurityContextImpl |
waffle.jaas waffle.servlet waffle.util |
com.google.common.cache com.sun.jna.platform.win32 com.sun.jna.ptr java.lang java.net java.util java.util.concurrent waffle.windows.auth |
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. |