| Metric | Tag | Overall | Per Function |
|---|---|---|---|
| Lines of Code | LOC | 28 | ****** |
| McCabe's Cyclomatic Number | MVG | 1 | ****** |
| Lines of Comment | COM | 17 | ******** |
| LOC/COM | L_C | 1.647 | |
| MVG/COM | M_C | ------ | |
| Weighted Methods per Class ( weighting = unity ) | WMC1 | 5 | |
| Weighted Methods per Class ( weighting = visible ) | WMCv | 0 | |
| Depth of Inheritance Tree | DIT | 1 | |
| Number of Children | NOC | 1 | |
| Coupling between objects | CBO | 7 | |
| Information Flow measure ( inclusive ) | IF4 | 100 | ******** |
| Information Flow measure ( visible ) | IF4v | 36 | ******** |
| Information Flow measure ( concrete ) | IF4c | 4 | ******** |
| Description | LOC | MVG | COM | L_C | M_C |
|---|---|---|---|---|---|
definition
cm/osm_commands.h:590 |
9 | 0 | 12 | ------ | ------ |
| Function prototype | LOC | MVG | COM | L_C | M_C |
|---|---|---|---|---|---|
| OSM_CMD_RespMaToTm( ) definition cm/osm_commands.h:606 | 4 | 0 | 1 | ------ | ------ |
| OSM_CMD_RespMaToTm( UShort, char *, UShort ) definition cm/osm_commands.h:600 | 4 | 0 | 1 | ------ | ------ |
| idn_task( ) definition cm/osm_commands.h:612 | 3 | 1 | 1 | ------ | ------ |
| idn_task( UShort ) definition cm/osm_commands.h:617 | 3 | 0 | 1 | ------ | ------ |
| print_command( ) definition cm/osm_commands.h:622 | 5 | 0 | 1 | ------ | ------ |