Detailed report on module ServletContextEvent

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

Definitions and Declarations

DescriptionLOCMVGCOML_CM_C
definition   F:\winstone-src-0.9.10\src\java\javax\servlet\ServletContextEvent.java:14
2 0 5------------

Functions

Function prototypeLOCMVGCOML_CM_C
ServletContextEvent(  ServletContext )
definition   F:\winstone-src-0.9.10\src\java\javax\servlet\ServletContextEvent.java:18

3 0 3------------
getServletContext(   )
definition   F:\winstone-src-0.9.10\src\java\javax\servlet\ServletContextEvent.java:22

3 0 0------------

Relationships

ClientsSuppliers
ReloadingClassLoader [V]
normal parameter   F:\winstone-src-0.9.10\src\java\winstone\classLoader\ReloadingClassLoader.java:71
normal parameter   F:\winstone-src-0.9.10\src\java\winstone\classLoader\ReloadingClassLoader.java:84


ServletContextAttributeEvent [CV]
extends   F:\winstone-src-0.9.10\src\java\javax\servlet\ServletContextAttributeEvent.java:12


ServletContextListener [V]
normal parameter   F:\winstone-src-0.9.10\src\java\javax\servlet\ServletContextListener.java:15
normal parameter   F:\winstone-src-0.9.10\src\java\javax\servlet\ServletContextListener.java:17


 
EventObject [CV]
extends   F:\winstone-src-0.9.10\src\java\javax\servlet\ServletContextEvent.java:14


ServletContext [V]
normal parameter   F:\winstone-src-0.9.10\src\java\javax\servlet\ServletContextEvent.java:18
return type   F:\winstone-src-0.9.10\src\java\javax\servlet\ServletContextEvent.java:22