| Function | Condition %▴ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity | 
 QPictureIO::setGamma| Name:  | QPictureIO::setGamma |  | Prototype:  | void QPictureIO::setGamma(float gamma) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpicture.cpp |  | Lines:  | 1698-1701 |  
  |  | 1 | 1 | 
 QPictureIO::setIODevice| Name:  | QPictureIO::setIODevice |  | Prototype:  | void QPictureIO::setIODevice(QIODevice *ioDevice) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpicture.cpp |  | Lines:  | 1615-1618 |  
  |  | 1 | 1 | 
 QPictureIO::setParameters| Name:  | QPictureIO::setParameters |  | Prototype:  | void QPictureIO::setParameters(const char *parameters) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpicture.cpp |  | Lines:  | 1680-1685 |  
  |  | 3 | 2 | 
 QPictureIO::setPicture| Name:  | QPictureIO::setPicture |  | Prototype:  | void QPictureIO::setPicture(const QPicture &picture) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpicture.cpp |  | Lines:  | 1570-1573 |  
  |  | 1 | 1 | 
 QPictureIO::setQuality| Name:  | QPictureIO::setQuality |  | Prototype:  | void QPictureIO::setQuality(int q) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpicture.cpp |  | Lines:  | 1653-1656 |  
  |  | 1 | 1 | 
 QPictureIO::setStatus| Name:  | QPictureIO::setStatus |  | Prototype:  | void QPictureIO::setStatus(int status) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpicture.cpp |  | Lines:  | 1581-1584 |  
  |  | 1 | 1 | 
 QPictureIO::status| Name:  | QPictureIO::status |  | Prototype:  | int QPictureIO::status() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpicture.cpp |  | Lines:  | 1535-1535 |  
  |  | 1 | 1 | 
 QPictureIO::write| Name:  | QPictureIO::write |  | Prototype:  | bool QPictureIO::write() |  | Coverage:  |   0.000% (0/22) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpicture.cpp |  | Lines:  | 1927-1953 |  
  |  | 21 | 6 | 
 QPictureIO::~QPictureIO| Name:  | QPictureIO::~QPictureIO |  | Prototype:  | QPictureIO::~QPictureIO() |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpicture.cpp |  | Lines:  | 1373-1378 |  
  |  | 3 | 2 | 
 QPicturePaintEngine::QPicturePaintEngine| Name:  | QPicturePaintEngine::QPicturePaintEngine |  | Prototype:  | QPicturePaintEngine::QPicturePaintEngine() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpaintengine_pic.cpp |  | Lines:  | 72-77 |  
  |  | 2 | 1 | 
 QPicturePaintEngine::QPicturePaintEngine| Name:  | QPicturePaintEngine::QPicturePaintEngine |  | Prototype:  | QPicturePaintEngine::QPicturePaintEngine(QPaintEnginePrivate &dptr) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpaintengine_pic.cpp |  | Lines:  | 79-84 |  
  |  | 2 | 1 | 
 QPicturePaintEngine::begin| Name:  | QPicturePaintEngine::begin |  | Prototype:  | bool QPicturePaintEngine::begin(QPaintDevice *pd) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpaintengine_pic.cpp |  | Lines:  | 90-121 |  
  |  | 22 | 2 | 
 QPicturePaintEngine::drawEllipse| Name:  | QPicturePaintEngine::drawEllipse |  | Prototype:  | void QPicturePaintEngine::drawEllipse(const QRectF &rect) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpaintengine_pic.cpp |  | Lines:  | 374-384 |  
  |  | 5 | 1 | 
 QPicturePaintEngine::drawImage| Name:  | QPicturePaintEngine::drawImage |  | Prototype:  | void QPicturePaintEngine::drawImage(const QRectF &r, const QImage &image, const QRectF &sr, Qt::ImageConversionFlags flags) |  | Coverage:  |   0.000% (0/5) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpaintengine_pic.cpp |  | Lines:  | 460-477 |  
  |  | 9 | 2 | 
 QPicturePaintEngine::drawPath| Name:  | QPicturePaintEngine::drawPath |  | Prototype:  | void QPicturePaintEngine::drawPath(const QPainterPath &path) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpaintengine_pic.cpp |  | Lines:  | 386-396 |  
  |  | 5 | 1 | 
 QPicturePaintEngine::drawPixmap| Name:  | QPicturePaintEngine::drawPixmap |  | Prototype:  | void QPicturePaintEngine::drawPixmap(const QRectF &r, const QPixmap &pm, const QRectF &sr) |  | Coverage:  |   0.000% (0/5) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpaintengine_pic.cpp |  | Lines:  | 423-440 |  
  |  | 9 | 2 | 
 QPicturePaintEngine::drawPolygon| Name:  | QPicturePaintEngine::drawPolygon |  | Prototype:  | void QPicturePaintEngine::drawPolygon(const QPointF *points, int numPoints, PolygonDrawMode mode) |  | Coverage:  |   0.000% (0/8) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpaintengine_pic.cpp |  | Lines:  | 398-421 |  
  |  | 13 | 3 | 
 QPicturePaintEngine::drawTextItem| Name:  | QPicturePaintEngine::drawTextItem |  | Prototype:  | void QPicturePaintEngine::drawTextItem(const QPointF &p , const QTextItem &ti) |  | Coverage:  |   0.000% (0/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpaintengine_pic.cpp |  | Lines:  | 479-517 |  
  |  | 25 | 5 | 
 QPicturePaintEngine::drawTiledPixmap| Name:  | QPicturePaintEngine::drawTiledPixmap |  | Prototype:  | void QPicturePaintEngine::drawTiledPixmap(const QRectF &r, const QPixmap &pixmap, const QPointF &s) |  | Coverage:  |   0.000% (0/5) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpaintengine_pic.cpp |  | Lines:  | 442-458 |  
  |  | 9 | 2 | 
 QPicturePaintEngine::end| Name:  | QPicturePaintEngine::end |  | Prototype:  | bool QPicturePaintEngine::end() |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpaintengine_pic.cpp |  | Lines:  | 123-149 |  
  |  | 20 | 2 | 
 QPicturePaintEngine::updateBackground| Name:  | QPicturePaintEngine::updateBackground |  | Prototype:  | void QPicturePaintEngine::updateBackground(Qt::BGMode bgMode, const QBrush &bgBrush) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpaintengine_pic.cpp |  | Lines:  | 255-269 |  
  |  | 8 | 1 | 
 QPicturePaintEngine::updateBrush| Name:  | QPicturePaintEngine::updateBrush |  | Prototype:  | void QPicturePaintEngine::updateBrush(const QBrush &brush) |  | Coverage:  |   0.000% (0/5) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpaintengine_pic.cpp |  | Lines:  | 212-228 |  
  |  | 9 | 2 | 
 QPicturePaintEngine::updateBrushOrigin| Name:  | QPicturePaintEngine::updateBrushOrigin |  | Prototype:  | void QPicturePaintEngine::updateBrushOrigin(const QPointF &p) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpaintengine_pic.cpp |  | Lines:  | 230-240 |  
  |  | 5 | 1 | 
 QPicturePaintEngine::updateClipEnabled| Name:  | QPicturePaintEngine::updateClipEnabled |  | Prototype:  | void QPicturePaintEngine::updateClipEnabled(bool enabled) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpaintengine_pic.cpp |  | Lines:  | 188-198 |  
  |  | 5 | 1 | 
 QPicturePaintEngine::updateClipPath| Name:  | QPicturePaintEngine::updateClipPath |  | Prototype:  | void QPicturePaintEngine::updateClipPath(const QPainterPath &path, Qt::ClipOperation op) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpaintengine_pic.cpp |  | Lines:  | 296-308 |  
  |  | 5 | 1 | 
 QPicturePaintEngine::updateClipRegion| Name:  | QPicturePaintEngine::updateClipRegion |  | Prototype:  | void QPicturePaintEngine::updateClipRegion(const QRegion ®ion, Qt::ClipOperation op) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpaintengine_pic.cpp |  | Lines:  | 283-294 |  
  |  | 5 | 1 | 
 QPicturePaintEngine::updateCompositionMode| Name:  | QPicturePaintEngine::updateCompositionMode |  | Prototype:  | void QPicturePaintEngine::updateCompositionMode(QPainter::CompositionMode cmode) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpaintengine_pic.cpp |  | Lines:  | 176-186 |  
  |  | 5 | 1 | 
 QPicturePaintEngine::updateFont| Name:  | QPicturePaintEngine::updateFont |  | Prototype:  | void QPicturePaintEngine::updateFont(const QFont &font) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpaintengine_pic.cpp |  | Lines:  | 242-253 |  
  |  | 6 | 1 | 
 QPicturePaintEngine::updateMatrix| Name:  | QPicturePaintEngine::updateMatrix |  | Prototype:  | void QPicturePaintEngine::updateMatrix(const QTransform &matrix) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpaintengine_pic.cpp |  | Lines:  | 271-281 |  
  |  | 5 | 1 | 
 QPicturePaintEngine::updateOpacity| Name:  | QPicturePaintEngine::updateOpacity |  | Prototype:  | void QPicturePaintEngine::updateOpacity(qreal opacity) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpaintengine_pic.cpp |  | Lines:  | 200-210 |  
  |  | 5 | 1 | 
 QPicturePaintEngine::updatePen| Name:  | QPicturePaintEngine::updatePen |  | Prototype:  | void QPicturePaintEngine::updatePen(const QPen &pen) |  | Coverage:  |   0.000% (0/5) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpaintengine_pic.cpp |  | Lines:  | 157-174 |  
  |  | 9 | 2 | 
 QPicturePaintEngine::updateRenderHints| Name:  | QPicturePaintEngine::updateRenderHints |  | Prototype:  | void QPicturePaintEngine::updateRenderHints(QPainter::RenderHints hints) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpaintengine_pic.cpp |  | Lines:  | 310-320 |  
  |  | 5 | 1 | 
 QPicturePaintEngine::updateState| Name:  | QPicturePaintEngine::updateState |  | Prototype:  | void QPicturePaintEngine::updateState(const QPaintEngineState &state) |  | Coverage:  |   0.000% (0/37) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpaintengine_pic.cpp |  | Lines:  | 519-534 |  
  |  | 13 | 13 | 
 QPicturePaintEngine::writeCmdLength| Name:  | QPicturePaintEngine::writeCmdLength |  | Prototype:  | void QPicturePaintEngine::writeCmdLength(int pos, const QRectF &r, bool corr) |  | Coverage:  |   0.000% (0/26) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpaintengine_pic.cpp |  | Lines:  | 322-372 |  
  |  | 36 | 7 | 
 QPicturePrivate::QPicturePrivate| Name:  | QPicturePrivate::QPicturePrivate |  | Prototype:  | QPicturePrivate::QPicturePrivate() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpicture.cpp |  | Lines:  | 1018-1021 |  
  |  | 2 | 1 | 
 QPicturePrivate::QPicturePrivate| Name:  | QPicturePrivate::QPicturePrivate |  | Prototype:  | QPicturePrivate::QPicturePrivate(const QPicturePrivate &other) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpicture.cpp |  | Lines:  | 1028-1041 |  
  |  | 4 | 2 | 
 QPicturePrivate::checkFormat| Name:  | QPicturePrivate::checkFormat |  | Prototype:  | bool QPicturePrivate::checkFormat() |  | Coverage:  |   0.000% (0/24) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpicture.cpp |  | Lines:  | 1064-1127 |  
  |  | 46 | 7 | 
 QPicturePrivate::resetFormat| Name:  | QPicturePrivate::resetFormat |  | Prototype:  | void QPicturePrivate::resetFormat() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpicture.cpp |  | Lines:  | 1049-1054 |  
  |  | 3 | 1 | 
 QPinchGesture::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:  | 488-492 |  
  |  | 1 | 1 | 
 QPinchGesture::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:  | 531-534 |  
  |  | 1 | 1 | 
 QPinchGesture::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:  | 511-514 |  
  |  | 1 | 1 | 
 QPinchGesture::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:  | 526-529 |  
  |  | 1 | 1 | 
 QPinchGesture::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:  | 588-591 |  
  |  | 1 | 1 | 
 QPinchGesture::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:  | 557-560 |  
  |  | 1 | 1 | 
 QPinchGesture::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:  | 593-596 |  
  |  | 1 | 1 | 
 QPinchGesture::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:  | 562-565 |  
  |  | 1 | 1 | 
 QPinchGesture::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:  | 546-549 |  
  |  | 1 | 1 | 
 QPinchGesture::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:  | 516-519 |  
  |  | 1 | 1 | 
 QPinchGesture::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:  | 541-544 |  
  |  | 1 | 1 | 
 QPinchGesture::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:  | 603-606 |  
  |  | 1 | 1 | 
 QPinchGesture::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:  | 572-575 |  
  |  | 1 | 1 | 
 QPinchGesture::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:  | 608-611 |  
  |  | 1 | 1 | 
 QPinchGesture::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:  | 577-580 |  
  |  | 1 | 1 | 
 QPinchGesture::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:  | 536-539 |  
  |  | 1 | 1 | 
 QPinchGesture::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:  | 506-509 |  
  |  | 1 | 1 | 
 QPinchGesture::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:  | 598-601 |  
  |  | 1 | 1 | 
 QPinchGesture::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:  | 567-570 |  
  |  | 1 | 1 | 
 QPinchGesture::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:  | 521-524 |  
  |  | 1 | 1 | 
 QPinchGesture::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:  | 501-504 |  
  |  | 1 | 1 | 
 QPinchGesture::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:  | 583-586 |  
  |  | 1 | 1 | 
 QPinchGesture::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:  | 552-555 |  
  |  | 1 | 1 | 
 QPinchGestureRecognizer::create| Name:  | QPinchGestureRecognizer::create |  | Prototype:  | QGesture *QPinchGestureRecognizer::create(QObject *target) |  | Coverage:  |   0.000% (0/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qstandardgestures.cpp |  | Lines:  | 152-158 |  
  |  | 3 | 2 | 
 QPinchGestureRecognizer::recognize| Name:  | QPinchGestureRecognizer::recognize |  | Prototype:  | QGestureRecognizer::Result QPinchGestureRecognizer::recognize(QGesture *state, QObject *, QEvent *event) |  | Coverage:  |   0.000% (0/43) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qstandardgestures.cpp |  | Lines:  | 160-250 |  
  |  | 60 | 14 | 
 QPinchGestureRecognizer::reset| Name:  | QPinchGestureRecognizer::reset |  | Prototype:  | void QPinchGestureRecognizer::reset(QGesture *state) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qstandardgestures.cpp |  | Lines:  | 252-267 |  
  |  | 9 | 1 | 
 QPixmap::QPixmap| Name:  | QPixmap::QPixmap |  | Prototype:  | QPixmap::QPixmap() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmap.cpp |  | Lines:  | 106-111 |  
  |  | 2 | 1 | 
 QPixmap::QPixmap| Name:  | QPixmap::QPixmap |  | Prototype:  | QPixmap::QPixmap(int w, int h) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmap.cpp |  | Lines:  | 127-134 |  
  |  | 3 | 2 | 
 QPixmap::QPixmap| Name:  | QPixmap::QPixmap |  | Prototype:  | QPixmap::QPixmap(const QSize &size) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmap.cpp |  | Lines:  | 146-153 |  
  |  | 3 | 2 | 
 QPixmap::QPixmap| Name:  | QPixmap::QPixmap |  | Prototype:  | QPixmap::QPixmap(const QSize &s, int type) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmap.cpp |  | Lines:  | 158-164 |  
  |  | 3 | 2 | 
 QPixmap::QPixmap| Name:  | QPixmap::QPixmap |  | Prototype:  | QPixmap::QPixmap(QPlatformPixmap *d) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmap.cpp |  | Lines:  | 169-172 |  
  |  | 2 | 1 | 
 QPixmap::QPixmap| Name:  | QPixmap::QPixmap |  | Prototype:  | QPixmap::QPixmap(const QString& fileName, const char *format, Qt::ImageConversionFlags flags) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmap.cpp |  | Lines:  | 203-211 |  
  |  | 4 | 2 | 
 QPixmap::QPixmap| Name:  | QPixmap::QPixmap |  | Prototype:  | QPixmap::QPixmap(const QPixmap &pixmap) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmap.cpp |  | Lines:  | 219-231 |  
  |  | 6 | 3 | 
 QPixmap::QPixmap| Name:  | QPixmap::QPixmap |  | Prototype:  | QPixmap::QPixmap(const char * const xpm[]) |  | Coverage:  |   0.000% (0/12) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmap.cpp |  | Lines:  | 249-263 |  
  |  | 8 | 4 | 
 QPixmap::cacheKey| Name:  | QPixmap::cacheKey |  | Prototype:  | qint64 QPixmap::cacheKey() const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmap.cpp |  | Lines:  | 983-990 |  
  |  | 4 | 2 | 
 QPixmap::convertFromImage| Name:  | QPixmap::convertFromImage |  | Prototype:  | bool QPixmap::convertFromImage(const QImage &image, Qt::ImageConversionFlags flags) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmap.cpp |  | Lines:  | 1098-1106 |  
  |  | 5 | 2 | 
 QPixmap::copy| Name:  | QPixmap::copy |  | Prototype:  | QPixmap QPixmap::copy(const QRect &rect) const |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmap.cpp |  | Lines:  | 304-316 |  
  |  | 8 | 3 | 
 QPixmap::createHeuristicMask| Name:  | QPixmap::createHeuristicMask |  | Prototype:  | QBitmap QPixmap::createHeuristicMask(bool clipTight) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmap.cpp |  | Lines:  | 718-722 |  
  |  | 2 | 1 | 
 QPixmap::createMaskFromColor| Name:  | QPixmap::createMaskFromColor |  | Prototype:  | QBitmap QPixmap::createMaskFromColor(const QColor &maskColor, Qt::MaskMode mode) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmap.cpp |  | Lines:  | 736-740 |  
  |  | 2 | 1 | 
 QPixmap::defaultDepth| Name:  | QPixmap::defaultDepth |  | Prototype:  | int QPixmap::defaultDepth() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmap.cpp |  | Lines:  | 1548-1551 |  
  |  | 1 | 1 | 
 QPixmap::depth| Name:  | QPixmap::depth |  | Prototype:  | int QPixmap::depth() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmap.cpp |  | Lines:  | 566-569 |  
  |  | 1 | 1 | 
 QPixmap::detach| Name:  | QPixmap::detach |  | Prototype:  | void QPixmap::detach() |  | Coverage:  |   0.000% (0/15) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmap.cpp |  | Lines:  | 1570-1591 |  
  |  | 12 | 5 | 
 QPixmap::devType| Name:  | QPixmap::devType |  | Prototype:  | int QPixmap::devType() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmap.cpp |  | Lines:  | 279-282 |  
  |  | 1 | 1 | 
 QPixmap::devicePixelRatio| Name:  | QPixmap::devicePixelRatio |  | Prototype:  | qreal QPixmap::devicePixelRatio() const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmap.cpp |  | Lines:  | 658-663 |  
  |  | 3 | 2 | 
 QPixmap::doImageIO| Name:  | QPixmap::doImageIO |  | Prototype:  | bool QPixmap::doImageIO(QImageWriter *writer, int quality) const |  | Coverage:  |   0.000% (0/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmap.cpp |  | Lines:  | 894-901 |  
  |  | 5 | 3 | 
 QPixmap::doInit| Name:  | QPixmap::doInit |  | Prototype:  | void QPixmap::doInit(int w, int h, int type) |  | Coverage:  |   0.000% (0/8) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmap.cpp |  | Lines:  | 92-98 |  
  |  | 3 | 2 | 
 QPixmap::fill| Name:  | QPixmap::fill |  | Prototype:  | void QPixmap::fill(const QPaintDevice *device, const QPoint &p) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmap.cpp |  | Lines:  | 910-915 |  
  |  | 3 | 1 | 
 QPixmap::fill| Name:  | QPixmap::fill |  | Prototype:  | void QPixmap::fill(const QColor &color) |  | Coverage:  |   0.000% (0/15) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmap.cpp |  | Lines:  | 935-959 |  
  |  | 11 | 4 | 
 QPixmap::fromImage| Name:  | QPixmap::fromImage |  | Prototype:  | QPixmap QPixmap::fromImage(const QImage &image, Qt::ImageConversionFlags flags) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmap.cpp |  | Lines:  | 1608-1616 |  
  |  | 5 | 2 | 
 QPixmap::fromImageInPlace| Name:  | QPixmap::fromImageInPlace |  | Prototype:  | QPixmap QPixmap::fromImageInPlace(QImage &image, Qt::ImageConversionFlags flags) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmap.cpp |  | Lines:  | 1630-1638 |  
  |  | 5 | 2 | 
 QPixmap::fromImageReader| Name:  | QPixmap::fromImageReader |  | Prototype:  | QPixmap QPixmap::fromImageReader(QImageReader *imageReader, Qt::ImageConversionFlags flags) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmap.cpp |  | Lines:  | 1652-1657 |  
  |  | 3 | 1 | 
 QPixmap::grabWidget| Name:  | QPixmap::grabWidget |  | Prototype:  | QPixmap QPixmap::grabWidget(QObject *widget, const QRect &rectangle) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmap.cpp |  | Lines:  | 1012-1022 |  
  |  | 8 | 2 | 
 QPixmap::grabWindow| Name:  | QPixmap::grabWindow |  | Prototype:  | QPixmap QPixmap::grabWindow(WId window, int x, int y, int w, int h) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmap.cpp |  | Lines:  | 1706-1711 |  
  |  | 3 | 1 | 
 QPixmap::handle| Name:  | QPixmap::handle |  | Prototype:  | QPlatformPixmap* QPixmap::handle() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmap.cpp |  | Lines:  | 1716-1719 |  
  |  | 1 | 1 | 
 QPixmap::hasAlpha| Name:  | QPixmap::hasAlpha |  | Prototype:  | bool QPixmap::hasAlpha() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmap.cpp |  | Lines:  | 1463-1466 |  
  |  | 1 | 1 | 
 QPixmap::hasAlphaChannel| Name:  | QPixmap::hasAlphaChannel |  | Prototype:  | bool QPixmap::hasAlphaChannel() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmap.cpp |  | Lines:  | 1474-1477 |  
  |  | 1 | 1 | 
 QPixmap::height| Name:  | QPixmap::height |  | Prototype:  | int QPixmap::height() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmap.cpp |  | Lines:  | 525-528 |  
  |  | 1 | 1 | 
 QPixmap::isDetached| Name:  | QPixmap::isDetached |  | Prototype:  | bool QPixmap::isDetached() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmap.cpp |  | Lines:  | 1079-1082 |  
  |  | 1 | 1 | 
 QPixmap::isNull| Name:  | QPixmap::isNull |  | Prototype:  | bool QPixmap::isNull() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmap.cpp |  | Lines:  | 501-504 |  
  |  | 1 | 1 | 
 QPixmap::isQBitmap| Name:  | QPixmap::isQBitmap |  | Prototype:  | bool QPixmap::isQBitmap() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmap.cpp |  | Lines:  | 488-491 |  
  |  | 1 | 1 | 
 QPixmap::load| Name:  | QPixmap::load |  | Prototype:  | bool QPixmap::load(const QString &fileName, const char *format, Qt::ImageConversionFlags flags) |  | Coverage:  |   0.000% (0/21) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmap.cpp |  | Lines:  | 769-803 |  
  |  | 19 | 7 | 
 QPixmap::loadFromData| Name:  | QPixmap::loadFromData |  | Prototype:  | bool QPixmap::loadFromData(const uchar *buf, uint len, const char *format, Qt::ImageConversionFlags flags) |  | Coverage:  |   0.000% (0/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmap.cpp |  | Lines:  | 824-838 |  
  |  | 8 | 3 |