| Metric | Tag | Overall | Per Function |
|---|---|---|---|
| Lines of Code | LOC | 291 | ****** |
| McCabe's Cyclomatic Number | MVG | 51 | ****** |
| Lines of Comment | COM | 76 | ******** |
| LOC/COM | L_C | 3.829 | |
| MVG/COM | M_C | 0.671 | |
| Weighted Methods per Class ( weighting = unity ) | WMC1 | 3 | |
| Weighted Methods per Class ( weighting = visible ) | WMCv | 3 | |
| Depth of Inheritance Tree | DIT | 1 | |
| Number of Children | NOC | 0 | |
| Coupling between objects | CBO | 6 | |
| Information Flow measure ( inclusive ) | IF4 | 0 | ******** |
| Information Flow measure ( visible ) | IF4v | 0 | ******** |
| Information Flow measure ( concrete ) | IF4c | 0 | ******** |
| Description | LOC | MVG | COM | L_C | M_C |
|---|---|---|---|---|---|
definition
agents/ag_ip/osm_ag_ip.h:349 |
19 | 0 | 6 | ------ | ------ |
| Function prototype | LOC | MVG | COM | L_C | M_C |
|---|---|---|---|---|---|
| OSM_ACT_POPGetOK( ) definition agents/ag_ip/osm_ag_ip.h:353 | 2 | 0 | 1 | ------ | ------ |
| check_cmd_line( const ACE_TCHAR *, const int ) definition agents/ag_ip/osm_ag_ip.cpp:1823declaration agents/ag_ip/osm_ag_ip.h:377 | 74 | 15 | 30 | 2.467 | 0.500 |
| execute( const ACE_TCHAR *, const int, const int, ACE_TCHAR *, int &, int & ) definition agents/ag_ip/osm_ag_ip.cpp:1585declaration agents/ag_ip/osm_ag_ip.h:367 | 196 | 36 | 39 | 5.026 | 0.923 |
| Clients | Suppliers |
|---|---|
|
ACE_INET_Addr [C] has by value agents/ag_ip/osm_ag_ip.h:389ACE_SOCK_Connector [C] has by value agents/ag_ip/osm_ag_ip.h:387ACE_SOCK_Stream [C] has by value agents/ag_ip/osm_ag_ip.h:388ACE_TCHAR [CV] pass by reference agents/ag_ip/osm_ag_ip.cpp:1585pass by reference agents/ag_ip/osm_ag_ip.cpp:1586pass by reference agents/ag_ip/osm_ag_ip.cpp:1823pass by reference agents/ag_ip/osm_ag_ip.h:367pass by reference agents/ag_ip/osm_ag_ip.h:368pass by reference agents/ag_ip/osm_ag_ip.h:377has by value agents/ag_ip/osm_ag_ip.h:380has by value agents/ag_ip/osm_ag_ip.h:381has by value agents/ag_ip/osm_ag_ip.h:382OSM_Action_Base [CV] inheritance agents/ag_ip/osm_ag_ip.h:349iovec [C] has by value agents/ag_ip/osm_ag_ip.h:390has by value agents/ag_ip/osm_ag_ip.h:391has by value agents/ag_ip/osm_ag_ip.h:392has by value agents/ag_ip/osm_ag_ip.h:393 |