Metric | Tag | Overall | Per Function |
---|---|---|---|
Lines of Code | LOC | 26 | ****** |
McCabe's Cyclomatic Number | MVG | 11 | ****** |
Lines of Comment | COM | 3 | ******** |
LOC/COM | L_C | 8.667 | |
MVG/COM | M_C | 3.667 | |
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 |
---|---|---|---|---|---|
StickPersonObjectDialog( QWidget * ) definition UMLnodes_usecase.cpp:122 | 7 | 0 | 3 | ------ | ------ |
getStaticMetaObject( ) definition moc_UMLnodes_usecase.cpp:46 | 1 | 1 | 0 | ------ | ------ |
metaObject( ) definition moc_UMLnodes_usecase.cpp:49 | 4 | 2 | 0 | ------ | ------ |
qt_metacall( Call, int, void ** ) definition moc_UMLnodes_usecase.cpp:62 | 7 | 3 | 0 | ------ | ------ |
qt_metacast( const char * ) definition moc_UMLnodes_usecase.cpp:54 | 7 | 5 | 0 | ------ | ****** |
Clients | Suppliers |
---|---|
Call [CV] pass by value moc_UMLnodes_usecase.cpp:62 QWidget [V] pass by reference UMLnodes_usecase.cpp:122 |