| Metric | Tag | Overall | Per Function |
|---|---|---|---|
| Lines of Code | LOC | 2 | ****** |
| McCabe's Cyclomatic Number | MVG | 0 | ****** |
| Lines of Comment | COM | 39 | ******** |
| LOC/COM | L_C | ------ | |
| MVG/COM | M_C | ------ | |
| Weighted Methods per Class ( weighting = unity ) | WMC1 | 0 | |
| Weighted Methods per Class ( weighting = visible ) | WMCv | 0 | |
| Depth of Inheritance Tree | DIT | 0 | |
| Number of Children | NOC | 7 | |
| Coupling between objects | CBO | 7 | |
| 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 |
|---|---|---|---|---|---|
declaration
ag/osm_ag_msgmanager.h:52 |
1 | 0 | 38 | ------ | ------ |
declaration
ag/osm_ag_msgmanager.h:55 |
1 | 0 | 1 | ------ | ------ |
| Function prototype | LOC | MVG | COM | L_C | M_C |
|---|---|---|---|---|---|
| No member functions have been identified for this module | |||||
| Clients | Suppliers |
|---|---|
|
OSM_MA_CmdReceiver [CV] inheritance ma/osm_ma_cmdmanager.h:250OSM_MA_CmdSender [CV] inheritance ma/osm_ma_cmdmanager.h:143OSM_MA_MsgReceiver [CV] inheritance ma/osm_ma_msgmanager.h:194OSM_MA_MsgSender [CV] inheritance ma/osm_ma_msgmanager.h:78OSM_SV_MsgReceiver [CV] inheritance sv/osm_sv_msgmanager.h:255OSM_TM_CmdReceiver [CV] inheritance psv/task_manager/osm_tm_cmdmanager.h:242OSM_TM_CmdSender [CV] inheritance psv/task_manager/osm_tm_cmdmanager.h:132 |