| Function | Condition % | eLOC - Effective Lines of Codeā¾ | McCabe - Cyclomatic Complexity |
QPlainTextEdit::centerCursor| Name: | QPlainTextEdit::centerCursor | | Prototype: | void QPlainTextEdit::centerCursor() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qplaintextedit.cpp | | Lines: | 3042-3046 |
| | 2 | 1 |
QPlainTextEdit::canPaste| Name: | QPlainTextEdit::canPaste | | Prototype: | bool QPlainTextEdit::canPaste() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qplaintextedit.cpp | | Lines: | 2659-2663 |
| | 2 | 1 |
QPlainTextEdit::canInsertFromMimeData| Name: | QPlainTextEdit::canInsertFromMimeData | | Prototype: | bool QPlainTextEdit::canInsertFromMimeData(const QMimeData *source) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qplaintextedit.cpp | | Lines: | 2515-2519 |
| | 2 | 1 |
QPlainTextEdit::blockBoundingGeometry| Name: | QPlainTextEdit::blockBoundingGeometry | | Prototype: | QRectF QPlainTextEdit::blockBoundingGeometry(const QTextBlock &block) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qplaintextedit.cpp | | Lines: | 3085-3089 |
| | 2 | 1 |
QPlainTextEdit::backgroundVisible| Name: | QPlainTextEdit::backgroundVisible | | Prototype: | bool QPlainTextEdit::backgroundVisible() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qplaintextedit.cpp | | Lines: | 2774-2778 |
| | 2 | 1 |
QPlainTextEdit::appendPlainText| Name: | QPlainTextEdit::appendPlainText | | Prototype: | void QPlainTextEdit::appendPlainText(const QString &text) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qplaintextedit.cpp | | Lines: | 2991-2995 |
| | 2 | 1 |
QPlainTextEdit::appendHtml| Name: | QPlainTextEdit::appendHtml | | Prototype: | void QPlainTextEdit::appendHtml(const QString &html) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qplaintextedit.cpp | | Lines: | 3003-3007 |
| | 2 | 1 |
QPlainTextEdit::QPlainTextEdit| Name: | QPlainTextEdit::QPlainTextEdit | | Prototype: | QPlainTextEdit::QPlainTextEdit(QWidget *parent) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qplaintextedit.cpp | | Lines: | 1230-1235 |
| | 2 | 1 |
QPlainTextEdit::QPlainTextEdit| Name: | QPlainTextEdit::QPlainTextEdit | | Prototype: | QPlainTextEdit::QPlainTextEdit(QPlainTextEditPrivate &dd, QWidget *parent) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qplaintextedit.cpp | | Lines: | 1240-1245 |
| | 2 | 1 |
QPlainTextEdit::QPlainTextEdit| Name: | QPlainTextEdit::QPlainTextEdit | | Prototype: | QPlainTextEdit::QPlainTextEdit(const QString &text, QWidget *parent) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qplaintextedit.cpp | | Lines: | 1251-1256 |
| | 2 | 1 |
QPlainTextDocumentLayout::textWidth| Name: | QPlainTextDocumentLayout::textWidth | | Prototype: | qreal QPlainTextDocumentLayout::textWidth() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qplaintextedit.cpp | | Lines: | 258-262 |
| | 2 | 1 |
QPlainTextDocumentLayout::setCursorWidth| Name: | QPlainTextDocumentLayout::setCursorWidth | | Prototype: | void QPlainTextDocumentLayout::setCursorWidth(int width) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qplaintextedit.cpp | | Lines: | 222-226 |
| | 2 | 1 |
QPlainTextDocumentLayout::priv| Name: | QPlainTextDocumentLayout::priv | | Prototype: | QPlainTextDocumentLayoutPrivate *QPlainTextDocumentLayout::priv() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qplaintextedit.cpp | | Lines: | 234-238 |
| | 2 | 1 |
QPlainTextDocumentLayout::frameBoundingRect| Name: | QPlainTextDocumentLayout::frameBoundingRect | | Prototype: | QRectF QPlainTextDocumentLayout::frameBoundingRect(QTextFrame *) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qplaintextedit.cpp | | Lines: | 176-180 |
| | 2 | 1 |
QPlainTextDocumentLayout::documentSize| Name: | QPlainTextDocumentLayout::documentSize | | Prototype: | QSizeF QPlainTextDocumentLayout::documentSize() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qplaintextedit.cpp | | Lines: | 167-171 |
| | 2 | 1 |
QPlainTextDocumentLayout::cursorWidth| Name: | QPlainTextDocumentLayout::cursorWidth | | Prototype: | int QPlainTextDocumentLayout::cursorWidth() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qplaintextedit.cpp | | Lines: | 228-232 |
| | 2 | 1 |
QPlainTextDocumentLayout::QPlainTextDocumentLayout| Name: | QPlainTextDocumentLayout::QPlainTextDocumentLayout | | Prototype: | QPlainTextDocumentLayout::QPlainTextDocumentLayout(QTextDocument *document) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qplaintextedit.cpp | | Lines: | 129-131 |
| | 2 | 1 |
QPlainTestLogger::enterTestFunction| Name: | QPlainTestLogger::enterTestFunction | | Prototype: | void QPlainTestLogger::enterTestFunction(const char * ) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qplaintestlogger.cpp | | Lines: | 369-373 |
| | 2 | 2 |
QPlainTestLogger::QPlainTestLogger| Name: | QPlainTestLogger::QPlainTestLogger | | Prototype: | QPlainTestLogger::QPlainTestLogger(const char *filename) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qplaintestlogger.cpp | | Lines: | 323-326 |
| | 2 | 1 |
QPixmapIconEngine::QPixmapIconEngine| Name: | QPixmapIconEngine::QPixmapIconEngine | | Prototype: | QPixmapIconEngine::QPixmapIconEngine(const QPixmapIconEngine &other) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qicon.cpp | | Lines: | 162-165 |
| | 2 | 1 |
QPixmapFilter::type| Name: | QPixmapFilter::type | | Prototype: | QPixmapFilter::FilterType QPixmapFilter::type() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/effects/qpixmapfilter.cpp | | Lines: | 142-146 |
| | 2 | 1 |
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: | 1262-1266 |
| | 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: | 1236-1240 |
| | 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: | 1210-1214 |
| | 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: | 1249-1253 |
| | 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: | 1223-1227 |
| | 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: | 1283-1287 |
| | 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: | 1195-1199 |
| | 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: | 1172-1175 |
| | 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: | 276-280 |
| | 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: | 265-269 |
| | 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: | 287-291 |
| | 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: | 297-301 |
| | 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: | 223-228 |
| | 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: | 1049-1053 |
| | 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: | 1037-1041 |
| | 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: | 1026-1030 |
| | 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: | 610-614 |
| | 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: | 642-651 |
| | 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: | 118-122 |
| | 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: | 100-102 |
| | 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: | 527-531 |
| | 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: | 559-563 |
| | 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: | 538-542 |
| | 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: | 570-574 |
| | 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: | 508-511 |
| | 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: | 730-734 |
| | 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: | 712-716 |
| | 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: | 100-105 |
| | 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: | 163-166 |
| | 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: | 1012-1015 |
| | 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: | 66-71 |
| | 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: | 73-78 |
| | 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: | 81-84 |
| | 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: | 993-997 |
| | 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: | 156-159 |
| | 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: | 162-166 |
| | 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: | 126-129 |
| | 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: | 342-346 |
| | 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: | 760-764 |
| | 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: | 781-785 |
| | 2 | 1 |
QPen::operator=| Name: | QPen::operator= | | Prototype: | QPen &QPen::operator=(const QPen &p) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpen.cpp | | Lines: | 378-382 |
| | 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: | 578-582 |
| | 2 | 1 |
QPen::isCosmetic| Name: | QPen::isCosmetic | | Prototype: | bool QPen::isCosmetic() const | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpen.cpp | | Lines: | 812-816 |
| | 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: | 536-540 |
| | 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: | 264-268 |
| | 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-58 |
| | 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: | 48-53 |
| | 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: | 176-180 |
| | 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: | 185-189 |
| | 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: | 203-207 |
| | 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: | 245-249 |
| | 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: | 212-217 |
| | 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: | 398-403 |
| | 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: | 389-393 |
| | 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: | 194-198 |
| | 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: | 728-731 |
| | 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: | 1272-1276 |
| | 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: | 1290-1294 |
| | 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: | 1296-1300 |
| | 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: | 1284-1288 |
| | 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: | 751-755 |
| | 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: | 1278-1282 |
| | 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: | 1309-1313 |
| | 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: | 741-744 |
| | 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: | 746-749 |
| | 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: | 1088-1092 |
| | 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: | 112-116 |
| | 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: | 83-85 |
| | 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: | 1446-1453 |
| | 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: | 822-826 |
| | 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: | 89-93 |
| | 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: | 81-84 |
| | 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: | 308-312 |
| | 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: | 651-655 |
| | 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: | 774-778 |
| | 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: | 537-541 |
| | 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: | 548-552 |
| | 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: | 231-235 |
| | 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: | 2541-2544 |
| | 2 | 1 |