Detailed report on module HttpUtils

MetricTagOverallPer Function
Lines of CodeLOC 66******
McCabe's Cyclomatic NumberMVG 11******
Lines of CommentCOM 18********
LOC/COML_C 3.667 
MVG/COMM_C 0.611 
Weighted Methods per Class (  weighting = unity )WMC1 4 
Weighted Methods per Class (  weighting = visible )WMCv 0 
Depth of Inheritance TreeDIT 0 
Number of ChildrenNOC 0 
Coupling between objectsCBO 5 
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\javax\servlet\http\HttpUtils.java:18
2 0 5------------

Functions

Function prototypeLOCMVGCOML_CM_C
decodeURLToken(  String )
definition   F:\winstone-src-0.9.10\src\java\javax\servlet\http\HttpUtils.java:85

15 3 0------------
getRequestURL(  HttpServletRequest )
definition   F:\winstone-src-0.9.10\src\java\javax\servlet\http\HttpUtils.java:23

3 0 4------------
parsePostData(  int,  ServletInputStream )
definition   F:\winstone-src-0.9.10\src\java\javax\servlet\http\HttpUtils.java:32

20 3 5 4.000------
parseQueryString(  String )
definition   F:\winstone-src-0.9.10\src\java\javax\servlet\http\HttpUtils.java:57

26 5 4 6.500 1.250

Relationships

ClientsSuppliers
  Hashtable [V]
return type   F:\winstone-src-0.9.10\src\java\javax\servlet\http\HttpUtils.java:32
return type   F:\winstone-src-0.9.10\src\java\javax\servlet\http\HttpUtils.java:57


HttpServletRequest [V]
normal parameter   F:\winstone-src-0.9.10\src\java\javax\servlet\http\HttpUtils.java:23


ServletInputStream [V]
normal parameter   F:\winstone-src-0.9.10\src\java\javax\servlet\http\HttpUtils.java:32


String [V]
normal parameter   F:\winstone-src-0.9.10\src\java\javax\servlet\http\HttpUtils.java:57
normal parameter   F:\winstone-src-0.9.10\src\java\javax\servlet\http\HttpUtils.java:85
return type   F:\winstone-src-0.9.10\src\java\javax\servlet\http\HttpUtils.java:85


StringBuffer [V]
return type   F:\winstone-src-0.9.10\src\java\javax\servlet\http\HttpUtils.java:23