Metric | Tag | Overall | Per Function |
---|---|---|---|
Lines of Code | LOC | 88 | ****** |
McCabe's Cyclomatic Number | MVG | 8 | ****** |
Lines of Comment | COM | 12 | ******** |
LOC/COM | L_C | 7.333 | |
MVG/COM | M_C | 0.667 | |
Weighted Methods per Class ( weighting = unity ) | WMC1 | 13 | |
Weighted Methods per Class ( weighting = visible ) | WMCv | 2 | |
Depth of Inheritance Tree | DIT | 1 | |
Number of Children | NOC | 0 | |
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 |
---|---|---|---|---|---|
definition
./components/ogre/widgets/LoadingBar.h:78 |
10 | 0 | 0 | ------ | ------ |
Function prototype | LOC | MVG | COM | L_C | M_C |
---|---|---|---|---|---|
ResourceGroupLoadingBarSection( ... ) declaration ./components/ogre/widgets/LoadingBar.h:81 | 3 | 0 | 0 | ------ | ------ |
ResourceGroupLoadingBarSection( LoadingBarSection &, short, short, Real ) definition ./components/ogre/widgets/LoadingBar.cpp:233 | 8 | 0 | 1 | ------ | ------ |
resourceGroupLoadEnded( const String & ) definition ./components/ogre/widgets/LoadingBar.cpp:309 declaration ./components/ogre/widgets/LoadingBar.h:96 | 4 | 0 | 4 | ------ | ------ |
resourceGroupLoadStarted( const String &, size_t ) definition ./components/ogre/widgets/LoadingBar.cpp:277 declaration ./components/ogre/widgets/LoadingBar.h:91 | 18 | 4 | 2 | ------ | ------ |
resourceGroupScriptingEnded( const String & ) definition ./components/ogre/widgets/LoadingBar.h:90 | 1 | 0 | 0 | ------ | ------ |
resourceGroupScriptingStarted( const String &, size_t ) definition ./components/ogre/widgets/LoadingBar.cpp:249 declaration ./components/ogre/widgets/LoadingBar.h:87 | 17 | 4 | 4 | ------ | ------ |
resourceLoadEnded( void ) definition ./components/ogre/widgets/LoadingBar.cpp:301 declaration ./components/ogre/widgets/LoadingBar.h:93 | 5 | 0 | 0 | ------ | ------ |
resourceLoadStarted( const ResourcePtr & ) definition ./components/ogre/widgets/LoadingBar.cpp:297 declaration ./components/ogre/widgets/LoadingBar.h:92 | 5 | 0 | 0 | ------ | ------ |
scriptParseEnded( const String & ) definition ./components/ogre/widgets/LoadingBar.cpp:272 declaration ./components/ogre/widgets/LoadingBar.h:89 | 5 | 0 | 1 | ------ | ------ |
scriptParseStarted( const String & ) definition ./components/ogre/widgets/LoadingBar.cpp:268 declaration ./components/ogre/widgets/LoadingBar.h:88 | 5 | 0 | 0 | ------ | ------ |
worldGeometryStageEnded( void ) definition ./components/ogre/widgets/LoadingBar.h:95 | 1 | 0 | 0 | ------ | ------ |
worldGeometryStageStarted( const String & ) definition ./components/ogre/widgets/LoadingBar.h:94 | 1 | 0 | 0 | ------ | ------ |
~ResourceGroupLoadingBarSection( ) definition ./components/ogre/widgets/LoadingBar.cpp:243 declaration ./components/ogre/widgets/LoadingBar.h:84 | 5 | 0 | 0 | ------ | ------ |