Detailed report on module NetControls

MetricTagOverallPer Function
Lines of CodeLOC 245******
McCabe's Cyclomatic NumberMVG 59******
Lines of CommentCOM 273********
LOC/COML_C 0.897 
MVG/COMM_C 0.216 
Weighted Methods per Class (  weighting = unity )WMC1 10 
Weighted Methods per Class (  weighting = visible )WMCv 0 
Depth of Inheritance TreeDIT 0 
Number of ChildrenNOC 0 
Coupling between objectsCBO 7 
Information Flow measure (  inclusive )IF4 0********
Information Flow measure (  visible )IF4v 0********
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
ClearResults(  void )
definition   NetControls.cpp:127

3 0 23------------
EstablishConnection(  void )
definition   NetControls.cpp:286

10 2 8------------
GetAddr(  UInt16,  NetIPAddr *,  UInt16 * )
definition   NetControls.cpp:252

23 10 23 1.000 0.435
GetValue(  UInt16,  Int32 * )
definition   NetControls.cpp:156

16 7 13------ 0.538
MainFormInit(  FormPtr )
definition   NetControls.cpp:511

4 0 38------------
RomVersionCompatible(  UInt32,  UInt16 )
definition   NetControls.cpp:446

16 5 23------ 0.217
SendTCP(  void )
definition   NetControls.cpp:312

91 12 51 1.784 0.235
SetValue(  UInt16,  Int32 )
definition   NetControls.cpp:193

29 10 17 1.706 0.588
ShowResult(  UInt16,  Err )
definition   NetControls.cpp:88

22 4 24 0.917------
TransferFormHandleEvent(  EventPtr )
definition   NetControls.cpp:567

31 9 53 0.585 0.170

Relationships

ClientsSuppliers
  Err [CV]
pass by value   NetControls.cpp:88


EventPtr [CV]
pass by value   NetControls.cpp:567


FormPtr [CV]
pass by value   NetControls.cpp:511


Int32 [CV]
pass by reference   NetControls.cpp:156
pass by value   NetControls.cpp:193


NetIPAddr [V]
pass by reference   NetControls.cpp:252


UInt16 [CV]
pass by value   NetControls.cpp:88
pass by value   NetControls.cpp:156
pass by value   NetControls.cpp:193
pass by value   NetControls.cpp:252
pass by reference   NetControls.cpp:252
pass by value   NetControls.cpp:446


UInt32 [CV]
pass by value   NetControls.cpp:446