| Metric | Tag | Overall | Per Function |
|---|---|---|---|
| Lines of Code | LOC | 114 | ****** |
| McCabe's Cyclomatic Number | MVG | 28 | ****** |
| Lines of Comment | COM | 6 | ******** |
| LOC/COM | L_C | 19.000 | |
| MVG/COM | M_C | 4.667 | |
| Weighted Methods per Class ( weighting = unity ) | WMC1 | 3 | |
| Weighted Methods per Class ( weighting = visible ) | WMCv | 0 | |
| Depth of Inheritance Tree | DIT | 0 | |
| Number of Children | NOC | 0 | |
| Coupling between objects | CBO | 1 | |
| 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 |
|---|---|---|---|---|---|
| No module extents have been identified for this module | |||||
| Function prototype | LOC | MVG | COM | L_C | M_C |
|---|---|---|---|---|---|
| fini( ) definition ag/osm_ag_msgmanager.cpp:631 | 16 | 2 | 1 | ------ | ------ |
| init( ... ) definition ag/osm_ag_msgmanager.cpp:525 | 92 | 24 | 4 | 23.000 | 6.000 |
| instance( void ) definition ag/osm_ag_msgmanager.cpp:516 | 6 | 2 | 1 | ------ | ------ |
| Clients | Suppliers |
|---|---|
|
OSM_AG_InsManager [V] has by reference ag/osm_ag_insmanager.h:508pass by reference ag/osm_ag_insmanager.h:518 |