Functionâ–ľ | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
zScaleName: | 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 |
yScaleName: | 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 |
xScaleName: | 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 |
setZScaleName: | 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 |
setYScaleName: | 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 |
setXScaleName: | 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 |
setOriginName: | 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 |
originName: | 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 |
applyToName: | 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 |
QGraphicsScaleName: | 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 |