| Function | Condition % | eLOC - Effective Lines of Codeā“ | McCabe - Cyclomatic Complexity |
QPageSizePrivate::init| Name: | 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::init| Name: | 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 |
QPageSizePrivate::size| Name: | 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 |
QPagedPaintDevice::margins| Name: | 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 |
QPaintDeviceWindow::exposeEvent| Name: | 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 |
QPaintEngine::drawImage| Name: | 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 |
QPaintEngine::drawLines| Name: | 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 |
QPainter::endNativePainting| Name: | 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 |
QPainter::fillRect| Name: | 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::fillRect| Name: | 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::rotate| Name: | 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::scale| Name: | 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::setBackground| Name: | 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::setFont| Name: | 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::shear| Name: | 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 |
QPalette::brush| Name: | 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 |
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 |
QPdfPrintEnginePrivate::closePrintDevice| Name: | 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 |
QPen::detach| Name: | 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 |
QPen::setStyle| Name: | 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 |
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 |
QPictureIO::pictureFormat| Name: | 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 |
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 |
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 |
QPixmapIconEngine::tryMatch| Name: | 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 |
QPlainTextDocumentLayoutPrivate::relayout| Name: | 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 |
QPlatformFileDialogHelper::cleanFilterList| Name: | 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 |
QPlatformIntegration::defaultWindowState| Name: | 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 |
QPlatformIntegration::screenAdded| Name: | 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::setPrimaryScreen| Name: | 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 |
QPlatformIntegrationFactory::create| Name: | 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 |
QPlatformPrinterSupportPlugin::get| Name: | 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 |
QPlatformThemePrivate::currentKeyPlatforms| Name: | 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 |
QPolygon::QPolygon| Name: | 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 |
QPolygonF::translate| Name: | 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 |
QPrintPreviewDialog::done| Name: | 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 |
QPrintPreviewDialogPrivate::updateNavActions| Name: | 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 |
QPrintPreviewWidgetPrivate::_q_updateCurrentPage| Name: | 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 |
QPrintPreviewWidgetPrivate::setZoomFactor| Name: | 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 |
QPrinterInfo::supportedDuplexModes| Name: | 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 |
QPrinterInfo::supportedPaperSizes| Name: | 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::supportedSizesWithNames| Name: | 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 |
QPrinterPagedPaintDevicePrivate::setPageLayout| Name: | 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 |
QPrinterPagedPaintDevicePrivate::setPageSize| Name: | 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 |
QProcessEnvironment::value| Name: | 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 |
QProcessEnvironmentPrivate::keys| Name: | 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 |
QProgressBar::setRange| Name: | 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 |
QProgressBarPrivate::init| Name: | 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 |
QProgressDialogPrivate::setCancelButtonText| Name: | 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 |
QProxyStyle::setBaseStyle| Name: | 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 |
QPushButton::focusInEvent| Name: | 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 |
QPushButtonPrivate::dialogParent| Name: | 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 |
QRadialGradient::QRadialGradient| Name: | 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::QRadialGradient| Name: | 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::QRadialGradient| Name: | 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 |
QRasterBuffer::bufferImage| Name: | 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 |
QRasterPaintEngine::clipBoundingRect| Name: | 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 |
QRasterPaintEngine::compositionModeChanged| Name: | 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 |
QReadNotifier::event| Name: | 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 |
QRegExp::exactMatch| Name: | 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 |
QRegExpEngine::Box::opt| Name: | 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 |
QRegExpEngine::Box::set| Name: | 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::anchorConcatenation| Name: | 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::parseExpression| Name: | 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 |
QRegExpValidator::validate| Name: | 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 |
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 |
QRegularExpressionMatch::captured| Name: | 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 |
QRegularExpressionMatch::capturedEnd| Name: | 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::capturedLength| Name: | 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::capturedRef| Name: | 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::capturedStart| Name: | 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 |
QRegularExpressionPrivate::captureIndexForName| Name: | 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 |
QRelation::populateModel| Name: | 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 |
QRenderRule::baseStyleCanDraw| Name: | 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 |
QResourceFileEngine::seek| Name: | 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 |
QResourceFileEngineIterator::hasNext| Name: | 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 |
QResourceFileEnginePrivate::map| Name: | 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 |
QRingBuffer::append| Name: | 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 |
QRollEffect::closeEvent| Name: | 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 |
QRubberBandPrivate::updateMask| Name: | 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 |
QSaveFile::writeData| Name: | QSaveFile::writeData | | Prototype: | qint64 QSaveFile::writeData(const char *data, qint64 len) | | Coverage: | 42.857% (3/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qsavefile.cpp | | Lines: | 342-353 |
| | 7 | 3 |
QScreen::virtualSiblings| Name: | QScreen::virtualSiblings | | Prototype: | QList<QScreen *> QScreen::virtualSiblings() const | | Coverage: | 0.000% (0/2) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qscreen.cpp | | Lines: | 358-367 |
| | 7 | 2 |
QScrollerPrivate::recalcScrollingSegments| Name: | QScrollerPrivate::recalcScrollingSegments | | Prototype: | void QScrollerPrivate::recalcScrollingSegments(bool forceRecalc) | | Coverage: | 0.000% (0/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qscroller.cpp | | Lines: | 1145-1156 |
| | 7 | 2 |
QScrollerPrivate::scrollingSegmentsEndPos| Name: | QScrollerPrivate::scrollingSegmentsEndPos | | Prototype: | qreal QScrollerPrivate::scrollingSegmentsEndPos(Qt::Orientation orientation) const | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qscroller.cpp | | Lines: | 1161-1174 |
| | 7 | 4 |
QSegfaultHandler::initialize| Name: | QSegfaultHandler::initialize | | Prototype: | void QSegfaultHandler::initialize(char **argv, int argc) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcrashhandler.cpp | | Lines: | 400-411 |
| | 7 | 1 |
QSequentialAnimationGroup::insertPause| Name: | QSequentialAnimationGroup::insertPause | | Prototype: | QPauseAnimation *QSequentialAnimationGroup::insertPause(int index, int msecs) | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qsequentialanimationgroup.cpp | | Lines: | 282-294 |
| | 7 | 2 |
QSequentialIterable::const_iterator::operator=| Name: | QSequentialIterable::const_iterator::operator= | | Prototype: | QSequentialIterable::const_iterator& QSequentialIterable::const_iterator::operator=(const const_iterator &other) | | Coverage: | 75.000% (3/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qvariant.cpp | | Lines: | 3986-3997 |
| | 7 | 2 |
QSettings::setValue| Name: | QSettings::setValue | | Prototype: | void QSettings::setValue(const QString &key, const QVariant &value) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qsettings.cpp | | Lines: | 3173-3183 |
| | 7 | 2 |
QShapedPixmapWindow::paintEvent| Name: | QShapedPixmapWindow::paintEvent | | Prototype: | void QShapedPixmapWindow::paintEvent(QPaintEvent *) | | Coverage: | 0.000% (0/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qshapedpixmapdndwindow.cpp | | Lines: | 77-88 |
| | 7 | 3 |
QShapedPixmapWindow::setPixmap| Name: | QShapedPixmapWindow::setPixmap | | Prototype: | void QShapedPixmapWindow::setPixmap(const QPixmap &pixmap) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qshapedpixmapdndwindow.cpp | | Lines: | 59-70 |
| | 7 | 4 |
QSharedMemory::detach| Name: | QSharedMemory::detach | | Prototype: | bool QSharedMemory::detach() | | Coverage: | 66.667% (6/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qsharedmemory.cpp | | Lines: | 431-444 |
| | 7 | 3 |
QShortcutMap::addShortcut| Name: | QShortcutMap::addShortcut | | Prototype: | int QShortcutMap::addShortcut(QObject *owner, const QKeySequence &key, Qt::ShortcutContext context, ContextMatcher matcher) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qshortcutmap.cpp | | Lines: | 152-167 |
| | 7 | 1 |
QSignalTransition::setSenderObject| Name: | QSignalTransition::setSenderObject | | Prototype: | void QSignalTransition::setSenderObject(const QObject *sender) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qsignaltransition.cpp | | Lines: | 167-176 |
| | 7 | 2 |
QSignalTransition::setSignal| Name: | QSignalTransition::setSignal | | Prototype: | void QSignalTransition::setSignal(const QByteArray &signal) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qsignaltransition.cpp | | Lines: | 190-199 |
| | 7 | 2 |
QSimplex::findPivotColumn| Name: | QSimplex::findPivotColumn | | Prototype: | int QSimplex::findPivotColumn() | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qsimplex_p.cpp | | Lines: | 393-406 |
| | 7 | 3 |
QSizeGrip::paintEvent| Name: | QSizeGrip::paintEvent | | Prototype: | void QSizeGrip::paintEvent(QPaintEvent *event) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qsizegrip.cpp | | Lines: | 259-268 |
| | 7 | 1 |
QSocks5BindStore::timerEvent| Name: | QSocks5BindStore::timerEvent | | Prototype: | void QSocks5BindStore::timerEvent(QTimerEvent * event) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qsocks5socketengine.cpp | | Lines: | 386-400 |
| | 7 | 4 |
QSocks5SocketEngine::bytesAvailable| Name: | QSocks5SocketEngine::bytesAvailable | | Prototype: | qint64 QSocks5SocketEngine::bytesAvailable() const | | Coverage: | 55.556% (5/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qsocks5socketengine.cpp | | Lines: | 1491-1502 |
| | 7 | 3 |
QSocks5SocketEngine::listen| Name: | QSocks5SocketEngine::listen | | Prototype: | bool QSocks5SocketEngine::listen() | | Coverage: | 57.143% (4/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qsocks5socketengine.cpp | | Lines: | 1415-1432 |
| | 7 | 3 |