Detailed report on module ErrorServlet

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

Definitions and Declarations

DescriptionLOCMVGCOML_CM_C
definition   F:\winstone-src-0.9.10\src\java\winstone\ErrorServlet.java:26
2 0 6------------

Functions

Function prototypeLOCMVGCOML_CM_C
service(  ServletRequest,  ServletResponse )
definition   F:\winstone-src-0.9.10\src\java\winstone\ErrorServlet.java:28

21 2 121.000------

Relationships

ClientsSuppliers
  HttpServlet [CV]
extends   F:\winstone-src-0.9.10\src\java\winstone\ErrorServlet.java:26


ServletRequest [V]
normal parameter   F:\winstone-src-0.9.10\src\java\winstone\ErrorServlet.java:28


ServletResponse [V]
normal parameter   F:\winstone-src-0.9.10\src\java\winstone\ErrorServlet.java:28