| Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–¾ | 
 QRawFont::isValid| Name:  | QRawFont::isValid |  | Prototype:  | bool QRawFont::isValid() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qrawfont.cpp |  | Lines:  | 217-220 |  
  |  | 1 | 1 | 
 QRawFont::hintingPreference| Name:  | QRawFont::hintingPreference |  | Prototype:  | QFont::HintingPreference QRawFont::hintingPreference() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qrawfont.cpp |  | Lines:  | 617-620 |  
  |  | 1 | 1 | 
 QRawFont::familyName| Name:  | QRawFont::familyName |  | Prototype:  | QString QRawFont::familyName() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qrawfont.cpp |  | Lines:  | 439-442 |  
  |  | 1 | 1 | 
 QRawFont::descent| Name:  | QRawFont::descent |  | Prototype:  | qreal QRawFont::descent() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qrawfont.cpp |  | Lines:  | 344-347 |  
  |  | 1 | 1 | 
 QRawFont::averageCharWidth| Name:  | QRawFont::averageCharWidth |  | Prototype:  | qreal QRawFont::averageCharWidth() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qrawfont.cpp |  | Lines:  | 378-381 |  
  |  | 1 | 1 | 
 QRawFont::ascent| Name:  | QRawFont::ascent |  | Prototype:  | qreal QRawFont::ascent() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qrawfont.cpp |  | Lines:  | 329-332 |  
  |  | 1 | 1 | 
 QRawFont::advancesForGlyphIndexes| Name:  | QRawFont::advancesForGlyphIndexes |  | Prototype:  | bool QRawFont::advancesForGlyphIndexes(const quint32 *glyphIndexes, QPointF *advances, int numGlyphs) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qrawfont.cpp |  | Lines:  | 607-610 |  
  |  | 1 | 1 | 
 QRawFont::QRawFont| Name:  | QRawFont::QRawFont |  | Prototype:  | QRawFont::QRawFont(const QString &fileName, qreal pixelSize, QFont::HintingPreference hintingPreference) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qrawfont.cpp |  | Lines:  | 159-165 |  
  |  | 1 | 1 | 
 QRawFont::QRawFont| Name:  | QRawFont::QRawFont |  | Prototype:  | QRawFont::QRawFont(const QByteArray &fontData, qreal pixelSize, QFont::HintingPreference hintingPreference) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qrawfont.cpp |  | Lines:  | 174-180 |  
  |  | 1 | 1 | 
 QRawFont::QRawFont| Name:  | QRawFont::QRawFont |  | Prototype:  | QRawFont::QRawFont(const QRawFont &other) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qrawfont.cpp |  | Lines:  | 185-188 |  
  |  | 1 | 1 | 
 QRawFont::QRawFont| Name:  | QRawFont::QRawFont |  | Prototype:  | QRawFont::QRawFont() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qrawfont.cpp |  | Lines:  | 147-150 |  
  |  | 2 | 1 | 
 QRasterizer::~QRasterizer| Name:  | QRasterizer::~QRasterizer |  | Prototype:  | QRasterizer::~QRasterizer() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qrasterizer.cpp |  | Lines:  | 649-652 |  
  |  | 1 | 1 | 
 QRasterizer::setLegacyRoundingEnabled| Name:  | QRasterizer::setLegacyRoundingEnabled |  | Prototype:  | void QRasterizer::setLegacyRoundingEnabled(bool legacyRoundingEnabled) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qrasterizer.cpp |  | Lines:  | 670-673 |  
  |  | 1 | 1 | 
 QRasterizer::setClipRect| Name:  | QRasterizer::setClipRect |  | Prototype:  | void QRasterizer::setClipRect(const QRect &clipRect) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qrasterizer.cpp |  | Lines:  | 665-668 |  
  |  | 1 | 1 | 
 QRasterizer::setAntialiased| Name:  | QRasterizer::setAntialiased |  | Prototype:  | void QRasterizer::setAntialiased(bool antialiased) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qrasterizer.cpp |  | Lines:  | 654-657 |  
  |  | 1 | 1 | 
 QRasterizer::initialize| Name:  | QRasterizer::initialize |  | Prototype:  | void QRasterizer::initialize(ProcessSpans blend, void *data) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qrasterizer.cpp |  | Lines:  | 659-663 |  
  |  | 2 | 1 | 
 QRasterizer::QRasterizer| Name:  | QRasterizer::QRasterizer |  | Prototype:  | QRasterizer::QRasterizer() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qrasterizer.cpp |  | Lines:  | 643-647 |  
  |  | 1 | 1 | 
 QRasterWindowPrivate::flush| Name:  | QRasterWindowPrivate::flush |  | Prototype:  | void flush(const QRegion ®ion) override |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qrasterwindow.cpp |  | Lines:  | 89-93 |  
  |  | 2 | 1 | 
 QRasterWindowPrivate::endPaint| Name:  | QRasterWindowPrivate::endPaint |  | Prototype:  | void endPaint() override |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qrasterwindow.cpp |  | Lines:  | 84-87 |  
  |  | 1 | 1 | 
 QRasterWindow::redirected| Name:  | QRasterWindow::redirected |  | Prototype:  | QPaintDevice *QRasterWindow::redirected(QPoint *) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qrasterwindow.cpp |  | Lines:  | 127-131 |  
  |  | 2 | 1 | 
 QRasterWindow::QRasterWindow| Name:  | QRasterWindow::QRasterWindow |  | Prototype:  | QRasterWindow::QRasterWindow(QWindow *parent) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qrasterwindow.cpp |  | Lines:  | 101-106 |  
  |  | 2 | 1 | 
 QRasterPlatformPixmap::setDevicePixelRatio| Name:  | QRasterPlatformPixmap::setDevicePixelRatio |  | Prototype:  | void QRasterPlatformPixmap::setDevicePixelRatio(qreal scaleFactor) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmap_raster.cpp |  | Lines:  | 368-371 |  
  |  | 1 | 1 | 
 QRasterPlatformPixmap::paintEngine| Name:  | QRasterPlatformPixmap::paintEngine |  | Prototype:  | QPaintEngine* QRasterPlatformPixmap::paintEngine() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmap_raster.cpp |  | Lines:  | 249-252 |  
  |  | 1 | 1 | 
 QRasterPlatformPixmap::hasAlphaChannel| Name:  | QRasterPlatformPixmap::hasAlphaChannel |  | Prototype:  | bool QRasterPlatformPixmap::hasAlphaChannel() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmap_raster.cpp |  | Lines:  | 212-215 |  
  |  | 1 | 1 | 
 QRasterPlatformPixmap::fromImageInPlace| Name:  | QRasterPlatformPixmap::fromImageInPlace |  | Prototype:  | void QRasterPlatformPixmap::fromImageInPlace(QImage &sourceImage, Qt::ImageConversionFlags flags) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmap_raster.cpp |  | Lines:  | 140-144 |  
  |  | 1 | 1 | 
 QRasterPlatformPixmap::fromImage| Name:  | QRasterPlatformPixmap::fromImage |  | Prototype:  | void QRasterPlatformPixmap::fromImage(const QImage &sourceImage, Qt::ImageConversionFlags flags) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmap_raster.cpp |  | Lines:  | 133-138 |  
  |  | 2 | 1 | 
 QRasterPlatformPixmap::devicePixelRatio| Name:  | QRasterPlatformPixmap::devicePixelRatio |  | Prototype:  | qreal QRasterPlatformPixmap::devicePixelRatio() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmap_raster.cpp |  | Lines:  | 363-366 |  
  |  | 1 | 1 | 
 QRasterPlatformPixmap::createCompatiblePlatformPixmap| Name:  | QRasterPlatformPixmap::createCompatiblePlatformPixmap |  | Prototype:  | QPlatformPixmap *QRasterPlatformPixmap::createCompatiblePlatformPixmap() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmap_raster.cpp |  | Lines:  | 91-94 |  
  |  | 1 | 1 | 
 QRasterPlatformPixmap::copy| Name:  | QRasterPlatformPixmap::copy |  | Prototype:  | void QRasterPlatformPixmap::copy(const QPlatformPixmap *data, const QRect &rect) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmap_raster.cpp |  | Lines:  | 160-163 |  
  |  | 1 | 1 | 
 QRasterPlatformPixmap::buffer| Name:  | QRasterPlatformPixmap::buffer |  | Prototype:  | QImage* QRasterPlatformPixmap::buffer() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmap_raster.cpp |  | Lines:  | 358-361 |  
  |  | 1 | 1 | 
 QRasterPlatformPixmap::QRasterPlatformPixmap| Name:  | QRasterPlatformPixmap::QRasterPlatformPixmap |  | Prototype:  | QRasterPlatformPixmap::QRasterPlatformPixmap(PixelType type) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmap_raster.cpp |  | Lines:  | 82-85 |  
  |  | 2 | 1 | 
 QRasterPaintEngineState::QRasterPaintEngineState| Name:  | QRasterPaintEngineState::QRasterPaintEngineState |  | Prototype:  | QRasterPaintEngineState::QRasterPaintEngineState(QRasterPaintEngineState &s) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp |  | Lines:  | 628-647 |  
  |  | 3 | 1 | 
 QRasterPaintEngineState::QRasterPaintEngineState| Name:  | QRasterPaintEngineState::QRasterPaintEngineState |  | Prototype:  | QRasterPaintEngineState::QRasterPaintEngineState() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp |  | Lines:  | 601-626 |  
  |  | 17 | 1 | 
 QRasterPaintEnginePrivate::recalculateFastImages| Name:  | QRasterPaintEnginePrivate::recalculateFastImages |  | Prototype:  | void QRasterPaintEnginePrivate::recalculateFastImages() |  | Coverage:  |   0.000% (0/5) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp |  | Lines:  | 3604-3611 |  
  |  | 4 | 1 | 
 QRasterPaintEnginePrivate::isUnclipped| Name:  | QRasterPaintEnginePrivate::isUnclipped |  | Prototype:  | inline bool QRasterPaintEnginePrivate::isUnclipped(const QRectF &rect, int penWidth) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp |  | Lines:  | 2916-2920 |  
  |  | 1 | 1 | 
 QRasterPaintEnginePrivate::getBrushFunc| Name:  | QRasterPaintEnginePrivate::getBrushFunc |  | Prototype:  | inline ProcessSpans QRasterPaintEnginePrivate::getBrushFunc(const QRect &rect, const QSpanData *data) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp |  | Lines:  | 2922-2927 |  
  |  | 1 | 1 | 
 QRasterPaintEnginePrivate::getBrushFunc| Name:  | QRasterPaintEnginePrivate::getBrushFunc |  | Prototype:  | inline ProcessSpans QRasterPaintEnginePrivate::getBrushFunc(const QRectF &rect, const QSpanData *data) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp |  | Lines:  | 2929-2934 |  
  |  | 1 | 1 | 
 QRasterPaintEnginePrivate::canUseFastImageBlending| Name:  | QRasterPaintEnginePrivate::canUseFastImageBlending |  | Prototype:  | bool QRasterPaintEnginePrivate::canUseFastImageBlending(QPainter::CompositionMode mode, const QImage &image) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp |  | Lines:  | 3613-3622 |  
  |  | 6 | 1 | 
 QRasterPaintEnginePrivate::QRasterPaintEnginePrivate| Name:  | QRasterPaintEnginePrivate::QRasterPaintEnginePrivate |  | Prototype:  | QRasterPaintEnginePrivate::QRasterPaintEnginePrivate() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp |  | Lines:  | 275-279 |  
  |  | 2 | 1 | 
 QRasterPaintEngine::~QRasterPaintEngine| Name:  | QRasterPaintEngine::~QRasterPaintEngine |  | Prototype:  | QRasterPaintEngine::~QRasterPaintEngine() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp |  | Lines:  | 426-431 |  
  |  | 2 | 1 | 
 QRasterPaintEngine::updateOutlineMapper| Name:  | QRasterPaintEngine::updateOutlineMapper |  | Prototype:  | void QRasterPaintEngine::updateOutlineMapper() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp |  | Lines:  | 821-825 |  
  |  | 2 | 1 | 
 QRasterPaintEngine::transformChanged| Name:  | QRasterPaintEngine::transformChanged |  | Prototype:  | void QRasterPaintEngine::transformChanged() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp |  | Lines:  | 919-934 |  
  |  | 6 | 1 | 
 QRasterPaintEngine::size| Name:  | QRasterPaintEngine::size |  | Prototype:  | QSize QRasterPaintEngine::size() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp |  | Lines:  | 537-541 |  
  |  | 2 | 1 | 
 QRasterPaintEngine::setState| Name:  | QRasterPaintEngine::setState |  | Prototype:  | void QRasterPaintEngine::setState(QPainterState *s) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp |  | Lines:  | 666-671 |  
  |  | 3 | 1 | 
 QRasterPaintEngine::saveBuffer| Name:  | QRasterPaintEngine::saveBuffer |  | Prototype:  | void QRasterPaintEngine::saveBuffer(const QString &s) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp |  | Lines:  | 547-551 |  
  |  | 2 | 1 | 
 QRasterPaintEngine::releaseBuffer| Name:  | QRasterPaintEngine::releaseBuffer |  | Prototype:  | void QRasterPaintEngine::releaseBuffer() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp |  | Lines:  | 528-532 |  
  |  | 2 | 1 | 
 QRasterPaintEngine::rasterBuffer| Name:  | QRasterPaintEngine::rasterBuffer |  | Prototype:  | QRasterBuffer *QRasterPaintEngine::rasterBuffer() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp |  | Lines:  | 2517-2521 |  
  |  | 2 | 1 | 
 QRasterPaintEngine::penChanged| Name:  | QRasterPaintEngine::penChanged |  | Prototype:  | void QRasterPaintEngine::penChanged() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp |  | Lines:  | 686-695 |  
  |  | 4 | 1 | 
 QRasterPaintEngine::opacityChanged| Name:  | QRasterPaintEngine::opacityChanged |  | Prototype:  | void QRasterPaintEngine::opacityChanged() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp |  | Lines:  | 850-863 |  
  |  | 6 | 1 | 
 QRasterPaintEngine::end| Name:  | QRasterPaintEngine::end |  | Prototype:  | bool QRasterPaintEngine::end() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp |  | Lines:  | 512-523 |  
  |  | 1 | 1 | 
 QRasterPaintEngine::coordinateOffset| Name:  | QRasterPaintEngine::coordinateOffset |  | Prototype:  | QPoint QRasterPaintEngine::coordinateOffset() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp |  | Lines:  | 3319-3322 |  
  |  | 1 | 1 | 
 QRasterPaintEngine::compositionModeChanged| Name:  | QRasterPaintEngine::compositionModeChanged |  | Prototype:  | void QRasterPaintEngine::compositionModeChanged() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp |  | Lines:  | 868-884 |  
  |  | 7 | 1 | 
 QRasterPaintEngine::brushOriginChanged| Name:  | QRasterPaintEngine::brushOriginChanged |  | Prototype:  | void QRasterPaintEngine::brushOriginChanged() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp |  | Lines:  | 775-783 |  
  |  | 2 | 1 | 
 QRasterPaintEngine::brushChanged| Name:  | QRasterPaintEngine::brushChanged |  | Prototype:  | void QRasterPaintEngine::brushChanged() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp |  | Lines:  | 789-796 |  
  |  | 2 | 1 | 
 QRasterPaintEngine::QRasterPaintEngine| Name:  | QRasterPaintEngine::QRasterPaintEngine |  | Prototype:  | QRasterPaintEngine::QRasterPaintEngine(QPaintDevice *device) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp |  | Lines:  | 336-341 |  
  |  | 2 | 1 | 
 QRasterPaintEngine::QRasterPaintEngine| Name:  | QRasterPaintEngine::QRasterPaintEngine |  | Prototype:  | QRasterPaintEngine::QRasterPaintEngine(QRasterPaintEnginePrivate &dd, QPaintDevice *device) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp |  | Lines:  | 346-351 |  
  |  | 2 | 1 | 
 QRasterBuffer::resetBuffer| Name:  | QRasterBuffer::resetBuffer |  | Prototype:  | void QRasterBuffer::resetBuffer(int val) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp |  | Lines:  | 3679-3682 |  
  |  | 1 | 1 | 
 QRasterBuffer::init| Name:  | QRasterBuffer::init |  | Prototype:  | void QRasterBuffer::init() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp |  | Lines:  | 3651-3657 |  
  |  | 4 | 1 | 
 QRadioButtonPrivate::init| Name:  | QRadioButtonPrivate::init |  | Prototype:  | void QRadioButtonPrivate::init() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qradiobutton.cpp |  | Lines:  | 66-74 |  
  |  | 6 | 1 | 
 QRadioButtonPrivate::QRadioButtonPrivate| Name:  | QRadioButtonPrivate::QRadioButtonPrivate |  | Prototype:  | QRadioButtonPrivate() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qradiobutton.cpp |  | Lines:  | 58-58 |  
  |  | 1 | 1 | 
 QRadioButton::paintEvent| Name:  | QRadioButton::paintEvent |  | Prototype:  | void QRadioButton::paintEvent(QPaintEvent *) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qradiobutton.cpp |  | Lines:  | 249-255 |  
  |  | 4 | 1 | 
 QRadioButton::minimumSizeHint| Name:  | QRadioButton::minimumSizeHint |  | Prototype:  | QSize QRadioButton::minimumSizeHint() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qradiobutton.cpp |  | Lines:  | 212-215 |  
  |  | 1 | 1 | 
 QRadioButton::hitButton| Name:  | QRadioButton::hitButton |  | Prototype:  | bool QRadioButton::hitButton(const QPoint &pos) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qradiobutton.cpp |  | Lines:  | 220-225 |  
  |  | 3 | 1 | 
 QRadioButton::QRadioButton| Name:  | QRadioButton::QRadioButton |  | Prototype:  | QRadioButton::QRadioButton(QWidget *parent) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qradiobutton.cpp |  | Lines:  | 137-142 |  
  |  | 2 | 1 | 
 QRadioButton::QRadioButton| Name:  | QRadioButton::QRadioButton |  | Prototype:  | QRadioButton::QRadioButton(const QString &text, QWidget *parent) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qradiobutton.cpp |  | Lines:  | 157-163 |  
  |  | 3 | 1 | 
 QRadialGradient::setRadius| Name:  | QRadialGradient::setRadius |  | Prototype:  | void QRadialGradient::setRadius(qreal radius) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qbrush.cpp |  | Lines:  | 2037-2041 |  
  |  | 2 | 1 | 
 QRadialGradient::setFocalRadius| Name:  | QRadialGradient::setFocalRadius |  | Prototype:  | void QRadialGradient::setFocalRadius(qreal radius) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qbrush.cpp |  | Lines:  | 2094-2108 |  
  |  | 4 | 1 | 
 QRadialGradient::setFocalPoint| Name:  | QRadialGradient::setFocalPoint |  | Prototype:  | void QRadialGradient::setFocalPoint(const QPointF &focalPoint) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qbrush.cpp |  | Lines:  | 2143-2148 |  
  |  | 3 | 1 | 
 QRadialGradient::setCenterRadius| Name:  | QRadialGradient::setCenterRadius |  | Prototype:  | void QRadialGradient::setCenterRadius(qreal radius) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qbrush.cpp |  | Lines:  | 2063-2067 |  
  |  | 2 | 1 | 
 QRadialGradient::setCenter| Name:  | QRadialGradient::setCenter |  | Prototype:  | void QRadialGradient::setCenter(const QPointF ¢er) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qbrush.cpp |  | Lines:  | 2006-2011 |  
  |  | 3 | 1 | 
 QRadialGradient::radius| Name:  | QRadialGradient::radius |  | Prototype:  | qreal QRadialGradient::radius() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qbrush.cpp |  | Lines:  | 2022-2026 |  
  |  | 2 | 1 | 
 QRadialGradient::focalRadius| Name:  | QRadialGradient::focalRadius |  | Prototype:  | qreal QRadialGradient::focalRadius() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qbrush.cpp |  | Lines:  | 2077-2086 |  
  |  | 3 | 1 | 
 QRadialGradient::focalPoint| Name:  | QRadialGradient::focalPoint |  | Prototype:  | QPointF QRadialGradient::focalPoint() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qbrush.cpp |  | Lines:  | 2117-2121 |  
  |  | 2 | 1 | 
 QRadialGradient::centerRadius| Name:  | QRadialGradient::centerRadius |  | Prototype:  | qreal QRadialGradient::centerRadius() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qbrush.cpp |  | Lines:  | 2051-2055 |  
  |  | 2 | 1 | 
 QRadialGradient::center| Name:  | QRadialGradient::center |  | Prototype:  | QPointF QRadialGradient::center() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qbrush.cpp |  | Lines:  | 1980-1984 |  
  |  | 2 | 1 | 
 QRadialGradient::QRadialGradient| Name:  | QRadialGradient::QRadialGradient |  | Prototype:  | QRadialGradient::QRadialGradient(const QPointF ¢er, qreal radius) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qbrush.cpp |  | Lines:  | 1862-1871 |  
  |  | 7 | 1 | 
 QRadialGradient::QRadialGradient| Name:  | QRadialGradient::QRadialGradient |  | Prototype:  | QRadialGradient::QRadialGradient(qreal cx, qreal cy, qreal radius) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qbrush.cpp |  | Lines:  | 1908-1917 |  
  |  | 7 | 1 | 
 QRadialGradient::QRadialGradient| Name:  | QRadialGradient::QRadialGradient |  | Prototype:  | QRadialGradient::QRadialGradient() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qbrush.cpp |  | Lines:  | 1924-1933 |  
  |  | 7 | 1 | 
 QRadialGradient::QRadialGradient| Name:  | QRadialGradient::QRadialGradient |  | Prototype:  | QRadialGradient::QRadialGradient(const QPointF ¢er, qreal radius, const QPointF &focalPoint) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qbrush.cpp |  | Lines:  | 1843-1854 |  
  |  | 8 | 1 | 
 QRadialGradient::QRadialGradient| Name:  | QRadialGradient::QRadialGradient |  | Prototype:  | QRadialGradient::QRadialGradient(const QPointF ¢er, qreal centerRadius, const QPointF &focalPoint, qreal focalRadius) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qbrush.cpp |  | Lines:  | 1941-1952 |  
  |  | 8 | 1 | 
 QRadialGradient::QRadialGradient| Name:  | QRadialGradient::QRadialGradient |  | Prototype:  | QRadialGradient::QRadialGradient(qreal cx, qreal cy, qreal centerRadius, qreal fx, qreal fy, qreal focalRadius) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qbrush.cpp |  | Lines:  | 1961-1972 |  
  |  | 8 | 1 | 
 QRadialGradient::QRadialGradient| Name:  | QRadialGradient::QRadialGradient |  | Prototype:  | QRadialGradient::QRadialGradient(qreal cx, qreal cy, qreal radius, qreal fx, qreal fy) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qbrush.cpp |  | Lines:  | 1886-1900 |  
  |  | 10 | 1 | 
 QQuaternion::toRotationMatrix| Name:  | QQuaternion::toRotationMatrix |  | Prototype:  | QMatrix3x3 QQuaternion::toRotationMatrix() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/math3d/qquaternion.cpp |  | Lines:  | 611-642 |  
  |  | 23 | 1 | 
 QQuaternion::rotatedVector| Name:  | QQuaternion::rotatedVector |  | Prototype:  | QVector3D QQuaternion::rotatedVector(const QVector3D& vector) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/math3d/qquaternion.cpp |  | Lines:  | 338-341 |  
  |  | 1 | 1 | 
 QQuaternion::lengthSquared| Name:  | QQuaternion::lengthSquared |  | Prototype:  | float QQuaternion::lengthSquared() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/math3d/qquaternion.cpp |  | Lines:  | 245-248 |  
  |  | 1 | 1 | 
 QQuaternion::length| Name:  | QQuaternion::length |  | Prototype:  | float QQuaternion::length() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/math3d/qquaternion.cpp |  | Lines:  | 235-238 |  
  |  | 1 | 1 | 
 QQuaternion::getAxes| Name:  | QQuaternion::getAxes |  | Prototype:  | void QQuaternion::getAxes(QVector3D *xAxis, QVector3D *yAxis, QVector3D *zAxis) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/math3d/qquaternion.cpp |  | Lines:  | 698-707 |  
  |  | 5 | 1 | 
 QQuaternion::fromEulerAngles| Name:  | QQuaternion::fromEulerAngles |  | Prototype:  | QQuaternion QQuaternion::fromEulerAngles(float pitch, float yaw, float roll) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/math3d/qquaternion.cpp |  | Lines:  | 571-599 |  
  |  | 19 | 1 | 
 QQuaternion::fromAxisAndAngle| Name:  | QQuaternion::fromAxisAndAngle |  | Prototype:  | QQuaternion QQuaternion::fromAxisAndAngle(const QVector3D& axis, float angle) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/math3d/qquaternion.cpp |  | Lines:  | 405-416 |  
  |  | 5 | 1 | 
 QQuaternion::fromAxes| Name:  | QQuaternion::fromAxes |  | Prototype:  | QQuaternion QQuaternion::fromAxes(const QVector3D &xAxis, const QVector3D &yAxis, const QVector3D &zAxis) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/math3d/qquaternion.cpp |  | Lines:  | 718-732 |  
  |  | 11 | 1 | 
 QPushButtonPrivate::resetLayoutItemMargins| Name:  | QPushButtonPrivate::resetLayoutItemMargins |  | Prototype:  | void QPushButtonPrivate::resetLayoutItemMargins() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qpushbutton.cpp |  | Lines:  | 634-640 |  
  |  | 4 | 1 | 
 QPushButton::paintEvent| Name:  | QPushButton::paintEvent |  | Prototype:  | void QPushButton::paintEvent(QPaintEvent *) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qpushbutton.cpp |  | Lines:  | 450-456 |  
  |  | 4 | 1 | 
 QPushButton::minimumSizeHint| Name:  | QPushButton::minimumSizeHint |  | Prototype:  | QSize QPushButton::minimumSizeHint() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qpushbutton.cpp |  | Lines:  | 442-445 |  
  |  | 1 | 1 | 
 QPushButton::menu| Name:  | QPushButton::menu |  | Prototype:  | QMenu* QPushButton::menu() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qpushbutton.cpp |  | Lines:  | 552-556 |  
  |  | 2 | 1 | 
 QPushButton::isFlat| Name:  | QPushButton::isFlat |  | Prototype:  | bool QPushButton::isFlat() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qpushbutton.cpp |  | Lines:  | 654-658 |  
  |  | 2 | 1 | 
 QPushButton::isDefault| Name:  | QPushButton::isDefault |  | Prototype:  | bool QPushButton::isDefault() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qpushbutton.cpp |  | Lines:  | 384-388 |  
  |  | 2 | 1 | 
 QPushButton::QPushButton| Name:  | QPushButton::QPushButton |  | Prototype:  | QPushButton::QPushButton(QWidget *parent) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qpushbutton.cpp |  | Lines:  | 244-249 |  
  |  | 2 | 1 | 
 QPushButton::QPushButton| Name:  | QPushButton::QPushButton |  | Prototype:  | QPushButton::QPushButton(QPushButtonPrivate &dd, QWidget *parent) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qpushbutton.cpp |  | Lines:  | 283-288 |  
  |  | 2 | 1 | 
 QPushButton::QPushButton| Name:  | QPushButton::QPushButton |  | Prototype:  | QPushButton::QPushButton(const QString &text, QWidget *parent) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qpushbutton.cpp |  | Lines:  | 256-262 |  
  |  | 3 | 1 | 
 QPushButton::QPushButton| Name:  | QPushButton::QPushButton |  | Prototype:  | QPushButton::QPushButton(const QIcon& icon, const QString &text, QWidget *parent) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qpushbutton.cpp |  | Lines:  | 272-279 |  
  |  | 4 | 1 |