Function | Condition % | eLOC - Effective Lines of Codeā¾ | McCabe - Cyclomatic Complexity |
QRegExpEngine::anchorConcatenationName: | QRegExpEngine::anchorConcatenation | Prototype: | int QRegExpEngine::anchorConcatenation(int a, int b) | Coverage: | 100.000% (7/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp | Lines: | 1580-1590 |
| | 7 | 3 |
QRegExpEngine::Box::setName: | QRegExpEngine::Box::set | Prototype: | void QRegExpEngine::Box::set(int bref) | Coverage: | 66.667% (4/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp | Lines: | 2513-2524 |
| | 7 | 2 |
QRegExpEngine::Box::optName: | QRegExpEngine::Box::opt | Prototype: | void QRegExpEngine::Box::opt() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp | Lines: | 2642-2653 |
| | 7 | 1 |
QRegExp::exactMatchName: | QRegExp::exactMatch | Prototype: | bool QRegExp::exactMatch(const QString &str) const | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp | Lines: | 4244-4255 |
| | 7 | 2 |
QReadNotifier::eventName: | QReadNotifier::event | Prototype: | bool QReadNotifier::event(QEvent *e) | Coverage: | 71.429% (5/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qnativesocketengine.cpp | Lines: | 1210-1220 |
| | 7 | 3 |
QRasterPaintEngine::compositionModeChangedName: | QRasterPaintEngine::compositionModeChanged | Prototype: | void QRasterPaintEngine::compositionModeChanged() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp | Lines: | 868-884 |
| | 7 | 1 |
QRasterPaintEngine::clipBoundingRectName: | QRasterPaintEngine::clipBoundingRect | Prototype: | QRect QRasterPaintEngine::clipBoundingRect() const | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp | Lines: | 3437-3450 |
| | 7 | 3 |
QRasterBuffer::bufferImageName: | QRasterBuffer::bufferImage | Prototype: | QImage QRasterBuffer::bufferImage() const | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp | Lines: | 4109-4122 |
| | 7 | 3 |
QRadialGradient::QRadialGradientName: | QRadialGradient::QRadialGradient | Prototype: | QRadialGradient::QRadialGradient(const QPointF ¢er, qreal radius) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qbrush.cpp | Lines: | 1862-1871 |
| | 7 | 1 |
QRadialGradient::QRadialGradientName: | QRadialGradient::QRadialGradient | Prototype: | QRadialGradient::QRadialGradient(qreal cx, qreal cy, qreal radius) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qbrush.cpp | Lines: | 1908-1917 |
| | 7 | 1 |
QRadialGradient::QRadialGradientName: | QRadialGradient::QRadialGradient | Prototype: | QRadialGradient::QRadialGradient() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qbrush.cpp | Lines: | 1924-1933 |
| | 7 | 1 |
QPushButtonPrivate::dialogParentName: | QPushButtonPrivate::dialogParent | Prototype: | QDialog *QPushButtonPrivate::dialogParent() const | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qpushbutton.cpp | Lines: | 297-307 |
| | 7 | 3 |
QPushButton::focusInEventName: | QPushButton::focusInEvent | Prototype: | void QPushButton::focusInEvent(QFocusEvent *e) | Coverage: | 0.000% (0/11) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qpushbutton.cpp | Lines: | 479-489 |
| | 7 | 3 |
QProxyStyle::setBaseStyleName: | QProxyStyle::setBaseStyle | Prototype: | void QProxyStyle::setBaseStyle(QStyle *style) | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qproxystyle.cpp | Lines: | 175-188 |
| | 7 | 3 |
QProgressDialogPrivate::setCancelButtonTextName: | QProgressDialogPrivate::setCancelButtonText | Prototype: | void QProgressDialogPrivate::setCancelButtonText(const QString &cancelButtonText) | Coverage: | 0.000% (0/8) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qprogressdialog.cpp | Lines: | 447-461 |
| | 7 | 3 |
QProgressBarPrivate::initName: | QProgressBarPrivate::init | Prototype: | void QProgressBarPrivate::init() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qprogressbar.cpp | Lines: | 95-104 |
| | 7 | 2 |
QProgressBar::setRangeName: | QProgressBar::setRange | Prototype: | void QProgressBar::setRange(int minimum, int maximum) | Coverage: | 0.000% (0/11) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qprogressbar.cpp | Lines: | 354-366 |
| | 7 | 3 |
QProcessEnvironmentPrivate::keysName: | QProcessEnvironmentPrivate::keys | Prototype: | QStringList QProcessEnvironmentPrivate::keys() const | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess.cpp | Lines: | 186-195 |
| | 7 | 2 |
QProcessEnvironment::valueName: | QProcessEnvironment::value | Prototype: | QString QProcessEnvironment::value(const QString &name, const QString &defaultValue) const | Coverage: | 71.429% (5/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess.cpp | Lines: | 371-382 |
| | 7 | 3 |
QProcess::writeDataName: | QProcess::writeData | Prototype: | qint64 QProcess::writeData(const char *data, qint64 len) | Coverage: | 57.143% (4/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess.cpp | Lines: | 1974-2015 |
| | 7 | 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: | 2267-2279 |
| | 7 | 2 |
QProcess::readDataName: | QProcess::readData | Prototype: | qint64 QProcess::readData(char *data, qint64 maxlen) | Coverage: | 100.000% (7/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess.cpp | Lines: | 1961-1970 |
| | 7 | 3 |
QProcess::closeName: | QProcess::close | Prototype: | void QProcess::close() | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess.cpp | Lines: | 1688-1698 |
| | 7 | 2 |
QPrinterPagedPaintDevicePrivate::setPageSizeName: | QPrinterPagedPaintDevicePrivate::setPageSize | Prototype: | bool setPageSize(const QPageSize &pageSize) override | Coverage: | 33.333% (2/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinter.cpp | Lines: | 249-265 |
| | 7 | 2 |
QPrinterPagedPaintDevicePrivate::setPageLayoutName: | QPrinterPagedPaintDevicePrivate::setPageLayout | Prototype: | bool setPageLayout(const QPageLayout &newPageLayout) override | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinter.cpp | Lines: | 232-247 |
| | 7 | 2 |
QPrinterInfo::supportedSizesWithNamesName: | QPrinterInfo::supportedSizesWithNames | Prototype: | QList<QPair<QString, QSizeF> > QPrinterInfo::supportedSizesWithNames() const | Coverage: | 0.000% (0/2) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinterinfo.cpp | Lines: | 337-346 |
| | 7 | 2 |
QPrinterInfo::supportedPaperSizesName: | QPrinterInfo::supportedPaperSizes | Prototype: | QList<QPrinter::PaperSize> QPrinterInfo::supportedPaperSizes() const | Coverage: | 0.000% (0/2) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinterinfo.cpp | Lines: | 315-324 |
| | 7 | 2 |
QPrinterInfo::supportedDuplexModesName: | QPrinterInfo::supportedDuplexModes | Prototype: | QList<QPrinter::DuplexMode> QPrinterInfo::supportedDuplexModes() const | Coverage: | 0.000% (0/2) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinterinfo.cpp | Lines: | 379-388 |
| | 7 | 2 |
QPrintPreviewWidgetPrivate::setZoomFactorName: | QPrintPreviewWidgetPrivate::setZoomFactor | Prototype: | void QPrintPreviewWidgetPrivate::setZoomFactor(qreal _zoomFactor) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/widgets/qprintpreviewwidget.cpp | Lines: | 440-449 |
| | 7 | 1 |
QPrintPreviewWidgetPrivate::_q_updateCurrentPageName: | QPrintPreviewWidgetPrivate::_q_updateCurrentPage | Prototype: | void QPrintPreviewWidgetPrivate::_q_updateCurrentPage() | Coverage: | 71.429% (5/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/widgets/qprintpreviewwidget.cpp | Lines: | 279-291 |
| | 7 | 3 |
QPrintPreviewDialogPrivate::updateNavActionsName: | QPrintPreviewDialogPrivate::updateNavActions | Prototype: | void QPrintPreviewDialogPrivate::updateNavActions() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/dialogs/qprintpreviewdialog.cpp | Lines: | 467-476 |
| | 7 | 1 |
QPrintPreviewDialog::doneName: | QPrintPreviewDialog::done | Prototype: | void QPrintPreviewDialog::done(int result) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/dialogs/qprintpreviewdialog.cpp | Lines: | 730-740 |
| | 7 | 2 |
QPolygonF::translateName: | QPolygonF::translate | Prototype: | void QPolygonF::translate(const QPointF &offset) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpolygon.cpp | Lines: | 596-607 |
| | 7 | 3 |
QPolygon::QPolygonName: | QPolygon::QPolygon | Prototype: | QPolygon::QPolygon(const QRect &r, bool closed) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpolygon.cpp | Lines: | 176-185 |
| | 7 | 2 |
QPlatformThemePrivate::currentKeyPlatformsName: | QPlatformThemePrivate::currentKeyPlatforms | Prototype: | unsigned QPlatformThemePrivate::currentKeyPlatforms() | Coverage: | 0.000% (0/8) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformtheme.cpp | Lines: | 733-742 |
| | 7 | 2 |
QPlatformThemeFactory::createName: | QPlatformThemeFactory::create | Prototype: | QPlatformTheme *QPlatformThemeFactory::create(const QString& key, const QString &platformPluginPath) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformthemefactory.cpp | Lines: | 59-74 |
| | 7 | 3 |
QPlatformPrinterSupportPlugin::getName: | QPlatformPrinterSupportPlugin::get | Prototype: | QPlatformPrinterSupport *QPlatformPrinterSupportPlugin::get() | Coverage: | 80.000% (8/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qplatformprintplugin.cpp | Lines: | 76-86 |
| | 7 | 4 |
QPlatformIntegration::setPrimaryScreenName: | QPlatformIntegration::setPrimaryScreen | Prototype: | void QPlatformIntegration::setPrimaryScreen(QPlatformScreen *newPrimary) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformintegration.cpp | Lines: | 507-517 |
| | 7 | 2 |
QPlatformIntegration::screenAddedName: | QPlatformIntegration::screenAdded | Prototype: | void QPlatformIntegration::screenAdded(QPlatformScreen *ps, bool isPrimary) | Coverage: | 0.000% (0/8) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformintegration.cpp | Lines: | 454-467 |
| | 7 | 3 |
QPlatformIntegration::defaultWindowStateName: | QPlatformIntegration::defaultWindowState | Prototype: | Qt::WindowState QPlatformIntegration::defaultWindowState(Qt::WindowFlags flags) const | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformintegration.cpp | Lines: | 410-422 |
| | 7 | 4 |
QPlatformFileDialogHelper::cleanFilterListName: | QPlatformFileDialogHelper::cleanFilterList | Prototype: | QStringList QPlatformFileDialogHelper::cleanFilterList(const QString &filter) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformdialoghelper.cpp | Lines: | 702-711 |
| | 7 | 2 |
QPlainTextDocumentLayoutPrivate::relayoutName: | QPlainTextDocumentLayoutPrivate::relayout | Prototype: | void QPlainTextDocumentLayoutPrivate::relayout() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qplaintextedit.cpp | Lines: | 270-280 |
| | 7 | 2 |
QPixmapStyle::hitTestComplexControlName: | QPixmapStyle::hitTestComplexControl | Prototype: | QStyle::SubControl QPixmapStyle::hitTestComplexControl(QStyle::ComplexControl control, const QStyleOptionComplex *option, const QPoint &pos, const QWidget *widget) const | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qpixmapstyle.cpp | Lines: | 497-511 |
| | 7 | 4 |
QPixmapStyle::drawCachedPixmapName: | QPixmapStyle::drawCachedPixmap | Prototype: | void QPixmapStyle::drawCachedPixmap(QPixmapStyle::ControlDescriptor control, const QRect &rect, QPainter *p) const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qpixmapstyle.cpp | Lines: | 623-633 |
| | 7 | 2 |
QPixmapIconEngine::tryMatchName: | QPixmapIconEngine::tryMatch | Prototype: | QPixmapIconEngineEntry *QPixmapIconEngine::tryMatch(const QSize &size, QIcon::Mode mode, QIcon::State state) | Coverage: | 0.000% (0/11) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qicon.cpp | Lines: | 213-224 |
| | 7 | 4 |
QPixmapCache::Key::operator =Name: | QPixmapCache::Key::operator = | Prototype: | QPixmapCache::Key &QPixmapCache::Key::operator =(const Key &other) | Coverage: | 0.000% (0/12) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmapcache.cpp | Lines: | 177-187 |
| | 7 | 4 |
QPixmap::operator=Name: | QPixmap::operator= | Prototype: | QPixmap &QPixmap::operator=(const QPixmap &pixmap) | Coverage: | 0.000% (0/8) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmap.cpp | Lines: | 378-390 |
| | 7 | 3 |
QPictureIO::pictureFormatName: | QPictureIO::pictureFormat | Prototype: | QByteArray QPictureIO::pictureFormat(const QString &fileName) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpicture.cpp | Lines: | 1733-1742 |
| | 7 | 2 |
QPersistentModelIndex::operator=Name: | QPersistentModelIndex::operator= | Prototype: | QPersistentModelIndex &QPersistentModelIndex::operator=(const QModelIndex &other) | Coverage: | 92.308% (12/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qabstractitemmodel.cpp | Lines: | 246-257 |
| | 7 | 4 |
QPersistentModelIndex::operator=Name: | QPersistentModelIndex::operator= | Prototype: | QPersistentModelIndex &QPersistentModelIndex::operator=(const QPersistentModelIndex &other) | Coverage: | 100.000% (12/12) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qabstractitemmodel.cpp | Lines: | 223-232 |
| | 7 | 4 |
QPen::setStyleName: | QPen::setStyle | Prototype: | void QPen::setStyle(Qt::PenStyle s) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpen.cpp | Lines: | 440-449 |
| | 7 | 2 |
QPen::detachName: | QPen::detach | Prototype: | void QPen::detach() | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpen.cpp | Lines: | 364-374 |
| | 7 | 3 |
QPdfPrintEnginePrivate::closePrintDeviceName: | QPdfPrintEnginePrivate::closePrintDevice | Prototype: | void QPdfPrintEnginePrivate::closePrintDevice() | Coverage: | 57.143% (4/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprintengine_pdf.cpp | Lines: | 370-384 |
| | 7 | 3 |
QPdfEnginePrivate::generateGradientShaderName: | QPdfEnginePrivate::generateGradientShader | Prototype: | int QPdfEnginePrivate::generateGradientShader(const QGradient *gradient, const QTransform &matrix, bool alpha) | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpdf.cpp | Lines: | 2215-2229 |
| | 7 | 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: | 825-836 |
| | 7 | 5 |
QPalette::brushName: | QPalette::brush | Prototype: | const QBrush &QPalette::brush(ColorGroup gr, ColorRole cr) const | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qpalette.cpp | Lines: | 719-731 |
| | 7 | 3 |
QPainter::shearName: | QPainter::shear | Prototype: | void QPainter::shear(qreal sh, qreal sv) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | Lines: | 3140-3155 |
| | 7 | 2 |
QPainter::setFontName: | QPainter::setFont | Prototype: | void QPainter::setFont(const QFont &font) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | Lines: | 4066-4083 |
| | 7 | 3 |
QPainter::setBackgroundName: | QPainter::setBackground | Prototype: | void QPainter::setBackground(const QBrush &bg) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | Lines: | 4036-4051 |
| | 7 | 3 |
QPainter::scaleName: | QPainter::scale | Prototype: | void QPainter::scale(qreal sx, qreal sy) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | Lines: | 3117-3132 |
| | 7 | 2 |
QPainter::rotateName: | QPainter::rotate | Prototype: | void QPainter::rotate(qreal a) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | Lines: | 3165-3180 |
| | 7 | 2 |
QPainter::fillRectName: | QPainter::fillRect | Prototype: | void QPainter::fillRect(const QRect &r, const QColor &color) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | Lines: | 6966-6979 |
| | 7 | 3 |
QPainter::fillRectName: | QPainter::fillRect | Prototype: | void QPainter::fillRect(const QRectF &r, const QColor &color) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | Lines: | 6990-7003 |
| | 7 | 3 |
QPainter::endNativePaintingName: | QPainter::endNativePainting | Prototype: | void QPainter::endNativePainting() | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | Lines: | 1992-2004 |
| | 7 | 3 |
QPaintEngine::drawLinesName: | QPaintEngine::drawLines | Prototype: | void QPaintEngine::drawLines(const QLineF *lines, int lineCount) | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine.cpp | Lines: | 775-788 |
| | 7 | 4 |
QPaintEngine::drawImageName: | QPaintEngine::drawImage | Prototype: | void QPaintEngine::drawImage(const QRectF &r, const QImage &image, const QRectF &sr, Qt::ImageConversionFlags flags) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine.cpp | Lines: | 617-627 |
| | 7 | 2 |
QPaintDeviceWindow::exposeEventName: | QPaintDeviceWindow::exposeEvent | Prototype: | void QPaintDeviceWindow::exposeEvent(QExposeEvent *exposeEvent) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qpaintdevicewindow.cpp | Lines: | 179-194 |
| | 7 | 3 |
QPagedPaintDevice::marginsName: | QPagedPaintDevice::margins | Prototype: | QPagedPaintDevice::Margins QPagedPaintDevice::margins() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagedpaintdevice.cpp | Lines: | 307-316 |
| | 7 | 1 |
QPageSizePrivate::sizeName: | QPageSizePrivate::size | Prototype: | QSizeF QPageSizePrivate::size(QPageSize::Unit units) const | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagesize.cpp | Lines: | 883-899 |
| | 7 | 4 |
QPageSizePrivate::initName: | QPageSizePrivate::init | Prototype: | void QPageSizePrivate::init(QPageSize::PageSizeId id, const QString &name) | Coverage: | 0.000% (0/3) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagesize.cpp | Lines: | 827-836 |
| | 7 | 1 |
QPageSizePrivate::initName: | QPageSizePrivate::init | Prototype: | void QPageSizePrivate::init(const QSize &size, const QString &name) | Coverage: | 0.000% (0/3) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagesize.cpp | Lines: | 839-848 |
| | 7 | 1 |
QPageSetupWidget::initUnitsName: | QPageSetupWidget::initUnits | Prototype: | void QPageSetupWidget::initUnits() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/dialogs/qpagesetupdialog_unix.cpp | Lines: | 281-292 |
| | 7 | 1 |
QPageSetupDialog::doneName: | QPageSetupDialog::done | Prototype: | void QPageSetupDialog::done(int result) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/dialogs/qpagesetupdialog.cpp | Lines: | 172-183 |
| | 7 | 2 |
QPageLayoutPrivate::setDefaultMarginsName: | QPageLayoutPrivate::setDefaultMargins | Prototype: | void QPageLayoutPrivate::setDefaultMargins(const QMarginsF &minMargins) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagelayout.cpp | Lines: | 238-247 |
| | 7 | 2 |
QPageLayout::setUnitsName: | QPageLayout::setUnits | Prototype: | void QPageLayout::setUnits(Unit units) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagelayout.cpp | Lines: | 564-574 |
| | 7 | 2 |
QPMCache::resizeKeyArrayName: | QPMCache::resizeKeyArray | Prototype: | void QPMCache::resizeKeyArray(int size) | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmapcache.cpp | Lines: | 405-414 |
| | 7 | 3 |
QPMCache::releaseKeyName: | QPMCache::releaseKey | Prototype: | void QPMCache::releaseKey(const QPixmapCache::Key &key) | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmapcache.cpp | Lines: | 428-437 |
| | 7 | 2 |
QPF2Generator::writeBlockName: | QPF2Generator::writeBlock | Prototype: | void QPF2Generator::writeBlock(QFontEngineQPF2::BlockTag tag, const QByteArray &data) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_qpf2.cpp | Lines: | 583-592 |
| | 7 | 2 |
QOpenGLWindowPrivate::~QOpenGLWindowPrivateName: | QOpenGLWindowPrivate::~QOpenGLWindowPrivate | Prototype: | QOpenGLWindowPrivate::~QOpenGLWindowPrivate() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qopenglwindow.cpp | Lines: | 206-216 |
| | 7 | 2 |
QOpenGLWindow::metricName: | QOpenGLWindow::metric | Prototype: | int QOpenGLWindow::metric(PaintDeviceMetric metric) const | Coverage: | 0.000% (0/8) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qopenglwindow.cpp | Lines: | 665-678 |
| | 7 | 4 |
QOpenGLWidgetPrivate::beginComposeName: | QOpenGLWidgetPrivate::beginCompose | Prototype: | void QOpenGLWidgetPrivate::beginCompose() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qopenglwidget.cpp | Lines: | 721-731 |
| | 7 | 2 |
QOpenGLTexturePrivate::releaseName: | QOpenGLTexturePrivate::release | Prototype: | void QOpenGLTexturePrivate::release(uint unit, QOpenGLTexture::TextureUnitReset reset) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexture.cpp | Lines: | 258-269 |
| | 7 | 3 |
QOpenGLTexturePrivate::bindName: | QOpenGLTexturePrivate::bind | Prototype: | void QOpenGLTexturePrivate::bind(uint unit, QOpenGLTexture::TextureUnitReset reset) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexture.cpp | Lines: | 240-251 |
| | 7 | 3 |
QOpenGLTexture::setDataName: | QOpenGLTexture::setData | Prototype: | void QOpenGLTexture::setData(int mipLevel, int layer, CubeMapFace cubeFace, PixelFormat sourceFormat, PixelType sourceType, const void *data, const QOpenGLPixelTransferOptions * const options) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexture.cpp | Lines: | 3108-3120 |
| | 7 | 2 |
QOpenGLTexture::setDataName: | QOpenGLTexture::setData | Prototype: | void QOpenGLTexture::setData(int mipLevel, int layer, CubeMapFace cubeFace, PixelFormat sourceFormat, PixelType sourceType, void *data, const QOpenGLPixelTransferOptions * const options) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexture.cpp | Lines: | 3167-3179 |
| | 7 | 2 |
QOpenGLTexture::setCompressedDataName: | QOpenGLTexture::setCompressedData | Prototype: | void QOpenGLTexture::setCompressedData(int mipLevel, int layer, CubeMapFace cubeFace, int dataSize, const void *data, const QOpenGLPixelTransferOptions * const options) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexture.cpp | Lines: | 3266-3278 |
| | 7 | 2 |
QOpenGLTexture::setCompressedDataName: | QOpenGLTexture::setCompressedData | Prototype: | void QOpenGLTexture::setCompressedData(int mipLevel, int layer, CubeMapFace cubeFace, int dataSize, void *data, const QOpenGLPixelTransferOptions * const options) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexture.cpp | Lines: | 3318-3330 |
| | 7 | 2 |
QOpenGLTexture::setComparisonModeName: | QOpenGLTexture::setComparisonMode | Prototype: | void QOpenGLTexture::setComparisonMode(QOpenGLTexture::ComparisonMode mode) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexture.cpp | Lines: | 3927-3937 |
| | 7 | 2 |
QOpenGLTexture::setComparisonFunctionName: | QOpenGLTexture::setComparisonFunction | Prototype: | void QOpenGLTexture::setComparisonFunction(QOpenGLTexture::ComparisonFunction function) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexture.cpp | Lines: | 3884-3894 |
| | 7 | 2 |
QOpenGLTexture::boundTextureIdName: | QOpenGLTexture::boundTextureId | Prototype: | GLuint QOpenGLTexture::boundTextureId(BindingTarget target) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexture.cpp | Lines: | 2386-2397 |
| | 7 | 2 |
QOpenGLTexture::borderColorName: | QOpenGLTexture::borderColor | Prototype: | void QOpenGLTexture::borderColor(float *border) const | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexture.cpp | Lines: | 4244-4255 |
| | 7 | 4 |
QOpenGLTexture::borderColorName: | QOpenGLTexture::borderColor | Prototype: | void QOpenGLTexture::borderColor(int *border) const | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexture.cpp | Lines: | 4263-4274 |
| | 7 | 4 |
QOpenGLTexture::borderColorName: | QOpenGLTexture::borderColor | Prototype: | void QOpenGLTexture::borderColor(unsigned int *border) const | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexture.cpp | Lines: | 4282-4293 |
| | 7 | 4 |
QOpenGLShaderProgram::uniformLocationName: | QOpenGLShaderProgram::uniformLocation | Prototype: | int QOpenGLShaderProgram::uniformLocation(const char *name) const | Coverage: | 0.000% (0/8) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglshaderprogram.cpp | Lines: | 1897-1908 |
| | 7 | 2 |
QOpenGLShaderProgram::programIdName: | QOpenGLShaderProgram::programId | Prototype: | GLuint QOpenGLShaderProgram::programId() const | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglshaderprogram.cpp | Lines: | 1144-1157 |
| | 7 | 3 |
QOpenGLPaintDevice::paintEngineName: | QOpenGLPaintDevice::paintEngine | Prototype: | QPaintEngine *QOpenGLPaintDevice::paintEngine() const | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglpaintdevice.cpp | Lines: | 202-214 |
| | 7 | 3 |
QOpenGLFramebufferObject::isBoundName: | QOpenGLFramebufferObject::isBound | Prototype: | bool QOpenGLFramebufferObject::isBound() const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglframebufferobject.cpp | Lines: | 1584-1593 |
| | 7 | 2 |
QOpenGLFramebufferObject::bindDefaultName: | QOpenGLFramebufferObject::bindDefault | Prototype: | bool QOpenGLFramebufferObject::bindDefault() | Coverage: | 0.000% (0/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglframebufferobject.cpp | Lines: | 1499-1514 |
| | 7 | 2 |
QOpenGLEngineSharedShaders::cleanupCustomStageName: | QOpenGLEngineSharedShaders::cleanupCustomStage | Prototype: | void QOpenGLEngineSharedShaders::cleanupCustomStage(QOpenGLCustomShaderStage* stage) | Coverage: | 0.000% (0/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglengineshadermanager.cpp | Lines: | 478-490 |
| | 7 | 3 |
QOpenGLEngineShaderManager::useBlitProgramName: | QOpenGLEngineShaderManager::useBlitProgram | Prototype: | void QOpenGLEngineShaderManager::useBlitProgram() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglengineshadermanager.cpp | Lines: | 645-654 |
| | 7 | 1 |