Detailed report on module AuthenticationHandler

MetricTagOverallPer Function
Lines of CodeLOC 3******
McCabe's Cyclomatic NumberMVG 0******
Lines of CommentCOM 7********
LOC/COML_C------ 
MVG/COMM_C------ 
Weighted Methods per Class (  weighting = unity )WMC1 1 
Weighted Methods per Class (  weighting = visible )WMCv 0 
Depth of Inheritance TreeDIT 0 
Number of ChildrenNOC 1 
Coupling between objectsCBO 6 
Information Flow measure (  inclusive )IF4 81********
Information Flow measure (  visible )IF4v 81********
Information Flow measure (  concrete )IF4c 0********

Definitions and Declarations

DescriptionLOCMVGCOML_CM_C
No module extents have been identified for this module

Functions

Function prototypeLOCMVGCOML_CM_C
processAuthentication(  ServletRequest,  ServletResponse,  String )
declaration   F:\winstone-src-0.9.10\src\java\winstone\AuthenticationHandler.java:25

3 0 7------------

Relationships

ClientsSuppliers
BaseAuthenticationHandler [CV]
implements   F:\winstone-src-0.9.10\src\java\winstone\auth\BaseAuthenticationHandler.java:35


RequestDispatcher [V]
member variable   F:\winstone-src-0.9.10\src\java\winstone\RequestDispatcher.java:63
normal parameter   F:\winstone-src-0.9.10\src\java\winstone\RequestDispatcher.java:134


WebAppConfiguration [V]
member variable   F:\winstone-src-0.9.10\src\java\winstone\WebAppConfiguration.java:149


 
ServletRequest [V]
normal parameter   F:\winstone-src-0.9.10\src\java\winstone\AuthenticationHandler.java:25


ServletResponse [V]
normal parameter   F:\winstone-src-0.9.10\src\java\winstone\AuthenticationHandler.java:26


String [V]
normal parameter   F:\winstone-src-0.9.10\src\java\winstone\AuthenticationHandler.java:26