Metric | Tag | Overall | Per Function |
---|---|---|---|
Lines of Code | LOC | 72 | ****** |
McCabe's Cyclomatic Number | MVG | 6 | ****** |
Lines of Comment | COM | 26 | ******** |
LOC/COM | L_C | 2.769 | |
MVG/COM | M_C | 0.231 | |
Weighted Methods per Class ( weighting = unity ) | WMC1 | 8 | |
Weighted Methods per Class ( weighting = visible ) | WMCv | 2 | |
Depth of Inheritance Tree | DIT | 0 | |
Number of Children | NOC | 0 | |
Coupling between objects | CBO | 6 | |
Information Flow measure ( inclusive ) | IF4 | 25 | ******** |
Information Flow measure ( visible ) | IF4v | 25 | ******** |
Information Flow measure ( concrete ) | IF4c | 16 | ******** |
Description | LOC | MVG | COM | L_C | M_C |
---|---|---|---|---|---|
definition
./components/ogre/model/AnimationSet.h:64 |
9 | 0 | 0 | ------ | ------ |
Clients | Suppliers |
---|---|
Action [CV] has by value ./components/ogre/model/Action.h:42 |
Animation [CV] pass by value ./components/ogre/model/AnimationSet.cpp:91 pass by value ./components/ogre/model/AnimationSet.h:87 AnimationStore [CV] has by value ./components/ogre/model/AnimationSet.h:107 Real [CV] pass by value ./components/ogre/model/AnimationSet.cpp:40 pass by value ./components/ogre/model/AnimationSet.cpp:47 pass by value ./components/ogre/model/AnimationSet.h:75 pass by value ./components/ogre/model/AnimationSet.h:81 pass by value ./components/ogre/model/AnimationSet.h:101 has by value ./components/ogre/model/AnimationSet.h:105 has by value ./components/ogre/model/AnimationSet.h:108 pass by value ./components/ogre/model/AnimationSet.h:111 bool [V] pass by reference ./components/ogre/model/AnimationSet.cpp:47 pass by reference ./components/ogre/model/AnimationSet.h:75 size_t [CV] has by value ./components/ogre/model/AnimationSet.h:106 |