| Metric | Tag | Overall | Per Function |
|---|---|---|---|
| Lines of Code | LOC | 265 | ****** |
| McCabe's Cyclomatic Number | MVG | 46 | ****** |
| Lines of Comment | COM | 105 | ******** |
| LOC/COM | L_C | 2.524 | |
| MVG/COM | M_C | 0.438 | |
| 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:403 |
19 | 0 | 6 | ------ | ------ |
| Function prototype | LOC | MVG | COM | L_C | M_C |
|---|---|---|---|---|---|
| OSM_ACT_IMAPGetOK( ) definition agents/ag_ip/osm_ag_ip.h:407 | 2 | 0 | 1 | ------ | ------ |
| check_cmd_line( const ACE_TCHAR *, const int ) definition agents/ag_ip/osm_ag_ip.cpp:2161declaration agents/ag_ip/osm_ag_ip.h:431 | 74 | 15 | 31 | 2.387 | 0.484 |
| execute( const ACE_TCHAR *, const int, const int, ACE_TCHAR *, int &, int & ) definition agents/ag_ip/osm_ag_ip.cpp:1922declaration agents/ag_ip/osm_ag_ip.h:421 | 170 | 31 | 67 | 2.537 | 0.463 |
| Clients | Suppliers |
|---|---|
|
ACE_INET_Addr [C] has by value agents/ag_ip/osm_ag_ip.h:443ACE_SOCK_Connector [C] has by value agents/ag_ip/osm_ag_ip.h:441ACE_SOCK_Stream [C] has by value agents/ag_ip/osm_ag_ip.h:442ACE_TCHAR [CV] pass by reference agents/ag_ip/osm_ag_ip.cpp:1922pass by reference agents/ag_ip/osm_ag_ip.cpp:1923pass by reference agents/ag_ip/osm_ag_ip.cpp:2161pass by reference agents/ag_ip/osm_ag_ip.h:421pass by reference agents/ag_ip/osm_ag_ip.h:422pass by reference agents/ag_ip/osm_ag_ip.h:431has by value agents/ag_ip/osm_ag_ip.h:434has by value agents/ag_ip/osm_ag_ip.h:435has by value agents/ag_ip/osm_ag_ip.h:436OSM_Action_Base [CV] inheritance agents/ag_ip/osm_ag_ip.h:403iovec [C] has by value agents/ag_ip/osm_ag_ip.h:444has by value agents/ag_ip/osm_ag_ip.h:445has by value agents/ag_ip/osm_ag_ip.h:446has by value agents/ag_ip/osm_ag_ip.h:447 |