Function | Condition % | eLOC - Effective Lines of Codeā“ | McCabe - Cyclomatic Complexity |
QGraphicsAnchorPrivateName: | QGraphicsAnchorPrivate::QGraphicsAnchorPrivate | Prototype: | QGraphicsAnchorPrivate::QGraphicsAnchorPrivate(int version) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsanchorlayout_p.cpp | Lines: | 64-69 |
| | 2 | 1 |
setSizePolicyName: | QGraphicsAnchorPrivate::setSizePolicy | Prototype: | void QGraphicsAnchorPrivate::setSizePolicy(QSizePolicy::Policy policy) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsanchorlayout_p.cpp | Lines: | 82-88 |
| | 3 | 2 |
~QGraphicsAnchorPrivateName: | QGraphicsAnchorPrivate::~QGraphicsAnchorPrivate | Prototype: | QGraphicsAnchorPrivate::~QGraphicsAnchorPrivate() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsanchorlayout_p.cpp | Lines: | 71-80 |
| | 3 | 2 |
spacingName: | QGraphicsAnchorPrivate::spacing | Prototype: | qreal QGraphicsAnchorPrivate::spacing() const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsanchorlayout_p.cpp | Lines: | 120-128 |
| | 4 | 2 |
unsetSpacingName: | QGraphicsAnchorPrivate::unsetSpacing | Prototype: | void QGraphicsAnchorPrivate::unsetSpacing() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsanchorlayout_p.cpp | Lines: | 107-118 |
| | 5 | 2 |
setSpacingName: | QGraphicsAnchorPrivate::setSpacing | Prototype: | void QGraphicsAnchorPrivate::setSpacing(qreal value) | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsanchorlayout_p.cpp | Lines: | 90-105 |
| | 8 | 3 |