Detailed report on module ServletContextAttributeListener

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

1 0 0------------
attributeRemoved(  ServletContextAttributeEvent )
declaration   F:\winstone-src-0.9.10\src\java\javax\servlet\ServletContextAttributeListener.java:18

1 0 0------------
attributeReplaced(  ServletContextAttributeEvent )
declaration   F:\winstone-src-0.9.10\src\java\javax\servlet\ServletContextAttributeListener.java:20

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

Relationships

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


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


ServletContextAttributeEvent [V]
normal parameter   F:\winstone-src-0.9.10\src\java\javax\servlet\ServletContextAttributeListener.java:16
normal parameter   F:\winstone-src-0.9.10\src\java\javax\servlet\ServletContextAttributeListener.java:18
normal parameter   F:\winstone-src-0.9.10\src\java\javax\servlet\ServletContextAttributeListener.java:20