Function | Condition % | eLOC - Effective Lines of Codeā¾ | McCabe - Cyclomatic Complexity |
QRectF::normalizedName: | QRectF::normalized | Prototype: | QRectF QRectF::normalized() const | Coverage: | 100.000% (7/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qrect.cpp | Lines: | 1526-1538 |
| | 8 | 3 |
QRasterPlatformPixmap::fromDataName: | QRasterPlatformPixmap::fromData | Prototype: | bool QRasterPlatformPixmap::fromData(const uchar *buffer, uint len, const char *format, Qt::ImageConversionFlags flags) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmap_raster.cpp | Lines: | 113-125 |
| | 8 | 2 |
QRadialGradient::QRadialGradientName: | QRadialGradient::QRadialGradient | Prototype: | QRadialGradient::QRadialGradient(const QPointF ¢er, qreal radius, const QPointF &focalPoint) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qbrush.cpp | Lines: | 1837-1848 |
| | 8 | 1 |
QRadialGradient::QRadialGradientName: | QRadialGradient::QRadialGradient | Prototype: | QRadialGradient::QRadialGradient(const QPointF ¢er, qreal centerRadius, const QPointF &focalPoint, qreal focalRadius) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qbrush.cpp | Lines: | 1935-1946 |
| | 8 | 1 |
QRadialGradient::QRadialGradientName: | QRadialGradient::QRadialGradient | Prototype: | QRadialGradient::QRadialGradient(qreal cx, qreal cy, qreal centerRadius, qreal fx, qreal fy, qreal focalRadius) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qbrush.cpp | Lines: | 1955-1966 |
| | 8 | 1 |
QPushButton::setFlatName: | QPushButton::setFlat | Prototype: | void QPushButton::setFlat(bool flat) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qpushbutton.cpp | Lines: | 636-646 |
| | 8 | 2 |
QPushButton::setAutoDefaultName: | QPushButton::setAutoDefault | Prototype: | void QPushButton::setAutoDefault(bool enable) | Coverage: | 0.000% (0/8) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qpushbutton.cpp | Lines: | 339-349 |
| | 8 | 2 |
QPropertyAnimation::setTargetObjectName: | QPropertyAnimation::setTargetObject | Prototype: | void QPropertyAnimation::setTargetObject(QObject *target) | Coverage: | 42.857% (3/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qpropertyanimation.cpp | Lines: | 183-196 |
| | 8 | 3 |
QProgressDialogPrivate::adoptChildWidgetName: | QProgressDialogPrivate::adoptChildWidget | Prototype: | void QProgressDialogPrivate::adoptChildWidget(QWidget *c) | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qprogressdialog.cpp | Lines: | 486-499 |
| | 8 | 4 |
QProgressDialog::setLabelName: | QProgressDialog::setLabel | Prototype: | void QProgressDialog::setLabel(QLabel *label) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qprogressdialog.cpp | Lines: | 352-363 |
| | 8 | 3 |
QProgressBar::eventName: | QProgressBar::event | Prototype: | bool QProgressBar::event(QEvent *e) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qprogressbar.cpp | Lines: | 570-587 |
| | 8 | 4 |
QProcessPrivate::waitForStartedName: | QProcessPrivate::waitForStarted | Prototype: | bool QProcessPrivate::waitForStarted(int msecs) | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess_unix.cpp | Lines: | 673-696 |
| | 8 | 2 |
QProcessEnvironmentPrivate::insertName: | QProcessEnvironmentPrivate::insert | Prototype: | void QProcessEnvironmentPrivate::insert(const QProcessEnvironmentPrivate &other) | Coverage: | 100.000% (7/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess.cpp | Lines: | 195-208 |
| | 8 | 3 |
QProcessEnvironment::operator==Name: | QProcessEnvironment::operator== | Prototype: | bool QProcessEnvironment::operator==(const QProcessEnvironment &other) const | Coverage: | 80.000% (8/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess.cpp | Lines: | 270-284 |
| | 8 | 4 |
QProcess::~QProcessName: | QProcess::~QProcess | Prototype: | QProcess::~QProcess() | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess.cpp | Lines: | 1209-1223 |
| | 8 | 2 |
QProcess::waitForReadyReadName: | QProcess::waitForReadyRead | Prototype: | bool QProcess::waitForReadyRead(int msecs) | Coverage: | 100.000% (14/14) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess.cpp | Lines: | 1811-1822 |
| | 8 | 4 |
QProcess::startName: | QProcess::start | Prototype: | void QProcess::start(OpenMode mode) | Coverage: | 71.429% (5/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess.cpp | Lines: | 2112-2125 |
| | 8 | 3 |
QProcess::startName: | QProcess::start | Prototype: | void QProcess::start(const QString &command, OpenMode mode) | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess.cpp | Lines: | 2274-2287 |
| | 8 | 2 |
QPrinterPrivate::findValidPrinterName: | QPrinterPrivate::findValidPrinter | Prototype: | QPrinterInfo QPrinterPrivate::findValidPrinter(const QPrinterInfo &printer) | Coverage: | 60.000% (6/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinter.cpp | Lines: | 108-121 |
| | 8 | 4 |
QPrinterInfo::availablePrintersName: | QPrinterInfo::availablePrinters | Prototype: | QList<QPrinterInfo> QPrinterInfo::availablePrinters() | Coverage: | 60.000% (3/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinterinfo.cpp | Lines: | 420-431 |
| | 8 | 3 |
QPrinter::setOutputFormatName: | QPrinter::setOutputFormat | Prototype: | void QPrinter::setOutputFormat(OutputFormat format) | Coverage: | 60.000% (6/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinter.cpp | Lines: | 780-794 |
| | 8 | 4 |
QPrinter::setOutputFileNameName: | QPrinter::setOutputFileName | Prototype: | void QPrinter::setOutputFileName(const QString &fileName) | Coverage: | 60.000% (6/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinter.cpp | Lines: | 918-930 |
| | 8 | 4 |
QPrintPreviewDialogPrivate::_q_zoomFactorChangedName: | QPrintPreviewDialogPrivate::_q_zoomFactorChanged | Prototype: | void QPrintPreviewDialogPrivate::_q_zoomFactorChanged() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/dialogs/qprintpreviewdialog.cpp | Lines: | 614-625 |
| | 8 | 2 |
QPrintPreviewDialogPrivate::_q_pageSetupName: | QPrintPreviewDialogPrivate::_q_pageSetup | Prototype: | void QPrintPreviewDialogPrivate::_q_pageSetup() | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/dialogs/qprintpreviewdialog.cpp | Lines: | 590-605 |
| | 8 | 3 |
QPolygon::translateName: | QPolygon::translate | Prototype: | void QPolygon::translate(int dx, int dy) | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpolygon.cpp | Lines: | 208-220 |
| | 8 | 3 |
QPolygon::putPointsName: | QPolygon::putPoints | Prototype: | void QPolygon::putPoints(int index, int nPoints, const QPolygon & from, int fromIndex) | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpolygon.cpp | Lines: | 417-428 |
| | 8 | 4 |
QPngHandlerPrivate::AllocatedMemoryPointers::deallocateName: | QPngHandlerPrivate::AllocatedMemoryPointers::deallocate | Prototype: | void deallocate() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpnghandler.cpp | Lines: | 130-140 |
| | 8 | 1 |
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 |
QPluginLoader::staticInstancesName: | QPluginLoader::staticInstances | Prototype: | QObjectList QPluginLoader::staticInstances() | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/qpluginloader.cpp | Lines: | 434-445 |
| | 8 | 3 |
QPluginLoader::loadName: | QPluginLoader::load | Prototype: | bool QPluginLoader::load() | Coverage: | 62.500% (10/16) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/qpluginloader.cpp | Lines: | 224-234 |
| | 8 | 4 |
QPlatformWindow::formatWindowTitleName: | QPlatformWindow::formatWindowTitle | Prototype: | QString QPlatformWindow::formatWindowTitle(const QString &title, const QString &separator) | Coverage: | 0.000% (0/12) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformwindow.cpp | Lines: | 457-470 |
| | 8 | 4 |
QPlatformTextureList::appendTextureName: | QPlatformTextureList::appendTexture | Prototype: | void QPlatformTextureList::appendTexture(void *source, GLuint textureId, const QRect &geometry, const QRect &clipRect, Flags flags) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qplatformbackingstore.cpp | Lines: | 191-202 |
| | 8 | 1 |
QPlatformPrintDevice::isValidPageLayoutName: | QPlatformPrintDevice::isValidPageLayout | Prototype: | bool QPlatformPrintDevice::isValidPageLayout(const QPageLayout &layout, int resolution) const | Coverage: | 0.000% (0/12) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qplatformprintdevice.cpp | Lines: | 119-132 |
| | 8 | 2 |
QPlatformPixmap::fromDataName: | QPlatformPixmap::fromData | Prototype: | bool QPlatformPixmap::fromData(const uchar *buf, uint len, const char *format, Qt::ImageConversionFlags flags) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qplatformpixmap.cpp | Lines: | 132-142 |
| | 8 | 2 |
QPlatformAccessibility::setRootObjectName: | QPlatformAccessibility::setRootObject | Prototype: | void QPlatformAccessibility::setRootObject(QObject *o) | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/accessible/qplatformaccessibility.cpp | Lines: | 87-100 |
| | 8 | 4 |
QPlainTextEditPrivate::updateDefaultTextOptionName: | QPlainTextEditPrivate::updateDefaultTextOption | Prototype: | void QPlainTextEditPrivate::updateDefaultTextOption() | Coverage: | 0.000% (0/8) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qplaintextedit.cpp | Lines: | 2009-2023 |
| | 8 | 3 |
QPlainTextEdit::zoomInFName: | QPlainTextEdit::zoomInF | Prototype: | void QPlainTextEdit::zoomInF(float range) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qplaintextedit.cpp | Lines: | 2318-2328 |
| | 8 | 3 |
QPlainTextEdit::wheelEventName: | QPlainTextEdit::wheelEvent | Prototype: | void QPlainTextEdit::wheelEvent(QWheelEvent *e) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qplaintextedit.cpp | Lines: | 2270-2282 |
| | 8 | 3 |
QPlainTextEdit::setLineWrapModeName: | QPlainTextEdit::setLineWrapMode | Prototype: | void QPlainTextEdit::setLineWrapMode(LineWrapMode wrap) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qplaintextedit.cpp | Lines: | 2724-2734 |
| | 8 | 2 |
QPlainTextEdit::mouseReleaseEventName: | QPlainTextEdit::mouseReleaseEvent | Prototype: | void QPlainTextEdit::mouseReleaseEvent(QMouseEvent *e) | Coverage: | 0.000% (0/11) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qplaintextedit.cpp | Lines: | 2059-2071 |
| | 8 | 3 |
QPlainTextDocumentLayoutPrivate::QPlainTextDocumentLayoutPrivateName: | QPlainTextDocumentLayoutPrivate::QPlainTextDocumentLayoutPrivate | Prototype: | QPlainTextDocumentLayoutPrivate() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qplaintextedit.cpp | Lines: | 73-82 |
| | 8 | 1 |
QPlainTextDocumentLayout::blockWidthName: | QPlainTextDocumentLayout::blockWidth | Prototype: | qreal QPlainTextDocumentLayout::blockWidth(const QTextBlock &block) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qplaintextedit.cpp | Lines: | 413-424 |
| | 8 | 3 |
QPixmapIconEngine::actualSizeName: | QPixmapIconEngine::actualSize | Prototype: | QSize QPixmapIconEngine::actualSize(const QSize &size, QIcon::Mode mode, QIcon::State state) | Coverage: | 0.000% (0/14) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qicon.cpp | Lines: | 329-341 |
| | 8 | 4 |
QPixmap::scaledToWidthName: | QPixmap::scaledToWidth | Prototype: | QPixmap QPixmap::scaledToWidth(int w, Qt::TransformationMode mode) const | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmap.cpp | Lines: | 1186-1198 |
| | 8 | 3 |
QPixmap::scaledToHeightName: | QPixmap::scaledToHeight | Prototype: | QPixmap QPixmap::scaledToHeight(int h, Qt::TransformationMode mode) const | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmap.cpp | Lines: | 1214-1226 |
| | 8 | 3 |
QPixmap::loadFromDataName: | QPixmap::loadFromData | Prototype: | bool QPixmap::loadFromData(const uchar *buf, uint len, const char *format, Qt::ImageConversionFlags flags) | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmap.cpp | Lines: | 818-832 |
| | 8 | 3 |
QPixmap::grabWidgetName: | QPixmap::grabWidget | Prototype: | QPixmap QPixmap::grabWidget(QObject *widget, const QRect &rectangle) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmap.cpp | Lines: | 1006-1016 |
| | 8 | 2 |
QPixmap::copyName: | QPixmap::copy | Prototype: | QPixmap QPixmap::copy(const QRect &rect) const | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmap.cpp | Lines: | 298-310 |
| | 8 | 3 |
QPixmap::QPixmapName: | QPixmap::QPixmap | Prototype: | QPixmap::QPixmap(const char * const xpm[]) | Coverage: | 0.000% (0/12) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmap.cpp | Lines: | 243-257 |
| | 8 | 4 |
QPicturePaintEngine::updateBackgroundName: | QPicturePaintEngine::updateBackground | Prototype: | void QPicturePaintEngine::updateBackground(Qt::BGMode bgMode, const QBrush &bgBrush) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpaintengine_pic.cpp | Lines: | 249-263 |
| | 8 | 1 |
QPictureHandler::QPictureHandlerName: | QPictureHandler::QPictureHandler | Prototype: | QPictureHandler::QPictureHandler(const char *f, const char *h, const QByteArray& fl, picture_io_handler r, picture_io_handler w) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpicture.cpp | Lines: | 1392-1404 |
| | 8 | 3 |
QPicture::QPictureName: | QPicture::QPicture | Prototype: | QPicture::QPicture(int formatVersion) | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpicture.cpp | Lines: | 131-148 |
| | 8 | 3 |
QPersistentModelIndexData::destroyName: | QPersistentModelIndexData::destroy | Prototype: | void QPersistentModelIndexData::destroy(QPersistentModelIndexData *data) | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qabstractitemmodel.cpp | Lines: | 66-78 |
| | 8 | 2 |
QPen::setWidthFName: | QPen::setWidthF | Prototype: | void QPen::setWidthF(qreal width) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpen.cpp | Lines: | 672-683 |
| | 8 | 3 |
QPen::setDashOffsetName: | QPen::setDashOffset | Prototype: | void QPen::setDashOffset(qreal offset) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpen.cpp | Lines: | 559-570 |
| | 8 | 3 |
QPdfEnginePrivate::addXrefEntryName: | QPdfEnginePrivate::addXrefEntry | Prototype: | int QPdfEnginePrivate::addXrefEntry(int object, bool printostr) | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpdf.cpp | Lines: | 1768-1781 |
| | 8 | 4 |
QParallelAnimationGroupPrivate::shouldAnimationStartName: | QParallelAnimationGroupPrivate::shouldAnimationStart | Prototype: | bool QParallelAnimationGroupPrivate::shouldAnimationStart(QAbstractAnimation *animation, bool startIfAtEnd) const | Coverage: | 100.000% (14/14) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qparallelanimationgroup.cpp | Lines: | 261-272 |
| | 8 | 4 |
QParallelAnimationGroup::durationName: | QParallelAnimationGroup::duration | Prototype: | int QParallelAnimationGroup::duration() const | Coverage: | 100.000% (7/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qparallelanimationgroup.cpp | Lines: | 105-119 |
| | 8 | 3 |
QPalette::QPaletteName: | QPalette::QPalette | Prototype: | QPalette::QPalette() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qpalette.cpp | Lines: | 514-530 |
| | 8 | 2 |
QPainterPathStroker::QPainterPathStrokerName: | QPainterPathStroker::QPainterPathStroker | Prototype: | QPainterPathStroker::QPainterPathStroker(const QPen &pen) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp | Lines: | 2551-2564 |
| | 8 | 2 |
QPainter::setWorldMatrixEnabledName: | QPainter::setWorldMatrixEnabled | Prototype: | void QPainter::setWorldMatrixEnabled(bool enable) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | Lines: | 3043-3060 |
| | 8 | 3 |
QPainter::setViewTransformEnabledName: | QPainter::setViewTransformEnabled | Prototype: | void QPainter::setViewTransformEnabled(bool enable) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | Lines: | 7283-7302 |
| | 8 | 3 |
QPainter::drawArcName: | QPainter::drawArc | Prototype: | void QPainter::drawArc(const QRectF &r, int a, int alen) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | Lines: | 4347-4365 |
| | 8 | 2 |
QPaintEngineEx::drawPolygonName: | QPaintEngineEx::drawPolygon | Prototype: | void QPaintEngineEx::drawPolygon(const QPoint *points, int pointCount, PolygonDrawMode mode) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengineex.cpp | Lines: | 917-932 |
| | 8 | 3 |
QPaintEngineEx::drawLinesName: | QPaintEngineEx::drawLines | Prototype: | void QPaintEngineEx::drawLines(const QLineF *lines, int lineCount) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengineex.cpp | Lines: | 799-812 |
| | 8 | 2 |
QPaintEngineEx::drawEllipseName: | QPaintEngineEx::drawEllipse | Prototype: | void QPaintEngineEx::drawEllipse(const QRectF &r) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengineex.cpp | Lines: | 814-829 |
| | 8 | 2 |
QPMCache::timerEventName: | QPMCache::timerEvent | Prototype: | void QPMCache::timerEvent(QTimerEvent *) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmapcache.cpp | Lines: | 270-281 |
| | 8 | 3 |
QPMCache::objectName: | QPMCache::object | Prototype: | QPixmap *QPMCache::object(const QString &key) const | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmapcache.cpp | Lines: | 284-297 |
| | 8 | 3 |
QPMCache::insertName: | QPMCache::insert | Prototype: | QPixmapCache::Key QPMCache::insert(const QPixmap &pixmap, int cost) | Coverage: | 0.000% (0/8) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmapcache.cpp | Lines: | 336-350 |
| | 8 | 3 |
QPMCache::createKeyName: | QPMCache::createKey | Prototype: | QPixmapCache::Key QPMCache::createKey() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmapcache.cpp | Lines: | 400-410 |
| | 8 | 2 |
QPMCache::clearName: | QPMCache::clear | Prototype: | void QPMCache::clear() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmapcache.cpp | Lines: | 423-434 |
| | 8 | 2 |
QOpenGLWidgetPrivate::renderName: | QOpenGLWidgetPrivate::render | Prototype: | void QOpenGLWidgetPrivate::render() | Coverage: | 0.000% (0/11) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qopenglwidget.cpp | Lines: | 825-840 |
| | 8 | 3 |
QOpenGLWidgetPaintDevicePrivate::beginPaintName: | QOpenGLWidgetPaintDevicePrivate::beginPaint | Prototype: | void QOpenGLWidgetPaintDevicePrivate::beginPaint() | Coverage: | 0.000% (0/8) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qopenglwidget.cpp | Lines: | 604-621 |
| | 8 | 3 |
QOpenGLWidgetPaintDevice::ensureActiveTargetName: | QOpenGLWidgetPaintDevice::ensureActiveTarget | Prototype: | void QOpenGLWidgetPaintDevice::ensureActiveTarget() | Coverage: | 0.000% (0/8) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qopenglwidget.cpp | Lines: | 623-639 |
| | 8 | 3 |
QOpenGLVertexArrayObjectPrivate::releaseName: | QOpenGLVertexArrayObjectPrivate::release | Prototype: | void QOpenGLVertexArrayObjectPrivate::release() | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglvertexarrayobject.cpp | Lines: | 252-271 |
| | 8 | 7 |
QOpenGLVertexArrayObjectPrivate::bindName: | QOpenGLVertexArrayObjectPrivate::bind | Prototype: | void QOpenGLVertexArrayObjectPrivate::bind() | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglvertexarrayobject.cpp | Lines: | 231-250 |
| | 8 | 7 |
QOpenGLTexturePrivate::isBoundName: | QOpenGLTexturePrivate::isBound | Prototype: | bool QOpenGLTexturePrivate::isBound(uint unit) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexture.cpp | Lines: | 269-281 |
| | 8 | 1 |
QOpenGLTextureBlitter::destroyName: | QOpenGLTextureBlitter::destroy | Prototype: | void QOpenGLTextureBlitter::destroy() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltextureblitter.cpp | Lines: | 361-371 |
| | 8 | 2 |
QOpenGLTexture::setMinMagFiltersName: | QOpenGLTexture::setMinMagFilters | Prototype: | void QOpenGLTexture::setMinMagFilters(QOpenGLTexture::Filter minificationFilter, QOpenGLTexture::Filter magnificationFilter) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexture.cpp | Lines: | 4002-4013 |
| | 8 | 1 |
QOpenGLTexture::generateMipMapsName: | QOpenGLTexture::generateMipMaps | Prototype: | void QOpenGLTexture::generateMipMaps() | Coverage: | 0.000% (0/11) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexture.cpp | Lines: | 3671-3682 |
| | 8 | 4 |
QOpenGLTexture::borderColorName: | QOpenGLTexture::borderColor | Prototype: | QColor QOpenGLTexture::borderColor() const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexture.cpp | Lines: | 4235-4246 |
| | 8 | 2 |
QOpenGLFunctions_4_5_Compatibility::isContextCompatibleName: | QOpenGLFunctions_4_5_Compatibility::isContextCompatible | Prototype: | bool QOpenGLFunctions_4_5_Compatibility::isContextCompatible(QOpenGLContext *context) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions_4_5_compatibility.cpp | Lines: | 416-428 |
| | 8 | 3 |
QOpenGLFunctions_4_4_Compatibility::isContextCompatibleName: | QOpenGLFunctions_4_4_Compatibility::isContextCompatible | Prototype: | bool QOpenGLFunctions_4_4_Compatibility::isContextCompatible(QOpenGLContext *context) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions_4_4_compatibility.cpp | Lines: | 390-402 |
| | 8 | 3 |
QOpenGLFunctions_4_3_Compatibility::isContextCompatibleName: | QOpenGLFunctions_4_3_Compatibility::isContextCompatible | Prototype: | bool QOpenGLFunctions_4_3_Compatibility::isContextCompatible(QOpenGLContext *context) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions_4_3_compatibility.cpp | Lines: | 378-390 |
| | 8 | 3 |
QOpenGLFunctions_4_2_Compatibility::isContextCompatibleName: | QOpenGLFunctions_4_2_Compatibility::isContextCompatible | Prototype: | bool QOpenGLFunctions_4_2_Compatibility::isContextCompatible(QOpenGLContext *context) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions_4_2_compatibility.cpp | Lines: | 365-377 |
| | 8 | 3 |
QOpenGLFunctions_4_1_Compatibility::isContextCompatibleName: | QOpenGLFunctions_4_1_Compatibility::isContextCompatible | Prototype: | bool QOpenGLFunctions_4_1_Compatibility::isContextCompatible(QOpenGLContext *context) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions_4_1_compatibility.cpp | Lines: | 352-364 |
| | 8 | 3 |
QOpenGLFunctions_4_0_Compatibility::isContextCompatibleName: | QOpenGLFunctions_4_0_Compatibility::isContextCompatible | Prototype: | bool QOpenGLFunctions_4_0_Compatibility::isContextCompatible(QOpenGLContext *context) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions_4_0_compatibility.cpp | Lines: | 339-351 |
| | 8 | 3 |
QOpenGLFunctions_3_3_Compatibility::isContextCompatibleName: | QOpenGLFunctions_3_3_Compatibility::isContextCompatible | Prototype: | bool QOpenGLFunctions_3_3_Compatibility::isContextCompatible(QOpenGLContext *context) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions_3_3_compatibility.cpp | Lines: | 326-338 |
| | 8 | 3 |
QOpenGLFunctions_3_2_Compatibility::isContextCompatibleName: | QOpenGLFunctions_3_2_Compatibility::isContextCompatible | Prototype: | bool QOpenGLFunctions_3_2_Compatibility::isContextCompatible(QOpenGLContext *context) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions_3_2_compatibility.cpp | Lines: | 301-313 |
| | 8 | 3 |
QOpenGLFunctions_3_0::isContextCompatibleName: | QOpenGLFunctions_3_0::isContextCompatible | Prototype: | bool QOpenGLFunctions_3_0::isContextCompatible(QOpenGLContext *context) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions_3_0.cpp | Lines: | 275-287 |
| | 8 | 3 |
QOpenGLFunctions_2_1::isContextCompatibleName: | QOpenGLFunctions_2_1::isContextCompatible | Prototype: | bool QOpenGLFunctions_2_1::isContextCompatible(QOpenGLContext *context) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions_2_1.cpp | Lines: | 261-273 |
| | 8 | 3 |
QOpenGLFunctions_2_0::isContextCompatibleName: | QOpenGLFunctions_2_0::isContextCompatible | Prototype: | bool QOpenGLFunctions_2_0::isContextCompatible(QOpenGLContext *context) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions_2_0.cpp | Lines: | 248-260 |
| | 8 | 3 |
QOpenGLFunctions_1_5::isContextCompatibleName: | QOpenGLFunctions_1_5::isContextCompatible | Prototype: | bool QOpenGLFunctions_1_5::isContextCompatible(QOpenGLContext *context) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions_1_5.cpp | Lines: | 234-246 |
| | 8 | 3 |
QOpenGLFunctions_1_4::isContextCompatibleName: | QOpenGLFunctions_1_4::isContextCompatible | Prototype: | bool QOpenGLFunctions_1_4::isContextCompatible(QOpenGLContext *context) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions_1_4.cpp | Lines: | 221-233 |
| | 8 | 3 |
QOpenGLFunctions_1_3::isContextCompatibleName: | QOpenGLFunctions_1_3::isContextCompatible | Prototype: | bool QOpenGLFunctions_1_3::isContextCompatible(QOpenGLContext *context) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions_1_3.cpp | Lines: | 195-207 |
| | 8 | 3 |
QOpenGLFunctions_1_2::isContextCompatibleName: | QOpenGLFunctions_1_2::isContextCompatible | Prototype: | bool QOpenGLFunctions_1_2::isContextCompatible(QOpenGLContext *context) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions_1_2.cpp | Lines: | 169-181 |
| | 8 | 3 |
QOpenGLFunctions_1_1::isContextCompatibleName: | QOpenGLFunctions_1_1::isContextCompatible | Prototype: | bool QOpenGLFunctions_1_1::isContextCompatible(QOpenGLContext *context) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions_1_1.cpp | Lines: | 143-155 |
| | 8 | 3 |
QOpenGLFunctions_1_0::isContextCompatibleName: | QOpenGLFunctions_1_0::isContextCompatible | Prototype: | bool QOpenGLFunctions_1_0::isContextCompatible(QOpenGLContext *context) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions_1_0.cpp | Lines: | 117-129 |
| | 8 | 3 |
QOpenGLFramebufferObject::texturesName: | QOpenGLFramebufferObject::textures | Prototype: | QVector<GLuint> QOpenGLFramebufferObject::textures() const | Coverage: | 0.000% (0/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglframebufferobject.cpp | Lines: | 1155-1165 |
| | 8 | 3 |
QOpenGLEngineShaderManager::useSimpleProgramName: | QOpenGLEngineShaderManager::useSimpleProgram | Prototype: | void QOpenGLEngineShaderManager::useSimpleProgram() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglengineshadermanager.cpp | Lines: | 621-634 |
| | 8 | 1 |