| Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–´ | 
 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::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::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::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::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::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::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::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::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::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::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::~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 | 
 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 | 
 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::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::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::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 | 
 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 | 
 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 | 
 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::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::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::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::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::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::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::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::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 | 
 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 | 
 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 | 
 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 | 
 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 | 
 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 | 
 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::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::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::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::~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 | 
 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 | 
 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::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::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::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::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::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::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::leading| Name:  | QRawFont::leading |  | Prototype:  | qreal QRawFont::leading() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qrawfont.cpp |  | Lines:  | 368-371 |  
  |  | 1 | 1 | 
 QRawFont::lineThickness| Name:  | QRawFont::lineThickness |  | Prototype:  | qreal QRawFont::lineThickness() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qrawfont.cpp |  | Lines:  | 422-425 |  
  |  | 1 | 1 | 
 QRawFont::loadFromData| Name:  | QRawFont::loadFromData |  | Prototype:  | void QRawFont::loadFromData(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:  | 249-257 |  
  |  | 4 | 1 | 
 QRawFont::maxCharWidth| Name:  | QRawFont::maxCharWidth |  | Prototype:  | qreal QRawFont::maxCharWidth() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qrawfont.cpp |  | Lines:  | 388-391 |  
  |  | 1 | 1 | 
 QRawFont::operator=| Name:  | QRawFont::operator= |  | Prototype:  | QRawFont &QRawFont::operator=(const QRawFont &other) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qrawfont.cpp |  | Lines:  | 200-204 |  
  |  | 2 | 1 | 
 QRawFont::operator==| Name:  | QRawFont::operator== |  | Prototype:  | bool QRawFont::operator==(const QRawFont &other) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qrawfont.cpp |  | Lines:  | 306-309 |  
  |  | 1 | 1 | 
 QRawFont::pixelSize| Name:  | QRawFont::pixelSize |  | Prototype:  | qreal QRawFont::pixelSize() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qrawfont.cpp |  | Lines:  | 400-403 |  
  |  | 1 | 1 | 
 QRawFont::style| Name:  | QRawFont::style |  | Prototype:  | QFont::Style QRawFont::style() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qrawfont.cpp |  | Lines:  | 459-462 |  
  |  | 1 | 1 | 
 QRawFont::styleName| Name:  | QRawFont::styleName |  | Prototype:  | QString QRawFont::styleName() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qrawfont.cpp |  | Lines:  | 449-452 |  
  |  | 1 | 1 | 
 QRawFont::supportsCharacter| Name:  | QRawFont::supportsCharacter |  | Prototype:  | bool QRawFont::supportsCharacter(QChar character) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qrawfont.cpp |  | Lines:  | 682-685 |  
  |  | 1 | 1 | 
 QRawFont::supportsCharacter| Name:  | QRawFont::supportsCharacter |  | Prototype:  | bool QRawFont::supportsCharacter(uint ucs4) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qrawfont.cpp |  | Lines:  | 694-697 |  
  |  | 1 | 1 | 
 QRawFont::underlinePosition| Name:  | QRawFont::underlinePosition |  | Prototype:  | qreal QRawFont::underlinePosition() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qrawfont.cpp |  | Lines:  | 431-434 |  
  |  | 1 | 1 | 
 QRawFont::unitsPerEm| Name:  | QRawFont::unitsPerEm |  | Prototype:  | qreal QRawFont::unitsPerEm() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qrawfont.cpp |  | Lines:  | 413-416 |  
  |  | 1 | 1 | 
 QRawFont::weight| Name:  | QRawFont::weight |  | Prototype:  | int QRawFont::weight() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qrawfont.cpp |  | Lines:  | 469-472 |  
  |  | 1 | 1 | 
 QRawFont::xHeight| Name:  | QRawFont::xHeight |  | Prototype:  | qreal QRawFont::xHeight() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qrawfont.cpp |  | Lines:  | 356-359 |  
  |  | 1 | 1 | 
 QRawFontPrivate::loadFromData| Name:  | QRawFontPrivate::loadFromData |  | Prototype:  | void QRawFontPrivate::loadFromData(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:  | 758-765 |  
  |  | 3 | 1 | 
 QReadNotifier::QReadNotifier| Name:  | QReadNotifier::QReadNotifier |  | Prototype:  | QReadNotifier(qintptr fd, QNativeSocketEngine *parent) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qnativesocketengine.cpp |  | Lines:  | 1200-1202 |  
  |  | 1 | 1 | 
 QReadWriteLock::QReadWriteLock| Name:  | QReadWriteLock::QReadWriteLock |  | Prototype:  | QReadWriteLock::QReadWriteLock(RecursionMode recursionMode) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qreadwritelock.cpp |  | Lines:  | 144-148 |  
  |  | 1 | 1 | 
 QReadWriteLock::lockForWrite| Name:  | QReadWriteLock::lockForWrite |  | Prototype:  | void QReadWriteLock::lockForWrite() |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qreadwritelock.cpp |  | Lines:  | 292-295 |  
  |  | 1 | 1 | 
 QReadWriteLock::tryLockForRead| Name:  | QReadWriteLock::tryLockForRead |  | Prototype:  | bool QReadWriteLock::tryLockForRead() |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qreadwritelock.cpp |  | Lines:  | 198-201 |  
  |  | 1 | 1 | 
 QReadWriteLock::tryLockForWrite| Name:  | QReadWriteLock::tryLockForWrite |  | Prototype:  | bool QReadWriteLock::tryLockForWrite() |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qreadwritelock.cpp |  | Lines:  | 312-315 |  
  |  | 1 | 1 | 
 QReadWriteLockPrivate::allocate| Name:  | QReadWriteLockPrivate::allocate |  | Prototype:  | QReadWriteLockPrivate *QReadWriteLockPrivate::allocate() |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qreadwritelock.cpp |  | Lines:  | 620-628 |  
  |  | 6 | 1 | 
 QReadWriteLockPrivate::release| Name:  | QReadWriteLockPrivate::release |  | Prototype:  | void QReadWriteLockPrivate::release() |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qreadwritelock.cpp |  | Lines:  | 630-635 |  
  |  | 3 | 1 | 
 QRectF::toAlignedRect| Name:  | QRectF::toAlignedRect |  | Prototype:  | QRect QRectF::toAlignedRect() const noexcept |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qrect.cpp |  | Lines:  | 2378-2385 |  
  |  | 5 | 1 | 
 QRectVectorPath::QRectVectorPath| Name:  | QRectVectorPath::QRectVectorPath |  | Prototype:  | inline QRectVectorPath(const QRect &r) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp |  | Lines:  | 116-120 |  
  |  | 1 | 1 | 
 QRectVectorPath::QRectVectorPath| Name:  | QRectVectorPath::QRectVectorPath |  | Prototype:  | inline QRectVectorPath(const QRectF &r) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp |  | Lines:  | 121-125 |  
  |  | 1 | 1 | 
 QRectVectorPath::QRectVectorPath| Name:  | QRectVectorPath::QRectVectorPath |  | Prototype:  | inline QRectVectorPath() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp |  | Lines:  | 126-128 |  
  |  | 1 | 1 | 
 QRectVectorPath::set| Name:  | QRectVectorPath::set |  | Prototype:  | inline void set(const QRect &r) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp |  | Lines:  | 87-100 |  
  |  | 12 | 1 | 
 QRectVectorPath::set| Name:  | QRectVectorPath::set |  | Prototype:  | inline void set(const QRectF &r) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp |  | Lines:  | 102-115 |  
  |  | 12 | 1 | 
 QRecursiveMutexPrivate::QRecursiveMutexPrivate| Name:  | QRecursiveMutexPrivate::QRecursiveMutexPrivate |  | Prototype:  | QRecursiveMutexPrivate() |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qmutex.cpp |  | Lines:  | 75-76 |  
  |  | 1 | 1 | 
 QRegExp::QRegExp| Name:  | QRegExp::QRegExp |  | Prototype:  | QRegExp::QRegExp() |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp |  | Lines:  | 3940-3944 |  
  |  | 2 | 1 | 
 QRegExp::QRegExp| Name:  | QRegExp::QRegExp |  | Prototype:  | QRegExp::QRegExp(const QString &pattern, Qt::CaseSensitivity cs, PatternSyntax syntax) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp |  | Lines:  | 3956-3960 |  
  |  | 2 | 1 | 
 QRegExp::QRegExp| Name:  | QRegExp::QRegExp |  | Prototype:  | QRegExp::QRegExp(const QRegExp &rx) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp |  | Lines:  | 3967-3971 |  
  |  | 2 | 1 | 
 QRegExp::cap| Name:  | QRegExp::cap |  | Prototype:  | QString QRegExp::cap(int nth) const |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp |  | Lines:  | 4441-4444 |  
  |  | 1 | 1 | 
 QRegExp::cap| Name:  | QRegExp::cap |  | Prototype:  | QString QRegExp::cap(int nth) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp |  | Lines:  | 4449-4452 |  
  |  | 1 | 1 | 
 QRegExp::captureCount| Name:  | QRegExp::captureCount |  | Prototype:  | int QRegExp::captureCount() const |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp |  | Lines:  | 4354-4358 |  
  |  | 2 | 1 | 
 QRegExp::capturedTexts| Name:  | QRegExp::capturedTexts |  | Prototype:  | QStringList QRegExp::capturedTexts() |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp |  | Lines:  | 4421-4424 |  
  |  | 1 | 1 | 
 QRegExp::caseSensitivity| Name:  | QRegExp::caseSensitivity |  | Prototype:  | Qt::CaseSensitivity QRegExp::caseSensitivity() const |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp |  | Lines:  | 4135-4138 |  
  |  | 1 | 1 | 
 QRegExp::errorString| Name:  | QRegExp::errorString |  | Prototype:  | QString QRegExp::errorString() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp |  | Lines:  | 4502-4505 |  
  |  | 1 | 1 | 
 QRegExp::isEmpty| Name:  | QRegExp::isEmpty |  | Prototype:  | bool QRegExp::isEmpty() const |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp |  | Lines:  | 4075-4078 |  
  |  | 1 | 1 | 
 QRegExp::isMinimal| Name:  | QRegExp::isMinimal |  | Prototype:  | bool QRegExp::isMinimal() const |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp |  | Lines:  | 4196-4199 |  
  |  | 1 | 1 | 
 QRegExp::matchedLength| Name:  | QRegExp::matchedLength |  | Prototype:  | int QRegExp::matchedLength() const |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp |  | Lines:  | 4343-4346 |  
  |  | 1 | 1 | 
 QRegExp::operator==| Name:  | QRegExp::operator== |  | Prototype:  | bool QRegExp::operator==(const QRegExp &rx) const |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp |  | Lines:  | 4031-4034 |  
  |  | 1 | 1 | 
 QRegExp::pattern| Name:  | QRegExp::pattern |  | Prototype:  | QString QRegExp::pattern() const |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp |  | Lines:  | 4110-4113 |  
  |  | 1 | 1 | 
 QRegExp::patternSyntax| Name:  | QRegExp::patternSyntax |  | Prototype:  | QRegExp::PatternSyntax QRegExp::patternSyntax() const |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp |  | Lines:  | 4162-4165 |  
  |  | 1 | 1 | 
 QRegExp::pos| Name:  | QRegExp::pos |  | Prototype:  | int QRegExp::pos(int nth) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp |  | Lines:  | 4479-4482 |  
  |  | 1 | 1 | 
 QRegExp::setMinimal| Name:  | QRegExp::setMinimal |  | Prototype:  | void QRegExp::setMinimal(bool minimal) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp |  | Lines:  | 4218-4221 |  
  |  | 1 | 1 | 
 QRegExp::~QRegExp| Name:  | QRegExp::~QRegExp |  | Prototype:  | QRegExp::~QRegExp() |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp |  | Lines:  | 3976-3980 |  
  |  | 2 | 1 | 
 QRegExpAutomatonState::QRegExpAutomatonState| Name:  | QRegExpAutomatonState::QRegExpAutomatonState |  | Prototype:  | inline QRegExpAutomatonState(int a, int m) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp |  | Lines:  | 972-973 |  
  |  | 1 | 1 |