Detailed report on module NoBodyOutputStream

MetricTagOverallPer Function
Lines of CodeLOC 14******
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 2 
Number of ChildrenNOC 0 
Coupling between objectsCBO 2 
Information Flow measure (  inclusive )IF4 1********
Information Flow measure (  visible )IF4v 1********
Information Flow measure (  concrete )IF4c 0********

Definitions and Declarations

DescriptionLOCMVGCOML_CM_C
definition   F:\winstone-src-0.9.10\src\java\javax\servlet\http\HttpServlet.java:183
3 0 0------------

Functions

Function prototypeLOCMVGCOML_CM_C
NoBodyOutputStream(   )
definition   F:\winstone-src-0.9.10\src\java\javax\servlet\http\HttpServlet.java:186

2 0 0------------
getContentLength(   )
definition   F:\winstone-src-0.9.10\src\java\javax\servlet\http\HttpServlet.java:189

3 0 0------------
write(  byte[],  int,  int )
definition   F:\winstone-src-0.9.10\src\java\javax\servlet\http\HttpServlet.java:197

3 0 0------------
write(  int )
definition   F:\winstone-src-0.9.10\src\java\javax\servlet\http\HttpServlet.java:193

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

Relationships

ClientsSuppliers
NoBodyResponse [V]
member variable   F:\winstone-src-0.9.10\src\java\javax\servlet\http\HttpServlet.java:142


 
ServletOutputStream [CV]
extends   F:\winstone-src-0.9.10\src\java\javax\servlet\http\HttpServlet.java:183