Metric | Tag | Overall | Per Function |
---|---|---|---|
Lines of Code | LOC | 151 | ****** |
McCabe's Cyclomatic Number | MVG | 36 | ****** |
Lines of Comment | COM | 139 | ******** |
LOC/COM | L_C | 1.086 | |
MVG/COM | M_C | 0.259 | |
Weighted Methods per Class ( weighting = unity ) | WMC1 | 15 | |
Weighted Methods per Class ( weighting = visible ) | WMCv | 4 | |
Depth of Inheritance Tree | DIT | 0 | |
Number of Children | NOC | 3 | |
Coupling between objects | CBO | 5 | |
Information Flow measure ( inclusive ) | IF4 | 16 | ******** |
Information Flow measure ( visible ) | IF4v | 9 | ******** |
Information Flow measure ( concrete ) | IF4c | 16 | ******** |
Description | LOC | MVG | COM | L_C | M_C |
---|---|---|---|---|---|
definition
./components/ogre/ogreopcode/include/Opcode/Ice/IceContainer.h:25 |
9 | 2 | 16 | ------ | ------ |