Metric | Tag | Overall | Per Function |
---|---|---|---|
Lines of Code | LOC | 21 | ****** |
McCabe's Cyclomatic Number | MVG | 0 | ****** |
Lines of Comment | COM | 7 | ******** |
LOC/COM | L_C | 3.000 | |
MVG/COM | M_C | ------ | |
Weighted Methods per Class ( weighting = unity ) | WMC1 | 8 | |
Weighted Methods per Class ( weighting = visible ) | WMCv | 7 | |
Depth of Inheritance Tree | DIT | 0 | |
Number of Children | NOC | 0 | |
Coupling between objects | CBO | 5 | |
Information Flow measure ( inclusive ) | IF4 | 16 | ******** |
Information Flow measure ( visible ) | IF4v | 0 | ******** |
Information Flow measure ( concrete ) | IF4c | 4 | ******** |
Description | LOC | MVG | COM | L_C | M_C |
---|---|---|---|---|---|
definition
./components/ogre/ogreopcode/include/Opcode/OPC_SweepAndPrune.h:38 |
13 | 0 | 6 | ------ | ------ |
Function prototype | LOC | MVG | COM | L_C | M_C |
---|---|---|---|---|---|
AddPair( udword, udword ) declaration ./components/ogre/ogreopcode/include/Opcode/OPC_SweepAndPrune.h:46 | 1 | 0 | 0 | ------ | ------ |
DumpPairs( PairCallback, void * ) declaration ./components/ogre/ogreopcode/include/Opcode/OPC_SweepAndPrune.h:50 | 1 | 0 | 0 | ------ | ------ |
DumpPairs( Pairs & ) declaration ./components/ogre/ogreopcode/include/Opcode/OPC_SweepAndPrune.h:49 | 1 | 0 | 0 | ------ | ------ |
GetFreeElem( ... ) declaration ./components/ogre/ogreopcode/include/Opcode/OPC_SweepAndPrune.h:60 | 1 | 0 | 1 | ------ | ------ |
Init( udword ) declaration ./components/ogre/ogreopcode/include/Opcode/OPC_SweepAndPrune.h:44 | 1 | 0 | 0 | ------ | ------ |
RemovePair( udword, udword ) declaration ./components/ogre/ogreopcode/include/Opcode/OPC_SweepAndPrune.h:47 | 1 | 0 | 0 | ------ | ------ |
SAP_PairData( ) declaration ./components/ogre/ogreopcode/include/Opcode/OPC_SweepAndPrune.h:41 | 1 | 0 | 0 | ------ | ------ |
~SAP_PairData( ) declaration ./components/ogre/ogreopcode/include/Opcode/OPC_SweepAndPrune.h:42 | 1 | 0 | 0 | ------ | ------ |