Detailed report on module HttpSessionAttributeListener

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 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
No module extents have been identified for this module

Functions

Function prototypeLOCMVGCOML_CM_C
attributeAdded(  HttpSessionBindingEvent )
declaration   F:\winstone-src-0.9.10\src\java\javax\servlet\http\HttpSessionAttributeListener.java:15

1 0 0------------
attributeRemoved(  HttpSessionBindingEvent )
declaration   F:\winstone-src-0.9.10\src\java\javax\servlet\http\HttpSessionAttributeListener.java:17

1 0 0------------
attributeReplaced(  HttpSessionBindingEvent )
declaration   F:\winstone-src-0.9.10\src\java\javax\servlet\http\HttpSessionAttributeListener.java:19

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

Relationships

ClientsSuppliers
SessionListener [CV]
implements   F:\winstone-src-0.9.10\src\test\winstone\testApplication\listeners\SessionListener.java:21


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


WinstoneSession [V]
member variable   F:\winstone-src-0.9.10\src\java\winstone\WinstoneSession.java:55
normal parameter   F:\winstone-src-0.9.10\src\java\winstone\WinstoneSession.java:95


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


HttpSessionBindingEvent [V]
normal parameter   F:\winstone-src-0.9.10\src\java\javax\servlet\http\HttpSessionAttributeListener.java:15
normal parameter   F:\winstone-src-0.9.10\src\java\javax\servlet\http\HttpSessionAttributeListener.java:17
normal parameter   F:\winstone-src-0.9.10\src\java\javax\servlet\http\HttpSessionAttributeListener.java:19