| Function | Condition % | eLOC - Effective Lines of Codeā¾ | McCabe - Cyclomatic Complexity |
totalScaleFactor| Name: | QPinchGesture::totalScaleFactor | | Prototype: | qreal QPinchGesture::totalScaleFactor() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgesture.cpp | | Lines: | 546-549 |
| | 1 | 1 |
totalRotationAngle| Name: | QPinchGesture::totalRotationAngle | | Prototype: | qreal QPinchGesture::totalRotationAngle() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgesture.cpp | | Lines: | 577-580 |
| | 1 | 1 |
totalChangeFlags| Name: | QPinchGesture::totalChangeFlags | | Prototype: | QPinchGesture::ChangeFlags QPinchGesture::totalChangeFlags() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgesture.cpp | | Lines: | 495-498 |
| | 1 | 1 |
startCenterPoint| Name: | QPinchGesture::startCenterPoint | | Prototype: | QPointF QPinchGesture::startCenterPoint() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgesture.cpp | | Lines: | 515-518 |
| | 1 | 1 |
setTotalScaleFactor| Name: | QPinchGesture::setTotalScaleFactor | | Prototype: | void QPinchGesture::setTotalScaleFactor(qreal value) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgesture.cpp | | Lines: | 561-564 |
| | 1 | 1 |
setTotalRotationAngle| Name: | QPinchGesture::setTotalRotationAngle | | Prototype: | void QPinchGesture::setTotalRotationAngle(qreal value) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgesture.cpp | | Lines: | 592-595 |
| | 1 | 1 |
setTotalChangeFlags| Name: | QPinchGesture::setTotalChangeFlags | | Prototype: | void QPinchGesture::setTotalChangeFlags(QPinchGesture::ChangeFlags value) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgesture.cpp | | Lines: | 500-503 |
| | 1 | 1 |
setStartCenterPoint| Name: | QPinchGesture::setStartCenterPoint | | Prototype: | void QPinchGesture::setStartCenterPoint(const QPointF &value) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgesture.cpp | | Lines: | 530-533 |
| | 1 | 1 |
setScaleFactor| Name: | QPinchGesture::setScaleFactor | | Prototype: | void QPinchGesture::setScaleFactor(qreal value) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgesture.cpp | | Lines: | 571-574 |
| | 1 | 1 |
setRotationAngle| Name: | QPinchGesture::setRotationAngle | | Prototype: | void QPinchGesture::setRotationAngle(qreal value) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgesture.cpp | | Lines: | 602-605 |
| | 1 | 1 |
setLastScaleFactor| Name: | QPinchGesture::setLastScaleFactor | | Prototype: | void QPinchGesture::setLastScaleFactor(qreal value) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgesture.cpp | | Lines: | 566-569 |
| | 1 | 1 |
setLastRotationAngle| Name: | QPinchGesture::setLastRotationAngle | | Prototype: | void QPinchGesture::setLastRotationAngle(qreal value) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgesture.cpp | | Lines: | 597-600 |
| | 1 | 1 |
setLastCenterPoint| Name: | QPinchGesture::setLastCenterPoint | | Prototype: | void QPinchGesture::setLastCenterPoint(const QPointF &value) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgesture.cpp | | Lines: | 535-538 |
| | 1 | 1 |
setChangeFlags| Name: | QPinchGesture::setChangeFlags | | Prototype: | void QPinchGesture::setChangeFlags(QPinchGesture::ChangeFlags value) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgesture.cpp | | Lines: | 510-513 |
| | 1 | 1 |
setCenterPoint| Name: | QPinchGesture::setCenterPoint | | Prototype: | void QPinchGesture::setCenterPoint(const QPointF &value) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgesture.cpp | | Lines: | 540-543 |
| | 1 | 1 |
scaleFactor| Name: | QPinchGesture::scaleFactor | | Prototype: | qreal QPinchGesture::scaleFactor() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgesture.cpp | | Lines: | 556-559 |
| | 1 | 1 |
rotationAngle| Name: | QPinchGesture::rotationAngle | | Prototype: | qreal QPinchGesture::rotationAngle() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgesture.cpp | | Lines: | 587-590 |
| | 1 | 1 |
lastScaleFactor| Name: | QPinchGesture::lastScaleFactor | | Prototype: | qreal QPinchGesture::lastScaleFactor() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgesture.cpp | | Lines: | 551-554 |
| | 1 | 1 |
lastRotationAngle| Name: | QPinchGesture::lastRotationAngle | | Prototype: | qreal QPinchGesture::lastRotationAngle() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgesture.cpp | | Lines: | 582-585 |
| | 1 | 1 |
lastCenterPoint| Name: | QPinchGesture::lastCenterPoint | | Prototype: | QPointF QPinchGesture::lastCenterPoint() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgesture.cpp | | Lines: | 520-523 |
| | 1 | 1 |
changeFlags| Name: | QPinchGesture::changeFlags | | Prototype: | QPinchGesture::ChangeFlags QPinchGesture::changeFlags() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgesture.cpp | | Lines: | 505-508 |
| | 1 | 1 |
centerPoint| Name: | QPinchGesture::centerPoint | | Prototype: | QPointF QPinchGesture::centerPoint() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgesture.cpp | | Lines: | 525-528 |
| | 1 | 1 |
QPinchGesture| Name: | QPinchGesture::QPinchGesture | | Prototype: | QPinchGesture::QPinchGesture(QObject *parent) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgesture.cpp | | Lines: | 482-486 |
| | 1 | 1 |