Function | Condition % | eLOC - Effective Lines of Codeā¾ | McCabe - Cyclomatic Complexity |
QRubberBandPrivate::updateMaskName: | QRubberBandPrivate::updateMask | Prototype: | void QRubberBandPrivate::updateMask() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qrubberband.cpp | Lines: | 190-201 |
| | 7 | 2 |
QRollEffect::closeEventName: | QRollEffect::closeEvent | Prototype: | void QRollEffect::closeEvent(QCloseEvent *e) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qeffects.cpp | Lines: | 421-432 |
| | 7 | 2 |
QRingBuffer::appendName: | QRingBuffer::append | Prototype: | void QRingBuffer::append(const QByteArray &qba) | Coverage: | 100.000% (5/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qringbuffer.cpp | Lines: | 288-299 |
| | 7 | 2 |
QResourceFileEnginePrivate::mapName: | QResourceFileEnginePrivate::map | Prototype: | uchar *QResourceFileEnginePrivate::map(qint64 offset, qint64 size, QFile::MemoryMapFlags flags) | Coverage: | 100.000% (10/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qresource.cpp | Lines: | 1472-1482 |
| | 7 | 2 |
QResourceFileEngineIterator::hasNextName: | QResourceFileEngineIterator::hasNext | Prototype: | bool QResourceFileEngineIterator::hasNext() const | Coverage: | 100.000% (7/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qresource_iterator.cpp | Lines: | 59-73 |
| | 7 | 3 |
QResourceFileEngine::seekName: | QResourceFileEngine::seek | Prototype: | bool QResourceFileEngine::seek(qint64 pos) | Coverage: | 42.857% (3/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qresource.cpp | Lines: | 1339-1349 |
| | 7 | 3 |
QRenderRule::baseStyleCanDrawName: | QRenderRule::baseStyleCanDraw | Prototype: | bool baseStyleCanDraw() const | Coverage: | 0.000% (0/16) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp | Lines: | 509-517 |
| | 7 | 4 |
QRelation::populateModelName: | QRelation::populateModel | Prototype: | void QRelation::populateModel() | Coverage: | 57.143% (4/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/sql/models/qsqlrelationaltablemodel.cpp | Lines: | 170-181 |
| | 7 | 3 |
QRegularExpressionPrivate::captureIndexForNameName: | QRegularExpressionPrivate::captureIndexForName | Prototype: | int QRegularExpressionPrivate::captureIndexForName(const QString &name) const | Coverage: | 71.429% (5/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregularexpression.cpp | Lines: | 1187-1199 |
| | 7 | 3 |
QRegularExpressionMatch::capturedStartName: | QRegularExpressionMatch::capturedStart | Prototype: | int QRegularExpressionMatch::capturedStart(const QString &name) const | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregularexpression.cpp | Lines: | 2187-2197 |
| | 7 | 3 |
QRegularExpressionMatch::capturedRefName: | QRegularExpressionMatch::capturedRef | Prototype: | QStringRef QRegularExpressionMatch::capturedRef(const QString &name) const | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregularexpression.cpp | Lines: | 2109-2119 |
| | 7 | 3 |
QRegularExpressionMatch::capturedLengthName: | QRegularExpressionMatch::capturedLength | Prototype: | int QRegularExpressionMatch::capturedLength(const QString &name) const | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregularexpression.cpp | Lines: | 2208-2218 |
| | 7 | 3 |
QRegularExpressionMatch::capturedEndName: | QRegularExpressionMatch::capturedEnd | Prototype: | int QRegularExpressionMatch::capturedEnd(const QString &name) const | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregularexpression.cpp | Lines: | 2228-2238 |
| | 7 | 3 |
QRegularExpressionMatch::capturedName: | QRegularExpressionMatch::captured | Prototype: | QString QRegularExpressionMatch::captured(const QString &name) const | Coverage: | 100.000% (7/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregularexpression.cpp | Lines: | 2089-2099 |
| | 7 | 3 |
QRegion::operator==Name: | QRegion::operator== | Prototype: | bool QRegion::operator==(const QRegion &r) const | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp | Lines: | 4273-4284 |
| | 7 | 4 |
QRegExpValidator::validateName: | QRegExpValidator::validate | Prototype: | QValidator::State QRegExpValidator::validate(QString &input, int& pos) const | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/util/qvalidator.cpp | Lines: | 884-897 |
| | 7 | 3 |
QRegExpEngine::parseExpressionName: | QRegExpEngine::parseExpression | Prototype: | void QRegExpEngine::parseExpression(Box *box) | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp | Lines: | 3772-3784 |
| | 7 | 2 |
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: | 1574-1584 |
| | 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: | 2507-2518 |
| | 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: | 2636-2647 |
| | 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: | 4238-4249 |
| | 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: | 1202-1212 |
| | 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: | 862-878 |
| | 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: | 3427-3440 |
| | 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: | 4099-4112 |
| | 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: | 1856-1865 |
| | 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: | 1902-1911 |
| | 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: | 1918-1927 |
| | 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: | 291-301 |
| | 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: | 473-483 |
| | 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: | 169-182 |
| | 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: | 441-455 |
| | 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: | 89-98 |
| | 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: | 350-362 |
| | 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: | 184-193 |
| | 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: | 369-380 |
| | 7 | 3 |
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: | 242-258 |
| | 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: | 225-240 |
| | 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: | 434-443 |
| | 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: | 273-285 |
| | 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: | 461-470 |
| | 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: | 724-734 |
| | 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: | 590-601 |
| | 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: | 170-179 |
| | 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: | 692-701 |
| | 7 | 2 |
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-88 |
| | 7 | 4 |
QPlatformIntegrationFactory::createName: | QPlatformIntegrationFactory::create | Prototype: | QPlatformIntegration *QPlatformIntegrationFactory::create(const QString &platform, const QStringList ¶mList, int &argc, char **argv, const QString &platformPluginPath) | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformintegrationfactory.cpp | Lines: | 64-83 |
| | 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: | 501-511 |
| | 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: | 448-461 |
| | 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: | 404-416 |
| | 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: | 659-668 |
| | 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: | 264-274 |
| | 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: | 204-215 |
| | 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: | 161-171 |
| | 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: | 372-384 |
| | 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: | 1729-1738 |
| | 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: | 240-251 |
| | 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: | 217-226 |
| | 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: | 434-443 |
| | 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: | 358-368 |
| | 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: | 364-378 |
| | 7 | 3 |
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::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: | 713-725 |
| | 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: | 3136-3151 |
| | 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: | 4062-4079 |
| | 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: | 4032-4047 |
| | 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: | 3113-3128 |
| | 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: | 3161-3176 |
| | 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: | 6962-6975 |
| | 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: | 6986-6999 |
| | 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: | 1988-2000 |
| | 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: | 766-779 |
| | 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: | 608-618 |
| | 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: | 173-188 |
| | 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: | 301-310 |
| | 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: | 877-893 |
| | 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: | 821-830 |
| | 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: | 833-842 |
| | 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: | 275-286 |
| | 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: | 166-177 |
| | 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: | 232-241 |
| | 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: | 558-568 |
| | 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: | 389-398 |
| | 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: | 412-421 |
| | 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: | 577-586 |
| | 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: | 200-210 |
| | 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: | 658-671 |
| | 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: | 710-720 |
| | 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: | 249-260 |
| | 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: | 231-242 |
| | 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: | 3099-3111 |
| | 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: | 3158-3170 |
| | 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: | 3257-3269 |
| | 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: | 3309-3321 |
| | 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: | 3918-3928 |
| | 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: | 3875-3885 |
| | 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: | 2377-2388 |
| | 7 | 2 |