Metric | Tag | Overall | Per Function |
---|---|---|---|
Lines of Code | LOC | 32 | ****** |
McCabe's Cyclomatic Number | MVG | 7 | ****** |
Lines of Comment | COM | 19 | ******** |
LOC/COM | L_C | 1.684 | |
MVG/COM | M_C | 0.368 | |
Weighted Methods per Class ( weighting = unity ) | WMC1 | 9 | |
Weighted Methods per Class ( weighting = visible ) | WMCv | 0 | |
Depth of Inheritance Tree | DIT | 0 | |
Number of Children | NOC | 0 | |
Coupling between objects | CBO | 0 | |
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 |
---|---|---|---|---|---|
EmberServices( ) definition ./services/EmberServices.cpp:105 | 1 | 0 | 0 | ------ | ------ |
getConfigService( ) definition ./services/EmberServices.cpp:59 | 4 | 1 | 0 | ------ | ------ |
getLoggingService( ) definition ./services/EmberServices.cpp:54 | 4 | 1 | 5 | ------ | ------ |
getMetaserverService( ) definition ./services/EmberServices.cpp:79 | 4 | 1 | 14 | ------ | ------ |
getScriptingService( ) definition ./services/EmberServices.cpp:94 | 4 | 1 | 0 | ------ | ------ |
getServerService( ) definition ./services/EmberServices.cpp:84 | 4 | 1 | 0 | ------ | ------ |
getSoundService( ) definition ./services/EmberServices.cpp:89 | 4 | 1 | 0 | ------ | ------ |
getWfutService( ) definition ./services/EmberServices.cpp:99 | 4 | 1 | 0 | ------ | ------ |
~EmberServices( ) definition ./services/EmberServices.cpp:43 | 3 | 0 | 0 | ------ | ------ |
Clients | Suppliers |
---|---|