| Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–´ |
QGraphicsTransform| Name: | QGraphicsTransform::QGraphicsTransform | | Prototype: | QGraphicsTransform::QGraphicsTransform(QObject *parent) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicstransform.cpp | | Lines: | 131-134 |
| | 2 | 1 |
QGraphicsTransform| Name: | QGraphicsTransform::QGraphicsTransform | | Prototype: | QGraphicsTransform::QGraphicsTransform(QGraphicsTransformPrivate &p, QObject *parent) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicstransform.cpp | | Lines: | 148-151 |
| | 2 | 1 |
~QGraphicsTransform| Name: | QGraphicsTransform::~QGraphicsTransform | | Prototype: | QGraphicsTransform::~QGraphicsTransform() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicstransform.cpp | | Lines: | 139-143 |
| | 2 | 1 |
update| Name: | QGraphicsTransform::update | | Prototype: | void QGraphicsTransform::update() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicstransform.cpp | | Lines: | 173-178 |
| | 3 | 2 |