| Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–¾ | 
 QPdfEngine::newPage| Name:  | QPdfEngine::newPage |  | Prototype:  | bool QPdfEngine::newPage() |  | Coverage:  |   0.000% (0/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpdf.cpp |  | Lines:  | 1259-1271 |  
  |  | 9 | 3 | 
 QPdfEngine::drawPoints| Name:  | QPdfEngine::drawPoints |  | Prototype:  | void QPdfEngine::drawPoints (const QPointF *points, int pointCount) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpdf.cpp |  | Lines:  | 764-780 |  
  |  | 11 | 3 | 
 QPdfEngine::drawLines| Name:  | QPdfEngine::drawLines |  | Prototype:  | void QPdfEngine::drawLines (const QLineF *lines, int lineCount) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpdf.cpp |  | Lines:  | 782-797 |  
  |  | 11 | 3 | 
 QPdfEngine::drawImage| Name:  | QPdfEngine::drawImage |  | Prototype:  | void QPdfEngine::drawImage(const QRectF &rectangle, const QImage &image, const QRectF &sr, Qt::ImageConversionFlags) |  | Coverage:  |   0.000% (0/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpdf.cpp |  | Lines:  | 923-943 |  
  |  | 16 | 3 | 
 QPdfEngine::drawHyperlink| Name:  | QPdfEngine::drawHyperlink |  | Prototype:  | void QPdfEngine::drawHyperlink(const QRectF &r, const QUrl &url) |  | Coverage:  |   0.000% (0/11) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpdf.cpp |  | Lines:  | 1005-1033 |  
  |  | 23 | 3 | 
 QPdf::toHex| Name:  | QPdf::toHex |  | Prototype:  | const char *QPdf::toHex(ushort u, char *buffer) |  | Coverage:  |   0.000% (0/8) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpdf.cpp |  | Lines:  | 701-715 |  
  |  | 10 | 3 | 
 QPdf::toHex| Name:  | QPdf::toHex |  | Prototype:  | const char *QPdf::toHex(uchar u, char *buffer) |  | Coverage:  |   0.000% (0/8) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpdf.cpp |  | Lines:  | 717-731 |  
  |  | 10 | 3 | 
 QPdf::ByteStream::operator <<| Name:  | QPdf::ByteStream::operator << |  | Prototype:  | ByteStream &ByteStream::operator <<(const ByteStream &src) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpdf.cpp |  | Lines:  | 207-222 |  
  |  | 10 | 3 | 
 QParallelAnimationGroupPrivate::connectUncontrolledAnimations| Name:  | QParallelAnimationGroupPrivate::connectUncontrolledAnimations |  | Prototype:  | void QParallelAnimationGroupPrivate::connectUncontrolledAnimations() |  | Coverage:  | 100.000% (9/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qparallelanimationgroup.cpp |  | Lines:  | 256-265 |  
  |  | 5 | 3 | 
 QParallelAnimationGroup::duration| Name:  | QParallelAnimationGroup::duration |  | Prototype:  | int QParallelAnimationGroup::duration() const |  | Coverage:  | 100.000% (7/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qparallelanimationgroup.cpp |  | Lines:  | 111-125 |  
  |  | 8 | 3 | 
 QPalette::brush| Name:  | QPalette::brush |  | Prototype:  | const QBrush &QPalette::brush(ColorGroup gr, ColorRole cr) const |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qpalette.cpp |  | Lines:  | 719-731 |  
  |  | 7 | 3 | 
 QPainterPrivate::updateState| Name:  | QPainterPrivate::updateState |  | Prototype:  | void QPainterPrivate::updateState(QPainterState *newState) |  | Coverage:  |   0.000% (0/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp |  | Lines:  | 911-919 |  
  |  | 4 | 3 | 
 QPainterPrivate::updateMatrix| Name:  | QPainterPrivate::updateMatrix |  | Prototype:  | void QPainterPrivate::updateMatrix() |  | Coverage:  |   0.000% (0/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp |  | Lines:  | 645-662 |  
  |  | 9 | 3 | 
 QPainterPrivate::drawOpaqueBackground| Name:  | QPainterPrivate::drawOpaqueBackground |  | Prototype:  | void QPainterPrivate::drawOpaqueBackground(const QPainterPath &path, DrawOperation op) |  | Coverage:  |   0.000% (0/11) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp |  | Lines:  | 495-512 |  
  |  | 9 | 3 | 
 QPainterPathStroker::createStroke| Name:  | QPainterPathStroker::createStroke |  | Prototype:  | QPainterPath QPainterPathStroker::createStroke(const QPainterPath &path) const |  | Coverage:  |   0.000% (0/8) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp |  | Lines:  | 2595-2612 |  
  |  | 13 | 3 | 
 QPainterPath::quadTo| Name:  | QPainterPath::quadTo |  | Prototype:  | void QPainterPath::quadTo(const QPointF &c, const QPointF &e) |  | Coverage:  |   0.000% (0/15) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp |  | Lines:  | 837-867 |  
  |  | 14 | 3 | 
 QPainterPath::operator=| Name:  | QPainterPath::operator= |  | Prototype:  | QPainterPath &QPainterPath::operator=(const QPainterPath &other) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp |  | Lines:  | 597-606 |  
  |  | 6 | 3 | 
 QPainterPath::moveTo| Name:  | QPainterPath::moveTo |  | Prototype:  | void QPainterPath::moveTo(const QPointF &p) |  | Coverage:  |   0.000% (0/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp |  | Lines:  | 672-701 |  
  |  | 14 | 3 | 
 QPainterPath::lineTo| Name:  | QPainterPath::lineTo |  | Prototype:  | void QPainterPath::lineTo(const QPointF &p) |  | Coverage:  |   0.000% (0/15) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp |  | Lines:  | 722-747 |  
  |  | 13 | 3 | 
 QPainterPath::intersects| Name:  | QPainterPath::intersects |  | Prototype:  | bool QPainterPath::intersects(const QPainterPath &p) const |  | Coverage:  |   0.000% (0/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp |  | Lines:  | 3361-3369 |  
  |  | 6 | 3 | 
 QPainterPath::cubicTo| Name:  | QPainterPath::cubicTo |  | Prototype:  | void QPainterPath::cubicTo(const QPointF &c1, const QPointF &c2, const QPointF &e) |  | Coverage:  |   0.000% (0/21) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp |  | Lines:  | 780-813 |  
  |  | 15 | 3 | 
 QPainterPath::controlPointRect| Name:  | QPainterPath::controlPointRect |  | Prototype:  | QRectF QPainterPath::controlPointRect() const |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp |  | Lines:  | 1471-1480 |  
  |  | 6 | 3 | 
 QPainterPath::contains| Name:  | QPainterPath::contains |  | Prototype:  | bool QPainterPath::contains(const QPainterPath &p) const |  | Coverage:  |   0.000% (0/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp |  | Lines:  | 3383-3391 |  
  |  | 6 | 3 | 
 QPainterPath::boundingRect| Name:  | QPainterPath::boundingRect |  | Prototype:  | QRectF QPainterPath::boundingRect() const |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp |  | Lines:  | 1450-1459 |  
  |  | 6 | 3 | 
 QPainterPath::addRect| Name:  | QPainterPath::addRect |  | Prototype:  | void QPainterPath::addRect(const QRectF &r) |  | Coverage:  |   0.000% (0/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp |  | Lines:  | 1019-1047 |  
  |  | 17 | 3 | 
 QPainterPath::addPolygon| Name:  | QPainterPath::addPolygon |  | Prototype:  | void QPainterPath::addPolygon(const QPolygonF &polygon) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp |  | Lines:  | 1066-1081 |  
  |  | 9 | 3 | 
 QPainterPath::addPath| Name:  | QPainterPath::addPath |  | Prototype:  | void QPainterPath::addPath(const QPainterPath &other) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp |  | Lines:  | 1223-1242 |  
  |  | 11 | 3 | 
 QPainterPath::addEllipse| Name:  | QPainterPath::addEllipse |  | Prototype:  | void QPainterPath::addEllipse(const QRectF &boundingRect) |  | Coverage:  |   0.000% (0/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp |  | Lines:  | 1102-1134 |  
  |  | 21 | 3 | 
 QPainter::setWorldTransform| Name:  | QPainter::setWorldTransform |  | Prototype:  | void QPainter::setWorldTransform(const QTransform &matrix, bool combine ) |  | Coverage:  |   0.000% (0/8) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp |  | Lines:  | 8274-8290 |  
  |  | 9 | 3 | 
 QPainter::setWorldMatrixEnabled| Name:  | QPainter::setWorldMatrixEnabled |  | Prototype:  | void QPainter::setWorldMatrixEnabled(bool enable) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp |  | Lines:  | 3047-3064 |  
  |  | 8 | 3 | 
 QPainter::setViewTransformEnabled| Name:  | QPainter::setViewTransformEnabled |  | Prototype:  | void QPainter::setViewTransformEnabled(bool enable) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp |  | Lines:  | 7287-7306 |  
  |  | 8 | 3 | 
 QPainter::setFont| Name:  | QPainter::setFont |  | Prototype:  | void QPainter::setFont(const QFont &font) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp |  | Lines:  | 4066-4083 |  
  |  | 7 | 3 | 
 QPainter::setBrushOrigin| Name:  | QPainter::setBrushOrigin |  | Prototype:  | void QPainter::setBrushOrigin(const QPointF &p) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp |  | Lines:  | 2126-2147 |  
  |  | 9 | 3 | 
 QPainter::setBackground| Name:  | QPainter::setBackground |  | Prototype:  | void QPainter::setBackground(const QBrush &bg) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp |  | Lines:  | 4036-4051 |  
  |  | 7 | 3 | 
 QPainter::save| Name:  | QPainter::save |  | Prototype:  | void QPainter::save() |  | Coverage:  |   0.000% (0/8) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp |  | Lines:  | 1570-1591 |  
  |  | 11 | 3 | 
 QPainter::resetTransform| Name:  | QPainter::resetTransform |  | Prototype:  | void QPainter::resetTransform() |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp |  | Lines:  | 8242-8264 |  
  |  | 13 | 3 | 
 QPainter::fillRect| Name:  | QPainter::fillRect |  | Prototype:  | void QPainter::fillRect(const QRect &r, const QColor &color) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp |  | Lines:  | 6966-6979 |  
  |  | 7 | 3 | 
 QPainter::fillRect| Name:  | QPainter::fillRect |  | Prototype:  | void QPainter::fillRect(const QRectF &r, const QColor &color) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp |  | Lines:  | 6990-7003 |  
  |  | 7 | 3 | 
 QPainter::endNativePainting| Name:  | QPainter::endNativePainting |  | Prototype:  | void QPainter::endNativePainting() |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp |  | Lines:  | 1992-2004 |  
  |  | 7 | 3 | 
 QPainter::drawText| Name:  | QPainter::drawText |  | Prototype:  | void QPainter::drawText(const QRectF &r, int flags, const QString &str, QRectF *br) |  | Coverage:  |   0.000% (0/11) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp |  | Lines:  | 6007-6024 |  
  |  | 6 | 3 | 
 QPainter::drawText| Name:  | QPainter::drawText |  | Prototype:  | void QPainter::drawText(const QRectF &r, const QString &text, const QTextOption &o) |  | Coverage:  |   0.000% (0/11) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp |  | Lines:  | 6125-6142 |  
  |  | 6 | 3 | 
 QPainter::drawPicture| Name:  | QPainter::drawPicture |  | Prototype:  | void QPainter::drawPicture(const QPointF &p, const QPicture &picture) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp |  | Lines:  | 6776-6790 |  
  |  | 9 | 3 | 
 QPainter::beginNativePainting| Name:  | QPainter::beginNativePainting |  | Prototype:  | void QPainter::beginNativePainting() |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp |  | Lines:  | 1971-1981 |  
  |  | 6 | 3 | 
 QPaintEngineEx::drawPolygon| Name:  | QPaintEngineEx::drawPolygon |  | Prototype:  | void QPaintEngineEx::drawPolygon(const QPoint *points, int pointCount, PolygonDrawMode mode) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengineex.cpp |  | Lines:  | 920-935 |  
  |  | 8 | 3 | 
 QPaintEngineEx::drawPixmapFragments| Name:  | QPaintEngineEx::drawPixmapFragments |  | Prototype:  | void QPaintEngineEx::drawPixmapFragments(const QPainter::PixmapFragment *fragments, int fragmentCount, const QPixmap &pixmap, QPainter::PixmapFragmentHints ) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengineex.cpp |  | Lines:  | 962-991 |  
  |  | 21 | 3 | 
 QPaintEngineEx::drawLines| Name:  | QPaintEngineEx::drawLines |  | Prototype:  | void QPaintEngineEx::drawLines(const QLine *lines, int lineCount) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengineex.cpp |  | Lines:  | 783-800 |  
  |  | 11 | 3 | 
 QPaintEngineEx::draw| Name:  | QPaintEngineEx::draw |  | Prototype:  | void QPaintEngineEx::draw(const QVectorPath &path) |  | Coverage:  |   0.000% (0/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengineex.cpp |  | Lines:  | 594-603 |  
  |  | 6 | 3 | 
 QPaintEngine::drawTextItem| Name:  | QPaintEngine::drawTextItem |  | Prototype:  | void QPaintEngine::drawTextItem(const QPointF &p, const QTextItem &textItem) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine.cpp |  | Lines:  | 751-768 |  
  |  | 13 | 3 | 
 QPaintEngine::drawRects| Name:  | QPaintEngine::drawRects |  | Prototype:  | void QPaintEngine::drawRects(const QRect *rects, int rectCount) |  | Coverage:  |   0.000% (0/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine.cpp |  | Lines:  | 833-856 |  
  |  | 13 | 3 | 
 QPaintEngine::drawPoints| Name:  | QPaintEngine::drawPoints |  | Prototype:  | void QPaintEngine::drawPoints(const QPoint *points, int pointCount) |  | Coverage:  |   0.000% (0/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine.cpp |  | Lines:  | 479-494 |  
  |  | 11 | 3 | 
 QPaintEngine::drawLines| Name:  | QPaintEngine::drawLines |  | Prototype:  | void QPaintEngine::drawLines(const QLine *lines, int lineCount) |  | Coverage:  |   0.000% (0/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine.cpp |  | Lines:  | 797-823 |  
  |  | 14 | 3 | 
 QPaintDeviceWindow::exposeEvent| Name:  | QPaintDeviceWindow::exposeEvent |  | Prototype:  | void QPaintDeviceWindow::exposeEvent(QExposeEvent *exposeEvent) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qpaintdevicewindow.cpp |  | Lines:  | 179-194 |  
  |  | 7 | 3 | 
 QPaintDeviceWindow::event| Name:  | QPaintDeviceWindow::event |  | Prototype:  | bool QPaintDeviceWindow::event(QEvent *event) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qpaintdevicewindow.cpp |  | Lines:  | 199-210 |  
  |  | 6 | 3 | 
 QPageSizePrivate::QPageSizePrivate| Name:  | QPageSizePrivate::QPageSizePrivate |  | Prototype:  | QPageSizePrivate::QPageSizePrivate(const QString &key, const QSize &pointSize, const QString &name) |  | Coverage:  |   0.000% (0/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagesize.cpp |  | Lines:  | 792-805 |  
  |  | 6 | 3 | 
 QPageSizePrivate::QPageSizePrivate| Name:  | QPageSizePrivate::QPageSizePrivate |  | Prototype:  | QPageSizePrivate::QPageSizePrivate(int windowsId, const QSize &pointSize, const QString &name) |  | Coverage:  |   0.000% (0/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagesize.cpp |  | Lines:  | 807-820 |  
  |  | 6 | 3 | 
 QPageSetupWidget::setPrinter| Name:  | QPageSetupWidget::setPrinter |  | Prototype:  | void QPageSetupWidget::setPrinter(QPrinter *printer) |  | Coverage:  |  57.143% (4/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/dialogs/qpagesetupdialog_unix.cpp |  | Lines:  | 374-392 |  
  |  | 9 | 3 | 
 QPageLayout::setMargins| Name:  | QPageLayout::setMargins |  | Prototype:  | bool QPageLayout::setMargins(const QMarginsF &margins) |  | Coverage:  |   0.000% (0/21) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagelayout.cpp |  | Lines:  | 601-620 |  
  |  | 16 | 3 | 
 QPageLayout::paintRect| Name:  | QPageLayout::paintRect |  | Prototype:  | QRectF QPageLayout::paintRect(Unit units) const |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagelayout.cpp |  | Lines:  | 902-910 |  
  |  | 6 | 3 | 
 QPMCache::timerEvent| Name:  | QPMCache::timerEvent |  | Prototype:  | void QPMCache::timerEvent(QTimerEvent *) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmapcache.cpp |  | Lines:  | 286-297 |  
  |  | 8 | 3 | 
 QPMCache::resizeKeyArray| Name:  | QPMCache::resizeKeyArray |  | Prototype:  | void QPMCache::resizeKeyArray(int size) |  | Coverage:  |   0.000% (0/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmapcache.cpp |  | Lines:  | 405-414 |  
  |  | 7 | 3 | 
 QPMCache::replace| Name:  | QPMCache::replace |  | Prototype:  | bool QPMCache::replace(const QPixmapCache::Key &key, const QPixmap &pixmap, int cost) |  | Coverage:  |   0.000% (0/8) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmapcache.cpp |  | Lines:  | 368-388 |  
  |  | 11 | 3 | 
 QPMCache::object| Name:  | QPMCache::object |  | Prototype:  | QPixmap *QPMCache::object(const QString &key) const |  | Coverage:  |   0.000% (0/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmapcache.cpp |  | Lines:  | 300-313 |  
  |  | 8 | 3 | 
 QPMCache::insert| Name:  | QPMCache::insert |  | Prototype:  | QPixmapCache::Key QPMCache::insert(const QPixmap &pixmap, int cost) |  | Coverage:  |   0.000% (0/8) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmapcache.cpp |  | Lines:  | 352-366 |  
  |  | 8 | 3 | 
 QPMCache::flushDetachedPixmaps| Name:  | QPMCache::flushDetachedPixmaps |  | Prototype:  | bool QPMCache::flushDetachedPixmaps(bool nt) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmapcache.cpp |  | Lines:  | 264-284 |  
  |  | 13 | 3 | 
 QOpenUrlHandlerRegistry::handlerDestroyed| Name:  | QOpenUrlHandlerRegistry::handlerDestroyed |  | Prototype:  | void QOpenUrlHandlerRegistry::handlerDestroyed(QObject *handler) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/util/qdesktopservices.cpp |  | Lines:  | 82-92 |  
  |  | 5 | 3 | 
 QOpenGLWindow::defaultFramebufferObject| Name:  | QOpenGLWindow::defaultFramebufferObject |  | Prototype:  | GLuint QOpenGLWindow::defaultFramebufferObject() const |  | Coverage:  |   0.000% (0/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qopenglwindow.cpp |  | Lines:  | 497-506 |  
  |  | 6 | 3 | 
 QOpenGLWidgetPrivate::resizeViewportFramebuffer| Name:  | QOpenGLWidgetPrivate::resizeViewportFramebuffer |  | Prototype:  | void QOpenGLWidgetPrivate::resizeViewportFramebuffer() |  | Coverage:  |   0.000% (0/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qopenglwidget.cpp |  | Lines:  | 907-917 |  
  |  | 6 | 3 | 
 QOpenGLWidgetPrivate::reset| Name:  | QOpenGLWidgetPrivate::reset |  | Prototype:  | void QOpenGLWidgetPrivate::reset() |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qopenglwidget.cpp |  | Lines:  | 657-683 |  
  |  | 16 | 3 | 
 QOpenGLWidgetPrivate::render| Name:  | QOpenGLWidgetPrivate::render |  | Prototype:  | void QOpenGLWidgetPrivate::render() |  | Coverage:  |   0.000% (0/11) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qopenglwidget.cpp |  | Lines:  | 836-851 |  
  |  | 8 | 3 | 
 QOpenGLWidgetPrivate::recreateFbo| Name:  | QOpenGLWidgetPrivate::recreateFbo |  | Prototype:  | void QOpenGLWidgetPrivate::recreateFbo() |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qopenglwidget.cpp |  | Lines:  | 685-719 |  
  |  | 23 | 3 | 
 QOpenGLWidgetPaintDevicePrivate::beginPaint| Name:  | QOpenGLWidgetPaintDevicePrivate::beginPaint |  | Prototype:  | void QOpenGLWidgetPaintDevicePrivate::beginPaint() |  | Coverage:  |   0.000% (0/8) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qopenglwidget.cpp |  | Lines:  | 615-632 |  
  |  | 8 | 3 | 
 QOpenGLWidgetPaintDevice::ensureActiveTarget| Name:  | QOpenGLWidgetPaintDevice::ensureActiveTarget |  | Prototype:  | void QOpenGLWidgetPaintDevice::ensureActiveTarget() |  | Coverage:  |   0.000% (0/8) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qopenglwidget.cpp |  | Lines:  | 634-650 |  
  |  | 8 | 3 | 
 QOpenGLWidget::resizeEvent| Name:  | QOpenGLWidget::resizeEvent |  | Prototype:  | void QOpenGLWidget::resizeEvent(QResizeEvent *e) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qopenglwidget.cpp |  | Lines:  | 1167-1184 |  
  |  | 11 | 3 | 
 QOpenGLWidget::paintEvent| Name:  | QOpenGLWidget::paintEvent |  | Prototype:  | void QOpenGLWidget::paintEvent(QPaintEvent *e) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qopenglwidget.cpp |  | Lines:  | 1197-1206 |  
  |  | 6 | 3 | 
 QOpenGLWidget::paintEngine| Name:  | QOpenGLWidget::paintEngine |  | Prototype:  | QPaintEngine *QOpenGLWidget::paintEngine() const |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qopenglwidget.cpp |  | Lines:  | 1308-1321 |  
  |  | 6 | 3 | 
 QOpenGLWidget::makeCurrent| Name:  | QOpenGLWidget::makeCurrent |  | Prototype:  | void QOpenGLWidget::makeCurrent() |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qopenglwidget.cpp |  | Lines:  | 1046-1056 |  
  |  | 6 | 3 | 
 QOpenGLTimeMonitorPrivate::samples| Name:  | QOpenGLTimeMonitorPrivate::samples |  | Prototype:  | QVector<GLuint64> QOpenGLTimeMonitorPrivate::samples() const |  | Coverage:  |   0.000% (0/8) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltimerquery.cpp |  | Lines:  | 599-612 |  
  |  | 6 | 3 | 
 QOpenGLTexturePrivate::release| Name:  | QOpenGLTexturePrivate::release |  | Prototype:  | void QOpenGLTexturePrivate::release(uint unit, QOpenGLTexture::TextureUnitReset reset) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexture.cpp |  | Lines:  | 258-269 |  
  |  | 7 | 3 | 
 QOpenGLTexturePrivate::initializeOpenGLFunctions| Name:  | QOpenGLTexturePrivate::initializeOpenGLFunctions |  | Prototype:  | void QOpenGLTexturePrivate::initializeOpenGLFunctions() |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexture.cpp |  | Lines:  | 141-155 |  
  |  | 6 | 3 | 
 QOpenGLTexturePrivate::destroy| Name:  | QOpenGLTexturePrivate::destroy |  | Prototype:  | void QOpenGLTexturePrivate::destroy() |  | Coverage:  |   0.000% (0/11) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexture.cpp |  | Lines:  | 186-233 |  
  |  | 38 | 3 | 
 QOpenGLTexturePrivate::bind| Name:  | QOpenGLTexturePrivate::bind |  | Prototype:  | void QOpenGLTexturePrivate::bind(uint unit, QOpenGLTexture::TextureUnitReset reset) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexture.cpp |  | Lines:  | 240-251 |  
  |  | 7 | 3 | 
 QOpenGLTextureGlyphCache::maxTextureHeight| Name:  | QOpenGLTextureGlyphCache::maxTextureHeight |  | Prototype:  | int QOpenGLTextureGlyphCache::maxTextureHeight() const |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltextureglyphcache.cpp |  | Lines:  | 450-460 |  
  |  | 6 | 3 | 
 QOpenGLTextureGlyphCache::fillTexture| Name:  | QOpenGLTextureGlyphCache::fillTexture |  | Prototype:  | void QOpenGLTextureGlyphCache::fillTexture(const Coord &c, glyph_t glyph, QFixed subPixelPosition) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltextureglyphcache.cpp |  | Lines:  | 418-434 |  
  |  | 10 | 3 | 
 QOpenGLTextureBlitterPrivate::prepareProgram| Name:  | QOpenGLTextureBlitterPrivate::prepareProgram |  | Prototype:  | void QOpenGLTextureBlitterPrivate::prepareProgram(const QMatrix4x4 &vertexTransform) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltextureblitter.cpp |  | Lines:  | 219-244 |  
  |  | 16 | 3 | 
 QOpenGLTexture::setSwizzleMask| Name:  | QOpenGLTexture::setSwizzleMask |  | Prototype:  | void QOpenGLTexture::setSwizzleMask(SwizzleComponent component, SwizzleValue value) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexture.cpp |  | Lines:  | 3736-3757 |  
  |  | 12 | 3 | 
 QOpenGLTexture::setSwizzleMask| Name:  | QOpenGLTexture::setSwizzleMask |  | Prototype:  | void QOpenGLTexture::setSwizzleMask(SwizzleValue r, SwizzleValue g, SwizzleValue b, SwizzleValue a) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexture.cpp |  | Lines:  | 3764-3792 |  
  |  | 16 | 3 | 
 QOpenGLTexture::setDepthStencilMode| Name:  | QOpenGLTexture::setDepthStencilMode |  | Prototype:  | void QOpenGLTexture::setDepthStencilMode(QOpenGLTexture::DepthStencilMode mode) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexture.cpp |  | Lines:  | 3825-3845 |  
  |  | 12 | 3 | 
 QOpenGLTexture::setBorderColor| Name:  | QOpenGLTexture::setBorderColor |  | Prototype:  | void QOpenGLTexture::setBorderColor(float r, float g, float b, float a) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexture.cpp |  | Lines:  | 4122-4148 |  
  |  | 16 | 3 | 
 QOpenGLTexture::setBorderColor| Name:  | QOpenGLTexture::setBorderColor |  | Prototype:  | void QOpenGLTexture::setBorderColor(int r, int g, int b, int a) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexture.cpp |  | Lines:  | 4155-4183 |  
  |  | 16 | 3 | 
 QOpenGLTexture::setBorderColor| Name:  | QOpenGLTexture::setBorderColor |  | Prototype:  | void QOpenGLTexture::setBorderColor(uint r, uint g, uint b, uint a) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexture.cpp |  | Lines:  | 4190-4218 |  
  |  | 16 | 3 | 
 QOpenGLSharedResource::free| Name:  | QOpenGLSharedResource::free |  | Prototype:  | void QOpenGLSharedResource::free() |  | Coverage:  |   0.000% (0/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qopenglcontext.cpp |  | Lines:  | 1506-1522 |  
  |  | 9 | 3 | 
 QOpenGLShaderProgramPrivate::hasShader| Name:  | QOpenGLShaderProgramPrivate::hasShader |  | Prototype:  | bool QOpenGLShaderProgramPrivate::hasShader(QOpenGLShader::ShaderType type) const |  | Coverage:  |   0.000% (0/5) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglshaderprogram.cpp |  | Lines:  | 739-746 |  
  |  | 4 | 3 | 
 QOpenGLShaderProgram::removeShader| Name:  | QOpenGLShaderProgram::removeShader |  | Prototype:  | void QOpenGLShaderProgram::removeShader(QOpenGLShader *shader) |  | Coverage:  |   0.000% (0/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglshaderprogram.cpp |  | Lines:  | 959-973 |  
  |  | 9 | 3 | 
 QOpenGLShaderProgram::removeAllShaders| Name:  | QOpenGLShaderProgram::removeAllShaders |  | Prototype:  | void QOpenGLShaderProgram::removeAllShaders() |  | Coverage:  |   0.000% (0/11) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglshaderprogram.cpp |  | Lines:  | 995-1012 |  
  |  | 11 | 3 | 
 QOpenGLShaderProgram::programId| Name:  | QOpenGLShaderProgram::programId |  | Prototype:  | GLuint QOpenGLShaderProgram::programId() const |  | Coverage:  |   0.000% (0/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglshaderprogram.cpp |  | Lines:  | 1144-1157 |  
  |  | 7 | 3 | 
 QOpenGLShaderProgram::hasOpenGLShaderPrograms| Name:  | QOpenGLShaderProgram::hasOpenGLShaderPrograms |  | Prototype:  | bool QOpenGLShaderProgram::hasOpenGLShaderPrograms(QOpenGLContext *context) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglshaderprogram.cpp |  | Lines:  | 3416-3428 |  
  |  | 5 | 3 | 
 QOpenGLShaderProgram::addShaderFromSourceFile| Name:  | QOpenGLShaderProgram::addShaderFromSourceFile |  | Prototype:  | bool QOpenGLShaderProgram::addShaderFromSourceFile (QOpenGLShader::ShaderType type, const QString& fileName) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglshaderprogram.cpp |  | Lines:  | 936-950 |  
  |  | 10 | 3 | 
 QOpenGLShaderProgram::addShaderFromSourceCode| Name:  | QOpenGLShaderProgram::addShaderFromSourceCode |  | Prototype:  | bool QOpenGLShaderProgram::addShaderFromSourceCode(QOpenGLShader::ShaderType type, const char *source) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglshaderprogram.cpp |  | Lines:  | 869-882 |  
  |  | 10 | 3 | 
 QOpenGLShader::sourceCode| Name:  | QOpenGLShader::sourceCode |  | Prototype:  | QByteArray QOpenGLShader::sourceCode() const |  | Coverage:  |   0.000% (0/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglshaderprogram.cpp |  | Lines:  | 637-653 |  
  |  | 14 | 3 | 
 QOpenGLPaintDevice::paintEngine| Name:  | QOpenGLPaintDevice::paintEngine |  | Prototype:  | QPaintEngine *QOpenGLPaintDevice::paintEngine() const |  | Coverage:  |   0.000% (0/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglpaintdevice.cpp |  | Lines:  | 202-214 |  
  |  | 7 | 3 |