Function | Condition %▾ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
~AnchorDataName: | AnchorData::~AnchorData | Prototype: | AnchorData::~AnchorData() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsanchorlayout_p.cpp | Lines: | 166-175 |
| | 3 | 2 |
refreshSizeHintsName: | AnchorData::refreshSizeHints | Prototype: | void AnchorData::refreshSizeHints(const QLayoutStyleInfo *styleInfo) | Coverage: | 0.000% (0/27) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsanchorlayout_p.cpp | Lines: | 178-266 |
| | 50 | 9 |
dumpName: | AnchorData::dump | Prototype: | void AnchorData::dump(int indent) | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsanchorlayout_p.cpp | Lines: | 562-578 |
| | 12 | 4 |