Detailed report on module ServletConfig

MetricTagOverallPer Function
Lines of CodeLOC 4******
McCabe's Cyclomatic NumberMVG 0******
Lines of CommentCOM 0********
LOC/COML_C------ 
MVG/COMM_C------ 
Weighted Methods per Class (  weighting = unity )WMC1 4 
Weighted Methods per Class (  weighting = visible )WMCv 0 
Depth of Inheritance TreeDIT 0 
Number of ChildrenNOC 2 
Coupling between objectsCBO 8 
Information Flow measure (  inclusive )IF4 225********
Information Flow measure (  visible )IF4v 225********
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
getInitParameter(  String )
declaration   F:\winstone-src-0.9.10\src\java\javax\servlet\ServletConfig.java:15

1 0 0------------
getInitParameterNames(   )
declaration   F:\winstone-src-0.9.10\src\java\javax\servlet\ServletConfig.java:17

1 0 0------------
getServletContext(   )
declaration   F:\winstone-src-0.9.10\src\java\javax\servlet\ServletConfig.java:19

1 0 0------------
getServletName(   )
declaration   F:\winstone-src-0.9.10\src\java\javax\servlet\ServletConfig.java:21

1 0 0------------

Relationships

ClientsSuppliers
GenericServlet [CV]
implements   F:\winstone-src-0.9.10\src\java\javax\servlet\GenericServlet.java:18
member variable   F:\winstone-src-0.9.10\src\java\javax\servlet\GenericServlet.java:20
return type   F:\winstone-src-0.9.10\src\java\javax\servlet\GenericServlet.java:33
normal parameter   F:\winstone-src-0.9.10\src\java\javax\servlet\GenericServlet.java:37


InvokerServlet [V]
normal parameter   F:\winstone-src-0.9.10\src\java\winstone\invoker\InvokerServlet.java:47


Servlet [V]
return type   F:\winstone-src-0.9.10\src\java\javax\servlet\Servlet.java:19
normal parameter   F:\winstone-src-0.9.10\src\java\javax\servlet\Servlet.java:23


ServletConfiguration [CV]
implements   F:\winstone-src-0.9.10\src\java\winstone\ServletConfiguration.java:32


StaticResourceServlet [V]
normal parameter   F:\winstone-src-0.9.10\src\java\winstone\StaticResourceServlet.java:54


 
Enumeration [V]
return type   F:\winstone-src-0.9.10\src\java\javax\servlet\ServletConfig.java:17


ServletContext [V]
return type   F:\winstone-src-0.9.10\src\java\javax\servlet\ServletConfig.java:19


String [V]
normal parameter   F:\winstone-src-0.9.10\src\java\javax\servlet\ServletConfig.java:15
return type   F:\winstone-src-0.9.10\src\java\javax\servlet\ServletConfig.java:15
return type   F:\winstone-src-0.9.10\src\java\javax\servlet\ServletConfig.java:21