Metric | Tag | Overall | Per Function |
---|---|---|---|
Lines of Code | LOC | 32 | ****** |
McCabe's Cyclomatic Number | MVG | 15 | ****** |
Lines of Comment | COM | 1 | ******** |
LOC/COM | L_C | 32.000 | |
MVG/COM | M_C | 15.000 | |
Weighted Methods per Class ( weighting = unity ) | WMC1 | 5 | |
Weighted Methods per Class ( weighting = visible ) | WMCv | 0 | |
Depth of Inheritance Tree | DIT | 0 | |
Number of Children | NOC | 0 | |
Coupling between objects | CBO | 2 | |
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 |
---|---|---|---|---|---|
No module extents have been identified for this module | |||||
Function prototype | LOC | MVG | COM | L_C | M_C |
---|---|---|---|---|---|
getStaticMetaObject( ) definition moc_nodeaction.cpp:54 | 1 | 1 | 0 | ------ | ------ |
metaObject( ) definition moc_nodeaction.cpp:57 | 4 | 2 | 0 | ------ | ------ |
qt_metacall( Call, int, void ** ) definition moc_nodeaction.cpp:70 | 15 | 7 | 0 | ------ | ****** |
qt_metacast( const char * ) definition moc_nodeaction.cpp:62 | 7 | 5 | 0 | ------ | ****** |
triggered( DrawingMode, int ) definition moc_nodeaction.cpp:87 | 5 | 0 | 1 | ------ | ------ |
Clients | Suppliers |
---|---|
Call [CV] pass by value moc_nodeaction.cpp:70 DrawingMode [CV] pass by value moc_nodeaction.cpp:87 |