| Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–¾ |
QScrollArea::ensureVisible| Name: | 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::emitNode| Name: | 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::changeEvent| Name: | 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::run| Name: | 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::reserveFront| Name: | 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::free| Name: | 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::chop| Name: | 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::unregisterResource| Name: | 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::unregisterResource| Name: | 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::boxRect| Name: | 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::escape| Name: | 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::prepend| Name: | 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::xored| Name: | 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::subtracted| Name: | 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::intersected| Name: | 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::heuristicallyChooseHeuristic| Name: | 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::goodStringMatch| Name: | 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::addPlusTransitions| Name: | 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::dump| Name: | 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::in| Name: | 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::lastIndexIn| Name: | 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::capturedTexts| Name: | 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::tryLockForWrite| Name: | 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::tryLockForRead| Name: | 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::lockForWrite| Name: | 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::lockForRead| Name: | 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::updateMatrix| Name: | 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::drawStaticTextItem| Name: | 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::initStyleOption| Name: | 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::setMenu| Name: | 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::reset| Name: | 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_canWrite| Name: | 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::writeData| Name: | 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::setReadChannel| Name: | 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::init| Name: | 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_navigate| Name: | 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::removePaths| Name: | 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::setOption| Name: | 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::keys| Name: | 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::keys| Name: | 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::set| Name: | 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::~QPlatformBackingStorePrivate| Name: | 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::mouseMoveEvent| Name: | 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::detach| Name: | 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::drawTextItem| Name: | 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::save| Name: | 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::play| Name: | 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::generateLinearGradientShader| Name: | 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::generateGradientShader| Name: | 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::applyGroupState| Name: | 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::setBrush| Name: | 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::resolve| Name: | 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::detach| Name: | 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::detachPainterPrivate| Name: | 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::toFillPolygon| Name: | 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::slopeAtPercent| Name: | 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::addRoundRect| Name: | 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::~QPainter| Name: | 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::strokePath| Name: | 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::setClipping| Name: | 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::fillRect| Name: | 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::fillRect| Name: | 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::fillPath| Name: | 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::drawPolyline| Name: | 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::drawPolyline| Name: | 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::drawPolygon| Name: | 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::drawPolygon| Name: | 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::drawPie| Name: | 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::drawGlyphRun| Name: | 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::drawEllipse| Name: | 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::drawEllipse| Name: | 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::drawConvexPolygon| Name: | 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::drawConvexPolygon| Name: | 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::drawStaticTextItem| Name: | 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::clip| Name: | 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::drawRects| Name: | 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::initialize| Name: | 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::grabFramebuffer| Name: | 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::recordSample| Name: | 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::intervals| Name: | 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::create| Name: | 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::bindTexture| Name: | 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::setUniformValueArray| Name: | 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::setUniformValueArray| Name: | 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::setUniformValueArray| Name: | 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::setUniformValueArray| Name: | 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::setUniformValueArray| Name: | 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::setUniformValueArray| Name: | 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::setUniformValueArray| Name: | 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::setUniformValueArray| Name: | 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::setUniformValueArray| Name: | 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::~QOpenGLMultiGroupSharedResource| Name: | 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_1| Name: | 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::initializeOpenGLFunctions| Name: | 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::initColorBuffer| Name: | 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::release| Name: | 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::stopLogging| Name: | 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::logMessage| Name: | 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::removeContext| Name: | 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 |