| 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:91pass by value ./components/ogre/model/AnimationSet.h:87AnimationStore [CV] has by value ./components/ogre/model/AnimationSet.h:107Real [CV] pass by value ./components/ogre/model/AnimationSet.cpp:40pass by value ./components/ogre/model/AnimationSet.cpp:47pass by value ./components/ogre/model/AnimationSet.h:75pass by value ./components/ogre/model/AnimationSet.h:81pass by value ./components/ogre/model/AnimationSet.h:101has by value ./components/ogre/model/AnimationSet.h:105has by value ./components/ogre/model/AnimationSet.h:108pass by value ./components/ogre/model/AnimationSet.h:111bool [V] pass by reference ./components/ogre/model/AnimationSet.cpp:47pass by reference ./components/ogre/model/AnimationSet.h:75size_t [CV] has by value ./components/ogre/model/AnimationSet.h:106 |