Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–¾ |
QScrollArea::ensureVisibleName: | QScrollArea::ensureVisible | Prototype: | void QScrollArea::ensureVisible(int x, int y, int xmargin, int ymargin) | Coverage: | 0.000% (0/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qscrollarea.cpp | Lines: | 435-452 |
| | 10 | 5 |
QScanConverter::emitNodeName: | QScanConverter::emitNode | Prototype: | void QScanConverter::emitNode(const Intersection *node) | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qrasterizer.cpp | Lines: | 241-257 |
| | 9 | 5 |
QRubberBand::changeEventName: | QRubberBand::changeEvent | Prototype: | void QRubberBand::changeEvent(QEvent *e) | Coverage: | 0.000% (0/12) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qrubberband.cpp | Lines: | 217-234 |
| | 9 | 5 |
QRollEffect::runName: | QRollEffect::run | Prototype: | void QRollEffect::run(int time) | Coverage: | 0.000% (0/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qeffects.cpp | Lines: | 440-473 |
| | 22 | 5 |
QRingBuffer::reserveFrontName: | QRingBuffer::reserveFront | Prototype: | char *QRingBuffer::reserveFront(qint64 bytes) | Coverage: | 81.250% (13/16) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qringbuffer.cpp | Lines: | 131-154 |
| | 15 | 5 |
QRingBuffer::freeName: | QRingBuffer::free | Prototype: | void QRingBuffer::free(qint64 bytes) | Coverage: | 100.000% (16/16) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qringbuffer.cpp | Lines: | 66-96 |
| | 17 | 5 |
QRingBuffer::chopName: | QRingBuffer::chop | Prototype: | void QRingBuffer::chop(qint64 bytes) | Coverage: | 100.000% (16/16) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qringbuffer.cpp | Lines: | 156-184 |
| | 16 | 5 |
QResource::unregisterResourceName: | QResource::unregisterResource | Prototype: | bool QResource::unregisterResource(const uchar *rccData, const QString &resourceRoot) | Coverage: | 0.000% (0/15) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qresource.cpp | Lines: | 1158-1180 |
| | 14 | 5 |
QResource::unregisterResourceName: | QResource::unregisterResource | Prototype: | bool QResource::unregisterResource(const QString &rccFilename, const QString &resourceRoot) | Coverage: | 80.000% (12/15) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qresource.cpp | Lines: | 1087-1109 |
| | 14 | 5 |
QRenderRule::boxRectName: | QRenderRule::boxRect | Prototype: | QRect QRenderRule::boxRect(const QRect& cr, int flags) const | Coverage: | 0.000% (0/15) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp | Lines: | 1047-1065 |
| | 12 | 5 |
QRegularExpression::escapeName: | QRegularExpression::escape | Prototype: | QString QRegularExpression::escape(const QString &str) | Coverage: | 96.296% (26/27) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregularexpression.cpp | Lines: | 1878-1911 |
| | 19 | 5 |
QRegionPrivate::prependName: | QRegionPrivate::prepend | Prototype: | void QRegionPrivate::prepend(const QRect *r) | Coverage: | 0.000% (0/18) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp | Lines: | 1497-1527 |
| | 18 | 5 |
QRegion::xoredName: | QRegion::xored | Prototype: | QRegion QRegion::xored(const QRegion &r) const | Coverage: | 0.000% (0/21) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp | Lines: | 4161-4177 |
| | 12 | 5 |
QRegion::subtractedName: | QRegion::subtracted | Prototype: | QRegion QRegion::subtracted(const QRegion &r) const | Coverage: | 0.000% (0/23) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp | Lines: | 4136-4159 |
| | 12 | 5 |
QRegion::intersectedName: | QRegion::intersected | Prototype: | QRegion QRegion::intersected(const QRect &r) const | Coverage: | 0.000% (0/23) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp | Lines: | 4110-4134 |
| | 15 | 5 |
QRegExpEngine::heuristicallyChooseHeuristicName: | QRegExpEngine::heuristicallyChooseHeuristic | Prototype: | void QRegExpEngine::heuristicallyChooseHeuristic() | Coverage: | 100.000% (13/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp | Lines: | 1614-1643 |
| | 14 | 5 |
QRegExpEngine::goodStringMatchName: | QRegExpEngine::goodStringMatch | Prototype: | bool QRegExpEngine::goodStringMatch(QRegExpMatchState &matchState) const | Coverage: | 100.000% (13/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp | Lines: | 1870-1888 |
| | 13 | 5 |
QRegExpEngine::addPlusTransitionsName: | QRegExpEngine::addPlusTransitions | Prototype: | void QRegExpEngine::addPlusTransitions(const QVector<int> &from, const QVector<int> &to, int atom) | Coverage: | 100.000% (15/15) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp | Lines: | 1533-1548 |
| | 9 | 5 |
QRegExpEngine::Box::dumpName: | QRegExpEngine::Box::dump | Prototype: | void QRegExpEngine::Box::dump() const | Coverage: | 0.000% (0/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp | Lines: | 2693-2712 |
| | 13 | 5 |
QRegExpCharClass::inName: | QRegExpCharClass::in | Prototype: | bool QRegExpCharClass::in(QChar ch) const | Coverage: | 100.000% (15/15) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp | Lines: | 2410-2429 |
| | 11 | 5 |
QRegExp::lastIndexInName: | QRegExp::lastIndexIn | Prototype: | int QRegExp::lastIndexIn(const QString &str, int offset, CaretMode caretMode) const | Coverage: | 93.333% (14/15) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp | Lines: | 4311-4329 |
| | 13 | 5 |
QRegExp::capturedTextsName: | QRegExp::capturedTexts | Prototype: | QStringList QRegExp::capturedTexts() const | Coverage: | 100.000% (13/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp | Lines: | 4392-4410 |
| | 13 | 5 |
QReadWriteLock::tryLockForWriteName: | QReadWriteLock::tryLockForWrite | Prototype: | bool QReadWriteLock::tryLockForWrite() | Coverage: | 100.000% (13/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qreadwritelock.cpp | Lines: | 317-343 |
| | 29 | 5 |
QReadWriteLock::tryLockForReadName: | QReadWriteLock::tryLockForRead | Prototype: | bool QReadWriteLock::tryLockForRead() | Coverage: | 100.000% (13/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qreadwritelock.cpp | Lines: | 181-208 |
| | 24 | 5 |
QReadWriteLock::lockForWriteName: | QReadWriteLock::lockForWrite | Prototype: | void QReadWriteLock::lockForWrite() | Coverage: | 84.615% (11/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qreadwritelock.cpp | Lines: | 274-300 |
| | 23 | 5 |
QReadWriteLock::lockForReadName: | QReadWriteLock::lockForRead | Prototype: | void QReadWriteLock::lockForRead() | Coverage: | 100.000% (15/15) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qreadwritelock.cpp | Lines: | 135-163 |
| | 25 | 5 |
QRasterPaintEngine::updateMatrixName: | QRasterPaintEngine::updateMatrix | Prototype: | void QRasterPaintEngine::updateMatrix(const QTransform &matrix) | Coverage: | 0.000% (0/21) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp | Lines: | 551-584 |
| | 18 | 5 |
QRasterPaintEngine::drawStaticTextItemName: | QRasterPaintEngine::drawStaticTextItem | Prototype: | void QRasterPaintEngine::drawStaticTextItem(QStaticTextItem *textItem) | Coverage: | 0.000% (0/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp | Lines: | 2975-3006 |
| | 23 | 5 |
QRadioButton::initStyleOptionName: | QRadioButton::initStyleOption | Prototype: | void QRadioButton::initStyleOption(QStyleOptionButton *option) const | Coverage: | 0.000% (0/17) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qradiobutton.cpp | Lines: | 166-184 |
| | 14 | 5 |
QPushButton::setMenuName: | QPushButton::setMenu | Prototype: | void QPushButton::setMenu(QMenu* menu) | Coverage: | 0.000% (0/15) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qpushbutton.cpp | Lines: | 519-538 |
| | 14 | 5 |
QProgressDialog::resetName: | QProgressDialog::reset | Prototype: | void QProgressDialog::reset() | Coverage: | 0.000% (0/15) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qprogressdialog.cpp | Lines: | 592-616 |
| | 13 | 5 |
QProcessPrivate::_q_canWriteName: | QProcessPrivate::_q_canWrite | Prototype: | bool QProcessPrivate::_q_canWrite() | Coverage: | 76.471% (13/17) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess.cpp | Lines: | 1052-1071 |
| | 10 | 5 |
QProcess::writeDataName: | QProcess::writeData | Prototype: | qint64 QProcess::writeData(const char *data, qint64 len) | Coverage: | 69.231% (9/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess.cpp | Lines: | 1963-2021 |
| | 13 | 5 |
QProcess::setReadChannelName: | QProcess::setReadChannel | Prototype: | void QProcess::setReadChannel(ProcessChannel channel) | Coverage: | 100.000% (13/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess.cpp | Lines: | 1327-1341 |
| | 9 | 5 |
QPrintPreviewDialogPrivate::initName: | QPrintPreviewDialogPrivate::init | Prototype: | void QPrintPreviewDialogPrivate::init(QPrinter *_printer) | Coverage: | 57.143% (8/14) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/dialogs/qprintpreviewdialog.cpp | Lines: | 215-341 |
| | 86 | 5 |
QPrintPreviewDialogPrivate::_q_navigateName: | QPrintPreviewDialogPrivate::_q_navigate | Prototype: | void QPrintPreviewDialogPrivate::_q_navigate(QAction* action) | Coverage: | 0.000% (0/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/dialogs/qprintpreviewdialog.cpp | Lines: | 523-535 |
| | 10 | 5 |
QPollingFileSystemWatcherEngine::removePathsName: | QPollingFileSystemWatcherEngine::removePaths | Prototype: | QStringList QPollingFileSystemWatcherEngine::removePaths(const QStringList &paths, QStringList *files, QStringList *directories) | Coverage: | 93.333% (14/15) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfilesystemwatcher_polling.cpp | Lines: | 84-107 |
| | 14 | 5 |
QPngHandler::setOptionName: | QPngHandler::setOption | Prototype: | void QPngHandler::setOption(ImageOption option, const QVariant &value) | Coverage: | 0.000% (0/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpnghandler.cpp | Lines: | 1086-1096 |
| | 8 | 5 |
QPlatformThemeFactory::keysName: | QPlatformThemeFactory::keys | Prototype: | QStringList QPlatformThemeFactory::keys(const QString &platformPluginPath) | Coverage: | 0.000% (0/11) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformthemefactory.cpp | Lines: | 79-102 |
| | 12 | 5 |
QPlatformIntegrationFactory::keysName: | QPlatformIntegrationFactory::keys | Prototype: | QStringList QPlatformIntegrationFactory::keys(const QString &platformPluginPath) | Coverage: | 0.000% (0/11) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformintegrationfactory.cpp | Lines: | 92-114 |
| | 12 | 5 |
QPlatformCursorImage::setName: | QPlatformCursorImage::set | Prototype: | void QPlatformCursorImage::set(Qt::CursorShape id) | Coverage: | 0.000% (0/15) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformcursor.cpp | Lines: | 541-557 |
| | 11 | 5 |
QPlatformBackingStorePrivate::~QPlatformBackingStorePrivateName: | QPlatformBackingStorePrivate::~QPlatformBackingStorePrivate | Prototype: | ~QPlatformBackingStorePrivate() | Coverage: | 0.000% (0/15) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qplatformbackingstore.cpp | Lines: | 81-95 |
| | 9 | 5 |
QPlainTextEdit::mouseMoveEventName: | QPlainTextEdit::mouseMoveEvent | Prototype: | void QPlainTextEdit::mouseMoveEvent(QMouseEvent *e) | Coverage: | 0.000% (0/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qplaintextedit.cpp | Lines: | 2040-2055 |
| | 12 | 5 |
QPixmap::detachName: | QPixmap::detach | Prototype: | void QPixmap::detach() | Coverage: | 0.000% (0/15) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmap.cpp | Lines: | 1564-1585 |
| | 12 | 5 |
QPicturePaintEngine::drawTextItemName: | QPicturePaintEngine::drawTextItem | Prototype: | void QPicturePaintEngine::drawTextItem(const QPointF &p , const QTextItem &ti) | Coverage: | 0.000% (0/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpaintengine_pic.cpp | Lines: | 473-511 |
| | 25 | 5 |
QPicture::saveName: | QPicture::save | Prototype: | bool QPicture::save(QIODevice *dev, const char *format) | Coverage: | 0.000% (0/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpicture.cpp | Lines: | 344-370 |
| | 14 | 5 |
QPicture::playName: | QPicture::play | Prototype: | bool QPicture::play(QPainter *painter) | Coverage: | 0.000% (0/15) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpicture.cpp | Lines: | 408-441 |
| | 24 | 5 |
QPdfEnginePrivate::generateLinearGradientShaderName: | QPdfEnginePrivate::generateLinearGradientShader | Prototype: | int QPdfEnginePrivate::generateLinearGradientShader(const QLinearGradient *gradient, const QTransform &matrix, bool alpha) | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpdf.cpp | Lines: | 2078-2137 |
| | 41 | 5 |
QPdfEnginePrivate::generateGradientShaderName: | QPdfEnginePrivate::generateGradientShader | Prototype: | int QPdfEnginePrivate::generateGradientShader(const QGradient *gradient, const QTransform &matrix, bool alpha) | Coverage: | 0.000% (0/8) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpdf.cpp | Lines: | 2208-2220 |
| | 5 | 5 |
QParallelAnimationGroupPrivate::applyGroupStateName: | QParallelAnimationGroupPrivate::applyGroupState | Prototype: | void QParallelAnimationGroupPrivate::applyGroupState(QAbstractAnimation *animation) | Coverage: | 57.143% (4/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qparallelanimationgroup.cpp | Lines: | 274-288 |
| | 6 | 5 |
QPalette::setBrushName: | QPalette::setBrush | Prototype: | void QPalette::setBrush(ColorGroup cg, ColorRole cr, const QBrush &b) | Coverage: | 0.000% (0/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qpalette.cpp | Lines: | 745-764 |
| | 14 | 5 |
QPalette::resolveName: | QPalette::resolve | Prototype: | QPalette QPalette::resolve(const QPalette &other) const | Coverage: | 0.000% (0/15) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qpalette.cpp | Lines: | 898-916 |
| | 12 | 5 |
QPalette::operator==Name: | QPalette::operator== | Prototype: | bool QPalette::operator==(const QPalette &p) const | Coverage: | 0.000% (0/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qpalette.cpp | Lines: | 819-830 |
| | 7 | 5 |
QPalette::detachName: | QPalette::detach | Prototype: | void QPalette::detach() | Coverage: | 0.000% (0/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qpalette.cpp | Lines: | 783-796 |
| | 9 | 5 |
QPainterPrivate::detachPainterPrivateName: | QPainterPrivate::detachPainterPrivate | Prototype: | void QPainterPrivate::detachPainterPrivate(QPainter *q) | Coverage: | 0.000% (0/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | Lines: | 306-330 |
| | 17 | 5 |
QPainterPath::toFillPolygonName: | QPainterPath::toFillPolygon | Prototype: | QPolygonF QPainterPath::toFillPolygon(const QTransform &matrix) const | Coverage: | 0.000% (0/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp | Lines: | 2783-2799 |
| | 12 | 5 |
QPainterPath::slopeAtPercentName: | QPainterPath::slopeAtPercent | Prototype: | qreal QPainterPath::slopeAtPercent(qreal t) const | Coverage: | 0.000% (0/18) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp | Lines: | 3042-3076 |
| | 20 | 5 |
QPainterPath::addRoundRectName: | QPainterPath::addRoundRect | Prototype: | void QPainterPath::addRoundRect(const QRectF &r, int xRnd, int yRnd) | Coverage: | 0.000% (0/15) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp | Lines: | 3167-3204 |
| | 27 | 5 |
QPainter::~QPainterName: | QPainter::~QPainter | Prototype: | QPainter::~QPainter() | Coverage: | 0.000% (0/14) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | Lines: | 1479-1498 |
| | 11 | 5 |
QPainter::strokePathName: | QPainter::strokePath | Prototype: | void QPainter::strokePath(const QPainterPath &path, const QPen &pen) | Coverage: | 0.000% (0/15) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | Lines: | 3277-3308 |
| | 18 | 5 |
QPainter::setClippingName: | QPainter::setClipping | Prototype: | void QPainter::setClipping(bool enable) | Coverage: | 0.000% (0/17) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | Lines: | 2448-2478 |
| | 15 | 5 |
QPainter::fillRectName: | QPainter::fillRect | Prototype: | void QPainter::fillRect(const QRectF &r, const QBrush &brush) | Coverage: | 0.000% (0/16) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | Lines: | 6883-6912 |
| | 19 | 5 |
QPainter::fillRectName: | QPainter::fillRect | Prototype: | void QPainter::fillRect(const QRect &r, const QBrush &brush) | Coverage: | 0.000% (0/16) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | Lines: | 6921-6950 |
| | 19 | 5 |
QPainter::fillPathName: | QPainter::fillPath | Prototype: | void QPainter::fillPath(const QPainterPath &path, const QBrush &brush) | Coverage: | 0.000% (0/15) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | Lines: | 3320-3351 |
| | 18 | 5 |
QPainter::drawPolylineName: | QPainter::drawPolyline | Prototype: | void QPainter::drawPolyline(const QPointF *points, int pointCount) | Coverage: | 0.000% (0/15) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | Lines: | 4693-4726 |
| | 14 | 5 |
QPainter::drawPolylineName: | QPainter::drawPolyline | Prototype: | void QPainter::drawPolyline(const QPoint *points, int pointCount) | Coverage: | 0.000% (0/15) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | Lines: | 4734-4767 |
| | 14 | 5 |
QPainter::drawPolygonName: | QPainter::drawPolygon | Prototype: | void QPainter::drawPolygon(const QPointF *points, int pointCount, Qt::FillRule fillRule) | Coverage: | 0.000% (0/15) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | Lines: | 4809-4841 |
| | 17 | 5 |
QPainter::drawPolygonName: | QPainter::drawPolygon | Prototype: | void QPainter::drawPolygon(const QPoint *points, int pointCount, Qt::FillRule fillRule) | Coverage: | 0.000% (0/15) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | Lines: | 4848-4880 |
| | 17 | 5 |
QPainter::drawPieName: | QPainter::drawPie | Prototype: | void QPainter::drawPie(const QRectF &r, int a, int alen) | Coverage: | 0.000% (0/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | Lines: | 4409-4436 |
| | 14 | 5 |
QPainter::drawGlyphRunName: | QPainter::drawGlyphRun | Prototype: | void QPainter::drawGlyphRun(const QPointF &position, const QGlyphRun &glyphRun) | Coverage: | 0.000% (0/19) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | Lines: | 5534-5569 |
| | 23 | 5 |
QPainter::drawEllipseName: | QPainter::drawEllipse | Prototype: | void QPainter::drawEllipse(const QRectF &r) | Coverage: | 0.000% (0/15) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | Lines: | 4220-4252 |
| | 17 | 5 |
QPainter::drawEllipseName: | QPainter::drawEllipse | Prototype: | void QPainter::drawEllipse(const QRect &r) | Coverage: | 0.000% (0/15) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | Lines: | 4261-4294 |
| | 17 | 5 |
QPainter::drawConvexPolygonName: | QPainter::drawConvexPolygon | Prototype: | void QPainter::drawConvexPolygon(const QPoint *points, int pointCount) | Coverage: | 0.000% (0/15) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | Lines: | 4947-4979 |
| | 17 | 5 |
QPainter::drawConvexPolygonName: | QPainter::drawConvexPolygon | Prototype: | void QPainter::drawConvexPolygon(const QPointF *points, int pointCount) | Coverage: | 0.000% (0/15) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | Lines: | 4981-5013 |
| | 17 | 5 |
QPaintEngineEx::drawStaticTextItemName: | QPaintEngineEx::drawStaticTextItem | Prototype: | void QPaintEngineEx::drawStaticTextItem(QStaticTextItem *staticTextItem) | Coverage: | 0.000% (0/17) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengineex.cpp | Lines: | 1046-1076 |
| | 21 | 5 |
QPaintEngineEx::clipName: | QPaintEngineEx::clip | Prototype: | void QPaintEngineEx::clip(const QRegion ®ion, Qt::ClipOperation op) | Coverage: | 0.000% (0/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengineex.cpp | Lines: | 616-679 |
| | 44 | 5 |
QPaintEngine::drawRectsName: | QPaintEngine::drawRects | Prototype: | void QPaintEngine::drawRects(const QRectF *rects, int rectCount) | Coverage: | 0.000% (0/17) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine.cpp | Lines: | 854-876 |
| | 16 | 5 |
QOpenGLWindowPrivate::initializeName: | QOpenGLWindowPrivate::initialize | Prototype: | void QOpenGLWindowPrivate::initialize() | Coverage: | 0.000% (0/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qopenglwindow.cpp | Lines: | 212-232 |
| | 14 | 5 |
QOpenGLWidgetPrivate::grabFramebufferName: | QOpenGLWidgetPrivate::grabFramebuffer | Prototype: | QImage QOpenGLWidgetPrivate::grabFramebuffer() | Coverage: | 0.000% (0/14) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qopenglwidget.cpp | Lines: | 860-886 |
| | 14 | 5 |
QOpenGLTimeMonitorPrivate::recordSampleName: | QOpenGLTimeMonitorPrivate::recordSample | Prototype: | void QOpenGLTimeMonitorPrivate::recordSample() | Coverage: | 0.000% (0/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltimerquery.cpp | Lines: | 559-581 |
| | 11 | 5 |
QOpenGLTimeMonitorPrivate::intervalsName: | QOpenGLTimeMonitorPrivate::intervals | Prototype: | QVector<GLuint64> QOpenGLTimeMonitorPrivate::intervals() const | Coverage: | 0.000% (0/14) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltimerquery.cpp | Lines: | 608-630 |
| | 11 | 5 |
QOpenGLTexturePrivate::createName: | QOpenGLTexturePrivate::create | Prototype: | bool QOpenGLTexturePrivate::create() | Coverage: | 0.000% (0/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexture.cpp | Lines: | 150-176 |
| | 16 | 5 |
QOpenGLTextureCache::bindTextureName: | QOpenGLTextureCache::bindTexture | Prototype: | GLuint QOpenGLTextureCache::bindTexture(QOpenGLContext *context, const QPixmap &pixmap, BindOptions options) | Coverage: | 0.000% (0/15) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexturecache.cpp | Lines: | 127-148 |
| | 13 | 5 |
QOpenGLShaderProgram::setUniformValueArrayName: | QOpenGLShaderProgram::setUniformValueArray | Prototype: | void QOpenGLShaderProgram::setUniformValueArray(int location, const QMatrix2x2 *values, int count) | Coverage: | 0.000% (0/15) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglshaderprogram.cpp | Lines: | 2969-2975 |
| | 3 | 5 |
QOpenGLShaderProgram::setUniformValueArrayName: | QOpenGLShaderProgram::setUniformValueArray | Prototype: | void QOpenGLShaderProgram::setUniformValueArray(int location, const QMatrix2x3 *values, int count) | Coverage: | 0.000% (0/15) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglshaderprogram.cpp | Lines: | 2996-3003 |
| | 3 | 5 |
QOpenGLShaderProgram::setUniformValueArrayName: | QOpenGLShaderProgram::setUniformValueArray | Prototype: | void QOpenGLShaderProgram::setUniformValueArray(int location, const QMatrix2x4 *values, int count) | Coverage: | 0.000% (0/15) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglshaderprogram.cpp | Lines: | 3024-3031 |
| | 3 | 5 |
QOpenGLShaderProgram::setUniformValueArrayName: | QOpenGLShaderProgram::setUniformValueArray | Prototype: | void QOpenGLShaderProgram::setUniformValueArray(int location, const QMatrix3x2 *values, int count) | Coverage: | 0.000% (0/15) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglshaderprogram.cpp | Lines: | 3052-3059 |
| | 3 | 5 |
QOpenGLShaderProgram::setUniformValueArrayName: | QOpenGLShaderProgram::setUniformValueArray | Prototype: | void QOpenGLShaderProgram::setUniformValueArray(int location, const QMatrix3x3 *values, int count) | Coverage: | 0.000% (0/15) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglshaderprogram.cpp | Lines: | 3080-3086 |
| | 3 | 5 |
QOpenGLShaderProgram::setUniformValueArrayName: | QOpenGLShaderProgram::setUniformValueArray | Prototype: | void QOpenGLShaderProgram::setUniformValueArray(int location, const QMatrix3x4 *values, int count) | Coverage: | 0.000% (0/15) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglshaderprogram.cpp | Lines: | 3107-3114 |
| | 3 | 5 |
QOpenGLShaderProgram::setUniformValueArrayName: | QOpenGLShaderProgram::setUniformValueArray | Prototype: | void QOpenGLShaderProgram::setUniformValueArray(int location, const QMatrix4x2 *values, int count) | Coverage: | 0.000% (0/15) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglshaderprogram.cpp | Lines: | 3135-3142 |
| | 3 | 5 |
QOpenGLShaderProgram::setUniformValueArrayName: | QOpenGLShaderProgram::setUniformValueArray | Prototype: | void QOpenGLShaderProgram::setUniformValueArray(int location, const QMatrix4x3 *values, int count) | Coverage: | 0.000% (0/15) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglshaderprogram.cpp | Lines: | 3163-3170 |
| | 3 | 5 |
QOpenGLShaderProgram::setUniformValueArrayName: | QOpenGLShaderProgram::setUniformValueArray | Prototype: | void QOpenGLShaderProgram::setUniformValueArray(int location, const QMatrix4x4 *values, int count) | Coverage: | 0.000% (0/15) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglshaderprogram.cpp | Lines: | 3191-3197 |
| | 3 | 5 |
QOpenGLMultiGroupSharedResource::~QOpenGLMultiGroupSharedResourceName: | QOpenGLMultiGroupSharedResource::~QOpenGLMultiGroupSharedResource | Prototype: | QOpenGLMultiGroupSharedResource::~QOpenGLMultiGroupSharedResource() | Coverage: | 0.000% (0/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qopenglcontext.cpp | Lines: | 1575-1597 |
| | 12 | 5 |
QOpenGLFunctions_1_1::~QOpenGLFunctions_1_1Name: | QOpenGLFunctions_1_1::~QOpenGLFunctions_1_1 | Prototype: | QOpenGLFunctions_1_1::~QOpenGLFunctions_1_1() | Coverage: | 0.000% (0/21) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions_1_1.cpp | Lines: | 71-89 |
| | 12 | 5 |
QOpenGLFunctions_1_0::initializeOpenGLFunctionsName: | QOpenGLFunctions_1_0::initializeOpenGLFunctions | Prototype: | bool QOpenGLFunctions_1_0::initializeOpenGLFunctions() | Coverage: | 0.000% (0/19) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions_1_0.cpp | Lines: | 81-115 |
| | 20 | 5 |
QOpenGLFramebufferObjectPrivate::initColorBufferName: | QOpenGLFramebufferObjectPrivate::initColorBuffer | Prototype: | void QOpenGLFramebufferObjectPrivate::initColorBuffer(int idx, GLint *samples) | Coverage: | 0.000% (0/15) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglframebufferobject.cpp | Lines: | 548-581 |
| | 19 | 5 |
QOpenGLFramebufferObject::releaseName: | QOpenGLFramebufferObject::release | Prototype: | bool QOpenGLFramebufferObject::release() | Coverage: | 0.000% (0/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglframebufferobject.cpp | Lines: | 1099-1123 |
| | 14 | 5 |
QOpenGLDebugLogger::stopLoggingName: | QOpenGLDebugLogger::stopLogging | Prototype: | void QOpenGLDebugLogger::stopLogging() | Coverage: | 0.000% (0/15) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengldebug.cpp | Lines: | 1531-1555 |
| | 15 | 5 |
QOpenGLDebugLogger::logMessageName: | QOpenGLDebugLogger::logMessage | Prototype: | void QOpenGLDebugLogger::logMessage(const QOpenGLDebugMessage &debugMessage) | Coverage: | 0.000% (0/21) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengldebug.cpp | Lines: | 1570-1613 |
| | 31 | 5 |
QOpenGLContextGroupPrivate::removeContextName: | QOpenGLContextGroupPrivate::removeContext | Prototype: | void QOpenGLContextGroupPrivate::removeContext(QOpenGLContext *ctx) | Coverage: | 0.000% (0/15) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qopenglcontext.cpp | Lines: | 1407-1432 |
| | 13 | 5 |