| Function | Condition % | eLOC - Effective Lines of Codeā¾ | McCabe - Cyclomatic Complexity |
setZScale| Name: | QGraphicsScale::setZScale | | Prototype: | void QGraphicsScale::setZScale(qreal scale) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicstransform.cpp | | Lines: | 317-326 |
| | 7 | 2 |
setYScale| Name: | QGraphicsScale::setYScale | | Prototype: | void QGraphicsScale::setYScale(qreal scale) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicstransform.cpp | | Lines: | 290-299 |
| | 7 | 2 |
setXScale| Name: | QGraphicsScale::setXScale | | Prototype: | void QGraphicsScale::setXScale(qreal scale) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicstransform.cpp | | Lines: | 263-272 |
| | 7 | 2 |
setOrigin| Name: | QGraphicsScale::setOrigin | | Prototype: | void QGraphicsScale::setOrigin(const QVector3D &point) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicstransform.cpp | | Lines: | 237-245 |
| | 6 | 2 |
applyTo| Name: | QGraphicsScale::applyTo | | Prototype: | void QGraphicsScale::applyTo(QMatrix4x4 *matrix) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicstransform.cpp | | Lines: | 331-337 |
| | 4 | 1 |
zScale| Name: | QGraphicsScale::zScale | | Prototype: | qreal QGraphicsScale::zScale() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicstransform.cpp | | Lines: | 312-316 |
| | 2 | 1 |
yScale| Name: | QGraphicsScale::yScale | | Prototype: | qreal QGraphicsScale::yScale() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicstransform.cpp | | Lines: | 285-289 |
| | 2 | 1 |
xScale| Name: | QGraphicsScale::xScale | | Prototype: | qreal QGraphicsScale::xScale() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicstransform.cpp | | Lines: | 258-262 |
| | 2 | 1 |
origin| Name: | QGraphicsScale::origin | | Prototype: | QVector3D QGraphicsScale::origin() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicstransform.cpp | | Lines: | 232-236 |
| | 2 | 1 |
QGraphicsScale| Name: | QGraphicsScale::QGraphicsScale | | Prototype: | QGraphicsScale::QGraphicsScale(QObject *parent) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicstransform.cpp | | Lines: | 211-214 |
| | 2 | 1 |