| Function | Condition % | eLOC - Effective Lines of Codeā¾ | McCabe - Cyclomatic Complexity | 
 QPixmapDropShadowFilter::setOffset| Name:  | QPixmapDropShadowFilter::setOffset |  | Prototype:  | void QPixmapDropShadowFilter::setOffset(const QPointF &offset) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/effects/qpixmapfilter.cpp |  | Lines:  | 1277-1281 |  
  |  | 2 | 1 | 
 QPixmapDropShadowFilter::setColor| Name:  | QPixmapDropShadowFilter::setColor |  | Prototype:  | void QPixmapDropShadowFilter::setColor(const QColor &color) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/effects/qpixmapfilter.cpp |  | Lines:  | 1251-1255 |  
  |  | 2 | 1 | 
 QPixmapDropShadowFilter::setBlurRadius| Name:  | QPixmapDropShadowFilter::setBlurRadius |  | Prototype:  | void QPixmapDropShadowFilter::setBlurRadius(qreal radius) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/effects/qpixmapfilter.cpp |  | Lines:  | 1225-1229 |  
  |  | 2 | 1 | 
 QPixmapDropShadowFilter::offset| Name:  | QPixmapDropShadowFilter::offset |  | Prototype:  | QPointF QPixmapDropShadowFilter::offset() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/effects/qpixmapfilter.cpp |  | Lines:  | 1264-1268 |  
  |  | 2 | 1 | 
 QPixmapDropShadowFilter::color| Name:  | QPixmapDropShadowFilter::color |  | Prototype:  | QColor QPixmapDropShadowFilter::color() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/effects/qpixmapfilter.cpp |  | Lines:  | 1238-1242 |  
  |  | 2 | 1 | 
 QPixmapDropShadowFilter::boundingRectFor| Name:  | QPixmapDropShadowFilter::boundingRectFor |  | Prototype:  | QRectF QPixmapDropShadowFilter::boundingRectFor(const QRectF &rect) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/effects/qpixmapfilter.cpp |  | Lines:  | 1298-1302 |  
  |  | 2 | 1 | 
 QPixmapDropShadowFilter::blurRadius| Name:  | QPixmapDropShadowFilter::blurRadius |  | Prototype:  | qreal QPixmapDropShadowFilter::blurRadius() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/effects/qpixmapfilter.cpp |  | Lines:  | 1210-1214 |  
  |  | 2 | 1 | 
 QPixmapDropShadowFilter::QPixmapDropShadowFilter| Name:  | QPixmapDropShadowFilter::QPixmapDropShadowFilter |  | Prototype:  | QPixmapDropShadowFilter::QPixmapDropShadowFilter(QObject *parent) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/effects/qpixmapfilter.cpp |  | Lines:  | 1187-1190 |  
  |  | 2 | 1 | 
 QPixmapConvolutionFilter::rows| Name:  | QPixmapConvolutionFilter::rows |  | Prototype:  | int QPixmapConvolutionFilter::rows() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/effects/qpixmapfilter.cpp |  | Lines:  | 282-286 |  
  |  | 2 | 1 | 
 QPixmapConvolutionFilter::convolutionKernel| Name:  | QPixmapConvolutionFilter::convolutionKernel |  | Prototype:  | const qreal *QPixmapConvolutionFilter::convolutionKernel() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/effects/qpixmapfilter.cpp |  | Lines:  | 271-275 |  
  |  | 2 | 1 | 
 QPixmapConvolutionFilter::columns| Name:  | QPixmapConvolutionFilter::columns |  | Prototype:  | int QPixmapConvolutionFilter::columns() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/effects/qpixmapfilter.cpp |  | Lines:  | 293-297 |  
  |  | 2 | 1 | 
 QPixmapConvolutionFilter::boundingRectFor| Name:  | QPixmapConvolutionFilter::boundingRectFor |  | Prototype:  | QRectF QPixmapConvolutionFilter::boundingRectFor(const QRectF &rect) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/effects/qpixmapfilter.cpp |  | Lines:  | 303-307 |  
  |  | 2 | 1 | 
 QPixmapConvolutionFilter::QPixmapConvolutionFilter| Name:  | QPixmapConvolutionFilter::QPixmapConvolutionFilter |  | Prototype:  | QPixmapConvolutionFilter::QPixmapConvolutionFilter(QObject *parent) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/effects/qpixmapfilter.cpp |  | Lines:  | 229-234 |  
  |  | 2 | 1 | 
 QPixmapColorizeFilter::strength| Name:  | QPixmapColorizeFilter::strength |  | Prototype:  | qreal QPixmapColorizeFilter::strength() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/effects/qpixmapfilter.cpp |  | Lines:  | 1064-1068 |  
  |  | 2 | 1 | 
 QPixmapColorizeFilter::setColor| Name:  | QPixmapColorizeFilter::setColor |  | Prototype:  | void QPixmapColorizeFilter::setColor(const QColor &color) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/effects/qpixmapfilter.cpp |  | Lines:  | 1052-1056 |  
  |  | 2 | 1 | 
 QPixmapColorizeFilter::color| Name:  | QPixmapColorizeFilter::color |  | Prototype:  | QColor QPixmapColorizeFilter::color() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/effects/qpixmapfilter.cpp |  | Lines:  | 1041-1045 |  
  |  | 2 | 1 | 
 QPixmapCache::setCacheLimit| Name:  | QPixmapCache::setCacheLimit |  | Prototype:  | void QPixmapCache::setCacheLimit(int n) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmapcache.cpp |  | Lines:  | 626-630 |  
  |  | 2 | 1 | 
 QPixmapCache::clear| Name:  | QPixmapCache::clear |  | Prototype:  | void QPixmapCache::clear() |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmapcache.cpp |  | Lines:  | 658-667 |  
  |  | 2 | 2 | 
 QPixmapCache::Key::~Key| Name:  | QPixmapCache::Key::~Key |  | Prototype:  | QPixmapCache::Key::~Key() |  | Coverage:  |   0.000% (0/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmapcache.cpp |  | Lines:  | 124-128 |  
  |  | 2 | 2 | 
 QPixmapCache::Key::Key| Name:  | QPixmapCache::Key::Key |  | Prototype:  | QPixmapCache::Key::Key() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmapcache.cpp |  | Lines:  | 106-108 |  
  |  | 2 | 1 | 
 QPixmapBlurFilter::setRadius| Name:  | QPixmapBlurFilter::setRadius |  | Prototype:  | void QPixmapBlurFilter::setRadius(qreal radius) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/effects/qpixmapfilter.cpp |  | Lines:  | 533-537 |  
  |  | 2 | 1 | 
 QPixmapBlurFilter::setBlurHints| Name:  | QPixmapBlurFilter::setBlurHints |  | Prototype:  | void QPixmapBlurFilter::setBlurHints(QGraphicsBlurEffect::BlurHints hints) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/effects/qpixmapfilter.cpp |  | Lines:  | 565-569 |  
  |  | 2 | 1 | 
 QPixmapBlurFilter::radius| Name:  | QPixmapBlurFilter::radius |  | Prototype:  | qreal QPixmapBlurFilter::radius() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/effects/qpixmapfilter.cpp |  | Lines:  | 544-548 |  
  |  | 2 | 1 | 
 QPixmapBlurFilter::blurHints| Name:  | QPixmapBlurFilter::blurHints |  | Prototype:  | QGraphicsBlurEffect::BlurHints QPixmapBlurFilter::blurHints() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/effects/qpixmapfilter.cpp |  | Lines:  | 576-580 |  
  |  | 2 | 1 | 
 QPixmapBlurFilter::QPixmapBlurFilter| Name:  | QPixmapBlurFilter::QPixmapBlurFilter |  | Prototype:  | QPixmapBlurFilter::QPixmapBlurFilter(QObject *parent) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/effects/qpixmapfilter.cpp |  | Lines:  | 514-517 |  
  |  | 2 | 1 | 
 QPixmap::createMaskFromColor| Name:  | QPixmap::createMaskFromColor |  | Prototype:  | QBitmap QPixmap::createMaskFromColor(const QColor &maskColor, Qt::MaskMode mode) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmap.cpp |  | Lines:  | 736-740 |  
  |  | 2 | 1 | 
 QPixmap::createHeuristicMask| Name:  | QPixmap::createHeuristicMask |  | Prototype:  | QBitmap QPixmap::createHeuristicMask(bool clipTight) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmap.cpp |  | Lines:  | 718-722 |  
  |  | 2 | 1 | 
 QPixmap::QPixmap| Name:  | QPixmap::QPixmap |  | Prototype:  | QPixmap::QPixmap() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmap.cpp |  | Lines:  | 106-111 |  
  |  | 2 | 1 | 
 QPixmap::QPixmap| Name:  | QPixmap::QPixmap |  | Prototype:  | QPixmap::QPixmap(QPlatformPixmap *d) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmap.cpp |  | Lines:  | 169-172 |  
  |  | 2 | 1 | 
 QPicturePrivate::QPicturePrivate| Name:  | QPicturePrivate::QPicturePrivate |  | Prototype:  | QPicturePrivate::QPicturePrivate() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpicture.cpp |  | Lines:  | 1018-1021 |  
  |  | 2 | 1 | 
 QPicturePaintEngine::QPicturePaintEngine| Name:  | QPicturePaintEngine::QPicturePaintEngine |  | Prototype:  | QPicturePaintEngine::QPicturePaintEngine() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpaintengine_pic.cpp |  | Lines:  | 72-77 |  
  |  | 2 | 1 | 
 QPicturePaintEngine::QPicturePaintEngine| Name:  | QPicturePaintEngine::QPicturePaintEngine |  | Prototype:  | QPicturePaintEngine::QPicturePaintEngine(QPaintEnginePrivate &dptr) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpaintengine_pic.cpp |  | Lines:  | 79-84 |  
  |  | 2 | 1 | 
 QPictureFormatPlugin::QPictureFormatPlugin| Name:  | QPictureFormatPlugin::QPictureFormatPlugin |  | Prototype:  | QPictureFormatPlugin::QPictureFormatPlugin(QObject *parent) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpictureformatplugin.cpp |  | Lines:  | 87-90 |  
  |  | 2 | 1 | 
 QPicture::operator=| Name:  | QPicture::operator= |  | Prototype:  | QPicture& QPicture::operator=(const QPicture &p) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpicture.cpp |  | Lines:  | 999-1003 |  
  |  | 2 | 1 | 
 QPicture::QPicture| Name:  | QPicture::QPicture |  | Prototype:  | QPicture::QPicture(const QPicture &pic) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpicture.cpp |  | Lines:  | 162-165 |  
  |  | 2 | 1 | 
 QPicture::QPicture| Name:  | QPicture::QPicture |  | Prototype:  | QPicture::QPicture(QPicturePrivate &dptr) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpicture.cpp |  | Lines:  | 168-172 |  
  |  | 2 | 1 | 
 QPersistentModelIndex::QPersistentModelIndex| Name:  | QPersistentModelIndex::QPersistentModelIndex |  | Prototype:  | QPersistentModelIndex::QPersistentModelIndex() |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qabstractitemmodel.cpp |  | Lines:  | 132-135 |  
  |  | 2 | 1 | 
 QPen::~QPen| Name:  | QPen::~QPen |  | Prototype:  | QPen::~QPen() |  | Coverage:  |   0.000% (0/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpen.cpp |  | Lines:  | 348-352 |  
  |  | 2 | 2 | 
 QPen::setColor| Name:  | QPen::setColor |  | Prototype:  | void QPen::setColor(const QColor &c) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpen.cpp |  | Lines:  | 766-770 |  
  |  | 2 | 1 | 
 QPen::setBrush| Name:  | QPen::setBrush |  | Prototype:  | void QPen::setBrush(const QBrush &brush) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpen.cpp |  | Lines:  | 787-791 |  
  |  | 2 | 1 | 
 QPen::operator=| Name:  | QPen::operator= |  | Prototype:  | QPen &QPen::operator=(const QPen &p) noexcept |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpen.cpp |  | Lines:  | 384-388 |  
  |  | 2 | 1 | 
 QPen::miterLimit| Name:  | QPen::miterLimit |  | Prototype:  | qreal QPen::miterLimit() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpen.cpp |  | Lines:  | 584-588 |  
  |  | 2 | 1 | 
 QPen::isCosmetic| Name:  | QPen::isCosmetic |  | Prototype:  | bool QPen::isCosmetic() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpen.cpp |  | Lines:  | 818-822 |  
  |  | 2 | 1 | 
 QPen::dashOffset| Name:  | QPen::dashOffset |  | Prototype:  | qreal QPen::dashOffset() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpen.cpp |  | Lines:  | 542-546 |  
  |  | 2 | 1 | 
 QPen::QPen| Name:  | QPen::QPen |  | Prototype:  | QPen::QPen() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpen.cpp |  | Lines:  | 270-274 |  
  |  | 2 | 1 | 
 QPdfWriterPrivate::~QPdfWriterPrivate| Name:  | QPdfWriterPrivate::~QPdfWriterPrivate |  | Prototype:  | ~QPdfWriterPrivate() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpdfwriter.cpp |  | Lines:  | 60-64 |  
  |  | 2 | 1 | 
 QPdfWriterPrivate::QPdfWriterPrivate| Name:  | QPdfWriterPrivate::QPdfWriterPrivate |  | Prototype:  | QPdfWriterPrivate() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpdfwriter.cpp |  | Lines:  | 54-59 |  
  |  | 2 | 1 | 
 QPdfWriter::title| Name:  | QPdfWriter::title |  | Prototype:  | QString QPdfWriter::title() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpdfwriter.cpp |  | Lines:  | 182-186 |  
  |  | 2 | 1 | 
 QPdfWriter::setTitle| Name:  | QPdfWriter::setTitle |  | Prototype:  | void QPdfWriter::setTitle(const QString &title) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpdfwriter.cpp |  | Lines:  | 191-195 |  
  |  | 2 | 1 | 
 QPdfWriter::setCreator| Name:  | QPdfWriter::setCreator |  | Prototype:  | void QPdfWriter::setCreator(const QString &creator) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpdfwriter.cpp |  | Lines:  | 209-213 |  
  |  | 2 | 1 | 
 QPdfWriter::resolution| Name:  | QPdfWriter::resolution |  | Prototype:  | int QPdfWriter::resolution() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpdfwriter.cpp |  | Lines:  | 251-255 |  
  |  | 2 | 1 | 
 QPdfWriter::paintEngine| Name:  | QPdfWriter::paintEngine |  | Prototype:  | QPaintEngine *QPdfWriter::paintEngine() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpdfwriter.cpp |  | Lines:  | 218-223 |  
  |  | 2 | 1 | 
 QPdfWriter::newPage| Name:  | QPdfWriter::newPage |  | Prototype:  | bool QPdfWriter::newPage() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpdfwriter.cpp |  | Lines:  | 404-409 |  
  |  | 2 | 1 | 
 QPdfWriter::metric| Name:  | QPdfWriter::metric |  | Prototype:  | int QPdfWriter::metric(PaintDeviceMetric id) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpdfwriter.cpp |  | Lines:  | 395-399 |  
  |  | 2 | 1 | 
 QPdfWriter::creator| Name:  | QPdfWriter::creator |  | Prototype:  | QString QPdfWriter::creator() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpdfwriter.cpp |  | Lines:  | 200-204 |  
  |  | 2 | 1 | 
 QPdfPage::QPdfPage| Name:  | QPdfPage::QPdfPage |  | Prototype:  | QPdfPage::QPdfPage() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpdf.cpp |  | Lines:  | 734-737 |  
  |  | 2 | 1 | 
 QPdfEngine::setResolution| Name:  | QPdfEngine::setResolution |  | Prototype:  | void QPdfEngine::setResolution(int resolution) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpdf.cpp |  | Lines:  | 1278-1282 |  
  |  | 2 | 1 | 
 QPdfEngine::setPageSize| Name:  | QPdfEngine::setPageSize |  | Prototype:  | void QPdfEngine::setPageSize(const QPageSize &pageSize) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpdf.cpp |  | Lines:  | 1296-1300 |  
  |  | 2 | 1 | 
 QPdfEngine::setPageOrientation| Name:  | QPdfEngine::setPageOrientation |  | Prototype:  | void QPdfEngine::setPageOrientation(QPageLayout::Orientation orientation) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpdf.cpp |  | Lines:  | 1302-1306 |  
  |  | 2 | 1 | 
 QPdfEngine::setPageLayout| Name:  | QPdfEngine::setPageLayout |  | Prototype:  | void QPdfEngine::setPageLayout(const QPageLayout &pageLayout) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpdf.cpp |  | Lines:  | 1290-1294 |  
  |  | 2 | 1 | 
 QPdfEngine::setOutputFilename| Name:  | QPdfEngine::setOutputFilename |  | Prototype:  | void QPdfEngine::setOutputFilename(const QString &filename) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpdf.cpp |  | Lines:  | 757-761 |  
  |  | 2 | 1 | 
 QPdfEngine::resolution| Name:  | QPdfEngine::resolution |  | Prototype:  | int QPdfEngine::resolution() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpdf.cpp |  | Lines:  | 1284-1288 |  
  |  | 2 | 1 | 
 QPdfEngine::pageLayout| Name:  | QPdfEngine::pageLayout |  | Prototype:  | QPageLayout QPdfEngine::pageLayout() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpdf.cpp |  | Lines:  | 1315-1319 |  
  |  | 2 | 1 | 
 QPdfEngine::QPdfEngine| Name:  | QPdfEngine::QPdfEngine |  | Prototype:  | QPdfEngine::QPdfEngine(QPdfEnginePrivate &dd) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpdf.cpp |  | Lines:  | 747-750 |  
  |  | 2 | 1 | 
 QPdfEngine::QPdfEngine| Name:  | QPdfEngine::QPdfEngine |  | Prototype:  | QPdfEngine::QPdfEngine() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpdf.cpp |  | Lines:  | 752-755 |  
  |  | 2 | 1 | 
 QPcreJitStackPointer::~QPcreJitStackPointer| Name:  | QPcreJitStackPointer::~QPcreJitStackPointer |  | Prototype:  | ~QPcreJitStackPointer() |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregularexpression.cpp |  | Lines:  | 1094-1098 |  
  |  | 2 | 2 | 
 QPauseAnimation::duration| Name:  | QPauseAnimation::duration |  | Prototype:  | int QPauseAnimation::duration() const |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qpauseanimation.cpp |  | Lines:  | 118-122 |  
  |  | 2 | 1 | 
 QPauseAnimation::QPauseAnimation| Name:  | QPauseAnimation::QPauseAnimation |  | Prototype:  | QPauseAnimation::QPauseAnimation(QObject *parent) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qpauseanimation.cpp |  | Lines:  | 89-91 |  
  |  | 2 | 1 | 
 QPathClipper::QPathClipper| Name:  | QPathClipper::QPathClipper |  | Prototype:  | QPathClipper::QPathClipper(const QPainterPath &subject, const QPainterPath &clip) |  | Coverage:  |   0.000% (0/5) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathclipper.cpp |  | Lines:  | 1452-1459 |  
  |  | 2 | 1 | 
 QPartialCoverage::QPartialCoverage| Name:  | QPartialCoverage::QPartialCoverage |  | Prototype:  | inline QPartialCoverage(uint const_alpha) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp |  | Lines:  | 828-832 |  
  |  | 2 | 1 | 
 QParallelAnimationGroup::QParallelAnimationGroup| Name:  | QParallelAnimationGroup::QParallelAnimationGroup |  | Prototype:  | QParallelAnimationGroup::QParallelAnimationGroup(QParallelAnimationGroupPrivate &dd, QObject *parent) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qparallelanimationgroup.cpp |  | Lines:  | 95-99 |  
  |  | 2 | 1 | 
 QParallelAnimationGroup::QParallelAnimationGroup| Name:  | QParallelAnimationGroup::QParallelAnimationGroup |  | Prototype:  | QParallelAnimationGroup::QParallelAnimationGroup(QObject *parent) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qparallelanimationgroup.cpp |  | Lines:  | 87-90 |  
  |  | 2 | 1 | 
 QPanGesture::delta| Name:  | QPanGesture::delta |  | Prototype:  | QPointF QPanGesture::delta() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgesture.cpp |  | Lines:  | 314-318 |  
  |  | 2 | 1 | 
 QPalette::~QPalette| Name:  | QPalette::~QPalette |  | Prototype:  | QPalette::~QPalette() |  | Coverage:  |   0.000% (0/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qpalette.cpp |  | Lines:  | 657-661 |  
  |  | 2 | 2 | 
 QPalette::isBrushSet| Name:  | QPalette::isBrushSet |  | Prototype:  | bool QPalette::isBrushSet(ColorGroup cg, ColorRole cr) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qpalette.cpp |  | Lines:  | 780-784 |  
  |  | 2 | 1 | 
 QPalette::QPalette| Name:  | QPalette::QPalette |  | Prototype:  | QPalette::QPalette(const QColor &button) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qpalette.cpp |  | Lines:  | 543-547 |  
  |  | 2 | 1 | 
 QPalette::QPalette| Name:  | QPalette::QPalette |  | Prototype:  | QPalette::QPalette(Qt::GlobalColor button) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qpalette.cpp |  | Lines:  | 554-558 |  
  |  | 2 | 1 | 
 QPainterPrivate::hidpiScaleTransform| Name:  | QPainterPrivate::hidpiScaleTransform |  | Prototype:  | QTransform QPainterPrivate::hidpiScaleTransform() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp |  | Lines:  | 237-241 |  
  |  | 2 | 1 | 
 QPainterPathStroker::QPainterPathStroker| Name:  | QPainterPathStroker::QPainterPathStroker |  | Prototype:  | QPainterPathStroker::QPainterPathStroker() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp |  | Lines:  | 2549-2552 |  
  |  | 2 | 1 | 
 QPainterPathPrivateDeleter::cleanup| Name:  | QPainterPathPrivateDeleter::cleanup |  | Prototype:  | static inline void cleanup(QPainterPathPrivate *d) |  | Coverage:  |   0.000% (0/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp |  | Lines:  | 76-82 |  
  |  | 2 | 2 | 
 QPainterPath::detach_helper| Name:  | QPainterPath::detach_helper |  | Prototype:  | void QPainterPath::detach_helper() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp |  | Lines:  | 571-575 |  
  |  | 2 | 1 | 
 QPainterPath::QPainterPath| Name:  | QPainterPath::QPainterPath |  | Prototype:  | QPainterPath::QPainterPath() noexcept |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp |  | Lines:  | 530-533 |  
  |  | 2 | 1 | 
 QPainterPath::QPainterPath| Name:  | QPainterPath::QPainterPath |  | Prototype:  | QPainterPath::QPainterPath(const QPainterPath &other) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp |  | Lines:  | 542-547 |  
  |  | 2 | 2 | 
 QPainterPath::QPainterPath| Name:  | QPainterPath::QPainterPath |  | Prototype:  | QPainterPath::QPainterPath(const QPointF &startPoint) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp |  | Lines:  | 554-559 |  
  |  | 2 | 1 | 
 QPainter::restoreRedirected| Name:  | QPainter::restoreRedirected |  | Prototype:  | void QPainter::restoreRedirected(const QPaintDevice *device) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp |  | Lines:  | 7359-7363 |  
  |  | 2 | 1 | 
 QPainter::paintEngine| Name:  | QPainter::paintEngine |  | Prototype:  | QPaintEngine *QPainter::paintEngine() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp |  | Lines:  | 1933-1937 |  
  |  | 2 | 1 | 
 QPainter::layoutDirection| Name:  | QPainter::layoutDirection |  | Prototype:  | Qt::LayoutDirection QPainter::layoutDirection() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp |  | Lines:  | 7667-7671 |  
  |  | 2 | 1 | 
 QPainter::isActive| Name:  | QPainter::isActive |  | Prototype:  | bool QPainter::isActive() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp |  | Lines:  | 1527-1531 |  
  |  | 2 | 1 | 
 QPainter::eraseRect| Name:  | QPainter::eraseRect |  | Prototype:  | void QPainter::eraseRect(const QRectF &r) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp |  | Lines:  | 6817-6822 |  
  |  | 2 | 1 | 
 QPainter::drawTextItem| Name:  | QPainter::drawTextItem |  | Prototype:  | void QPainter::drawTextItem(const QPointF &p, const QTextItem &ti) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp |  | Lines:  | 6375-6380 |  
  |  | 2 | 1 | 
 QPainter::drawLines| Name:  | QPainter::drawLines |  | Prototype:  | void QPainter::drawLines(const QPointF *pointPairs, int lineCount) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp |  | Lines:  | 4628-4633 |  
  |  | 2 | 1 | 
 QPainter::drawLines| Name:  | QPainter::drawLines |  | Prototype:  | void QPainter::drawLines(const QPoint *pointPairs, int lineCount) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp |  | Lines:  | 4641-4646 |  
  |  | 2 | 1 | 
 QPainter::QPainter| Name:  | QPainter::QPainter |  | Prototype:  | QPainter::QPainter() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp |  | Lines:  | 1441-1444 |  
  |  | 2 | 1 | 
 QPaintEngineState::transform| Name:  | QPaintEngineState::transform |  | Prototype:  | QTransform QPaintEngineState::transform() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp |  | Lines:  | 8033-8038 |  
  |  | 2 | 1 | 
 QPaintEngineState::penNeedsResolving| Name:  | QPaintEngineState::penNeedsResolving |  | Prototype:  | bool QPaintEngineState::penNeedsResolving() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp |  | Lines:  | 8078-8082 |  
  |  | 2 | 1 | 
 QPaintEngineState::matrix| Name:  | QPaintEngineState::matrix |  | Prototype:  | QMatrix QPaintEngineState::matrix() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp |  | Lines:  | 8014-8019 |  
  |  | 2 | 1 | 
 QPaintEngineState::brushNeedsResolving| Name:  | QPaintEngineState::brushNeedsResolving |  | Prototype:  | bool QPaintEngineState::brushNeedsResolving() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp |  | Lines:  | 8064-8068 |  
  |  | 2 | 1 | 
 QPaintEngineExPrivate::QPaintEngineExPrivate| Name:  | QPaintEngineExPrivate::QPaintEngineExPrivate |  | Prototype:  | QPaintEngineExPrivate::QPaintEngineExPrivate() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengineex.cpp |  | Lines:  | 162-168 |  
  |  | 2 | 1 | 
 QPaintEngineEx::drawPath| Name:  | QPaintEngineEx::drawPath |  | Prototype:  | void QPaintEngineEx::drawPath(const QPainterPath &path) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengineex.cpp |  | Lines:  | 839-843 |  
  |  | 2 | 2 | 
 QPaintEngine::drawPath| Name:  | QPaintEngine::drawPath |  | Prototype:  | void QPaintEngine::drawPath(const QPainterPath &) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine.cpp |  | Lines:  | 738-743 |  
  |  | 2 | 2 |