| Metric | Tag | Overall | Per Function |
|---|---|---|---|
| Lines of Code | LOC | 167 | ****** |
| McCabe's Cyclomatic Number | MVG | 28 | ****** |
| Lines of Comment | COM | 65 | ******** |
| LOC/COM | L_C | 2.569 | |
| MVG/COM | M_C | 0.431 | |
| 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:300 |
14 | 0 | 6 | ------ | ------ |
| Function prototype | LOC | MVG | COM | L_C | M_C |
|---|---|---|---|---|---|
| OSM_ACT_SMTPGet220( ) definition agents/ag_ip/osm_ag_ip.h:304 | 2 | 0 | 1 | ------ | ------ |
| check_cmd_line( const ACE_TCHAR *, const int ) definition agents/ag_ip/osm_ag_ip.cpp:1521declaration agents/ag_ip/osm_ag_ip.h:328 | 43 | 11 | 21 | 2.048 | 0.524 |
| execute( const ACE_TCHAR *, const int, const int, ACE_TCHAR *, int &, int & ) definition agents/ag_ip/osm_ag_ip.cpp:1378declaration agents/ag_ip/osm_ag_ip.h:318 | 108 | 17 | 37 | 2.919 | 0.459 |
| Clients | Suppliers |
|---|---|
|
ACE_INET_Addr [C] has by value agents/ag_ip/osm_ag_ip.h:337ACE_SOCK_Connector [C] has by value agents/ag_ip/osm_ag_ip.h:335ACE_SOCK_Stream [C] has by value agents/ag_ip/osm_ag_ip.h:336ACE_TCHAR [CV] pass by reference agents/ag_ip/osm_ag_ip.cpp:1378pass by reference agents/ag_ip/osm_ag_ip.cpp:1379pass by reference agents/ag_ip/osm_ag_ip.cpp:1521pass by reference agents/ag_ip/osm_ag_ip.h:318pass by reference agents/ag_ip/osm_ag_ip.h:319pass by reference agents/ag_ip/osm_ag_ip.h:328has by value agents/ag_ip/osm_ag_ip.h:331OSM_Action_Base [CV] inheritance agents/ag_ip/osm_ag_ip.h:300iovec [C] has by value agents/ag_ip/osm_ag_ip.h:338has by value agents/ag_ip/osm_ag_ip.h:339 |