| Function | Condition % | eLOC - Effective Lines of Codeā¾ | McCabe - Cyclomatic Complexity |
QRasterPaintEngine::renderHintsChanged| Name: | QRasterPaintEngine::renderHintsChanged | | Prototype: | void QRasterPaintEngine::renderHintsChanged() | | Coverage: | 0.000% (0/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp | | Lines: | 883-908 |
| | 13 | 3 |
QRasterBuffer::prepare| Name: | QRasterBuffer::prepare | | Prototype: | QImage::Format QRasterBuffer::prepare(QImage *image) | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp | | Lines: | 3649-3667 |
| | 13 | 2 |
QRadioButton::sizeHint| Name: | QRadioButton::sizeHint | | Prototype: | QSize QRadioButton::sizeHint() const | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qradiobutton.cpp | | Lines: | 189-204 |
| | 13 | 3 |
QProgressDialog::setCancelButton| Name: | QProgressDialog::setCancelButton | | Prototype: | void QProgressDialog::setCancelButton(QPushButton *cancelButton) | | Coverage: | 0.000% (0/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qprogressdialog.cpp | | Lines: | 401-424 |
| | 13 | 4 |
QProgressDialog::setBar| Name: | QProgressDialog::setBar | | Prototype: | void QProgressDialog::setBar(QProgressBar *bar) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qprogressdialog.cpp | | Lines: | 465-484 |
| | 13 | 4 |
QProgressDialog::reset| Name: | QProgressDialog::reset | | Prototype: | void QProgressDialog::reset() | | Coverage: | 0.000% (0/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qprogressdialog.cpp | | Lines: | 592-616 |
| | 13 | 5 |
QProcess::writeData| Name: | QProcess::writeData | | Prototype: | qint64 QProcess::writeData(const char *data, qint64 len) | | Coverage: | 69.231% (9/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess.cpp | | Lines: | 1963-2021 |
| | 13 | 5 |
QPrinter::setPrinterName| Name: | QPrinter::setPrinterName | | Prototype: | void QPrinter::setPrinterName(const QString &name) | | Coverage: | 43.750% (7/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinter.cpp | | Lines: | 839-861 |
| | 13 | 6 |
QPrinter::getPageMargins| Name: | QPrinter::getPageMargins | | Prototype: | void QPrinter::getPageMargins(qreal *left, qreal *top, qreal *right, qreal *bottom, QPrinter::Unit unit) const | | Coverage: | 64.706% (11/17) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinter.cpp | | Lines: | 1853-1870 |
| | 13 | 6 |
QPolygon::putPoints| Name: | QPolygon::putPoints | | Prototype: | void QPolygon::putPoints(int index, int nPoints, int firstx, int firsty, ...) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpolygon.cpp | | Lines: | 387-403 |
| | 13 | 4 |
QPngHandlerPrivate::readPngTexts| Name: | QPngHandlerPrivate::readPngTexts | | Prototype: | void QPngHandlerPrivate::readPngTexts(png_info *info) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpnghandler.cpp | | Lines: | 492-516 |
| | 13 | 3 |
QPlatformTheme::themeHint| Name: | QPlatformTheme::themeHint | | Prototype: | QVariant QPlatformTheme::themeHint(ThemeHint hint) const | | Coverage: | 0.000% (0/24) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformtheme.cpp | | Lines: | 419-451 |
| | 13 | 13 |
QPlatformPrintDevice::supportedPageSize| Name: | QPlatformPrintDevice::supportedPageSize | | Prototype: | QPageSize QPlatformPrintDevice::supportedPageSize(const QPageSize &pageSize) const | | Coverage: | 0.000% (0/23) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qplatformprintdevice.cpp | | Lines: | 165-193 |
| | 13 | 9 |
QPlainTextEditPrivate::_q_repaintContents| Name: | QPlainTextEditPrivate::_q_repaintContents | | Prototype: | void QPlainTextEditPrivate::_q_repaintContents(const QRectF &contentsRect) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qplaintextedit.cpp | | Lines: | 812-830 |
| | 13 | 3 |
QPlainTestLogger::stopLogging| Name: | QPlainTestLogger::stopLogging | | Prototype: | void QPlainTestLogger::stopLogging() | | Coverage: | 100.000% (5/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qplaintestlogger.cpp | | Lines: | 348-366 |
| | 13 | 2 |
QPixmapIconEngine::virtual_hook| Name: | QPixmapIconEngine::virtual_hook | | Prototype: | void QPixmapIconEngine::virtual_hook(int id, void *data) | | Coverage: | 0.000% (0/19) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qicon.cpp | | Lines: | 503-524 |
| | 13 | 6 |
QPicturePaintEngine::updateState| Name: | QPicturePaintEngine::updateState | | Prototype: | void QPicturePaintEngine::updateState(const QPaintEngineState &state) | | Coverage: | 0.000% (0/37) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpaintengine_pic.cpp | | Lines: | 513-528 |
| | 13 | 13 |
QPicturePaintEngine::drawPolygon| Name: | QPicturePaintEngine::drawPolygon | | Prototype: | void QPicturePaintEngine::drawPolygon(const QPointF *points, int numPoints, PolygonDrawMode mode) | | Coverage: | 0.000% (0/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpaintengine_pic.cpp | | Lines: | 392-415 |
| | 13 | 3 |
QPdfEnginePrivate::writePageRoot| Name: | QPdfEnginePrivate::writePageRoot | | Prototype: | void QPdfEnginePrivate::writePageRoot() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpdf.cpp | | Lines: | 1516-1535 |
| | 13 | 2 |
QPdfEngine::end| Name: | QPdfEngine::end | | Prototype: | bool QPdfEngine::end() | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpdf.cpp | | Lines: | 1429-1449 |
| | 13 | 2 |
QPalette::setColorGroup| Name: | QPalette::setColorGroup | | Prototype: | void QPalette::setColorGroup(ColorGroup cg, const QBrush &windowText, const QBrush &button, const QBrush &light, const QBrush &dark, const QBrush &mid, const QBrush &text, const QBrush &bright_text, const QBrush &base, const QBrush &window) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qpalette.cpp | | Lines: | 1037-1057 |
| | 13 | 1 |
QPainterPathStroker::createStroke| Name: | QPainterPathStroker::createStroke | | Prototype: | QPainterPath QPainterPathStroker::createStroke(const QPainterPath &path) const | | Coverage: | 0.000% (0/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp | | Lines: | 2587-2604 |
| | 13 | 3 |
QPainterPath::pointAtPercent| Name: | QPainterPath::pointAtPercent | | Prototype: | QPointF QPainterPath::pointAtPercent(qreal t) const | | Coverage: | 0.000% (0/14) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp | | Lines: | 2979-2999 |
| | 13 | 4 |
QPainterPath::lineTo| Name: | QPainterPath::lineTo | | Prototype: | void QPainterPath::lineTo(const QPointF &p) | | Coverage: | 0.000% (0/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp | | Lines: | 716-741 |
| | 13 | 3 |
QPainter::setBrush| Name: | QPainter::setBrush | | Prototype: | void QPainter::setBrush(const QBrush &brush) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | | Lines: | 3951-3975 |
| | 13 | 4 |
QPainter::resetTransform| Name: | QPainter::resetTransform | | Prototype: | void QPainter::resetTransform() | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | | Lines: | 8237-8259 |
| | 13 | 3 |
QPaintEngine::drawTextItem| Name: | QPaintEngine::drawTextItem | | Prototype: | void QPaintEngine::drawTextItem(const QPointF &p, const QTextItem &textItem) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine.cpp | | Lines: | 742-759 |
| | 13 | 3 |
QPaintEngine::drawRects| Name: | QPaintEngine::drawRects | | Prototype: | void QPaintEngine::drawRects(const QRect *rects, int rectCount) | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine.cpp | | Lines: | 824-847 |
| | 13 | 3 |
QPaintDevice::metric| Name: | QPaintDevice::metric | | Prototype: | int QPaintDevice::metric(PaintDeviceMetric m) const | | Coverage: | 0.000% (0/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintdevice.cpp | | Lines: | 80-102 |
| | 13 | 6 |
QPageSetupWidget::pagesPerSheetChanged| Name: | QPageSetupWidget::pagesPerSheetChanged | | Prototype: | void QPageSetupWidget::pagesPerSheetChanged() | | Coverage: | 0.000% (0/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/dialogs/qpagesetupdialog_unix.cpp | | Lines: | 540-564 |
| | 13 | 7 |
QPMCache::flushDetachedPixmaps| Name: | QPMCache::flushDetachedPixmaps | | Prototype: | bool QPMCache::flushDetachedPixmaps(bool nt) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmapcache.cpp | | Lines: | 248-268 |
| | 13 | 3 |
QOpenGLTexturePrivate::setWrapMode| Name: | QOpenGLTexturePrivate::setWrapMode | | Prototype: | void QOpenGLTexturePrivate::setWrapMode(QOpenGLTexture::WrapMode mode) | | Coverage: | 0.000% (0/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexture.cpp | | Lines: | 1464-1493 |
| | 13 | 12 |
QOpenGLTextureCache::bindTexture| Name: | QOpenGLTextureCache::bindTexture | | Prototype: | GLuint QOpenGLTextureCache::bindTexture(QOpenGLContext *context, const QPixmap &pixmap, BindOptions options) | | Coverage: | 0.000% (0/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexturecache.cpp | | Lines: | 127-148 |
| | 13 | 5 |
QOpenGLTexture::boundTextureId| Name: | QOpenGLTexture::boundTextureId | | Prototype: | GLuint QOpenGLTexture::boundTextureId(uint unit, BindingTarget target) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexture.cpp | | Lines: | 2394-2414 |
| | 13 | 2 |
QOpenGLExtensions::flushShared| Name: | QOpenGLExtensions::flushShared | | Prototype: | void QOpenGLExtensions::flushShared() | | Coverage: | 0.000% (0/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions.cpp | | Lines: | 7617-7644 |
| | 13 | 6 |
QOpenGLContextGroupPrivate::removeContext| Name: | QOpenGLContextGroupPrivate::removeContext | | Prototype: | void QOpenGLContextGroupPrivate::removeContext(QOpenGLContext *ctx) | | Coverage: | 0.000% (0/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qopenglcontext.cpp | | Lines: | 1407-1432 |
| | 13 | 5 |
QOpenGLContext::create| Name: | QOpenGLContext::create | | Prototype: | bool QOpenGLContext::create() | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qopenglcontext.cpp | | Lines: | 600-616 |
| | 13 | 4 |
QOpenGLCompositorBackingStore::resize| Name: | QOpenGLCompositorBackingStore::resize | | Prototype: | void QOpenGLCompositorBackingStore::resize(const QSize &size, const QRegion &staticContents) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/platformcompositor/qopenglcompositorbackingstore.cpp | | Lines: | 260-280 |
| | 13 | 3 |
QOpenGLCompositorBackingStore::flush| Name: | QOpenGLCompositorBackingStore::flush | | Prototype: | void QOpenGLCompositorBackingStore::flush(QWindow *window, const QRegion ®ion, const QPoint &offset) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/platformcompositor/qopenglcompositorbackingstore.cpp | | Lines: | 175-196 |
| | 13 | 2 |
QObjectPrivate::signalIndex| Name: | QObjectPrivate::signalIndex | | Prototype: | int QObjectPrivate::signalIndex(const char *signalName, const QMetaObject **meta) const | | Coverage: | 100.000% (7/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qobject.cpp | | Lines: | 3791-3807 |
| | 13 | 3 |
QObject::QObject| Name: | QObject::QObject | | Prototype: | QObject::QObject(QObject *parent) | | Coverage: | 80.000% (12/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qobject.cpp | | Lines: | 814-834 |
| | 13 | 5 |
QNetworkSession::waitForOpened| Name: | QNetworkSession::waitForOpened | | Prototype: | bool QNetworkSession::waitForOpened(int msecs) | | Coverage: | 33.333% (5/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/bearer/qnetworksession.cpp | | Lines: | 329-353 |
| | 13 | 5 |
QNetworkReplyImplPrivate::appendDownstreamDataSignalEmissions| Name: | QNetworkReplyImplPrivate::appendDownstreamDataSignalEmissions | | Prototype: | void QNetworkReplyImplPrivate::appendDownstreamDataSignalEmissions() | | Coverage: | 80.000% (8/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkreplyimpl.cpp | | Lines: | 650-673 |
| | 13 | 4 |
QNetworkReplyImplPrivate::_q_networkSessionConnected| Name: | QNetworkReplyImplPrivate::_q_networkSessionConnected | | Prototype: | void QNetworkReplyImplPrivate::_q_networkSessionConnected() | | Coverage: | 29.412% (5/17) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkreplyimpl.cpp | | Lines: | 289-317 |
| | 13 | 9 |
QNetworkReplyHttpImplPrivate::onRedirected| Name: | QNetworkReplyHttpImplPrivate::onRedirected | | Prototype: | void QNetworkReplyHttpImplPrivate::onRedirected(const QUrl &redirectUrl, int httpStatus, int maxRedirectsRemaining) | | Coverage: | 60.000% (6/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkreplyhttpimpl.cpp | | Lines: | 1116-1139 |
| | 13 | 4 |
QNetworkReplyHttpImplPrivate::canResume| Name: | QNetworkReplyHttpImplPrivate::canResume | | Prototype: | bool QNetworkReplyHttpImplPrivate::canResume() const | | Coverage: | 0.000% (0/18) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkreplyhttpimpl.cpp | | Lines: | 1648-1674 |
| | 13 | 6 |
QNetworkReplyHttpImplPrivate::_q_networkSessionConnected| Name: | QNetworkReplyHttpImplPrivate::_q_networkSessionConnected | | Prototype: | void QNetworkReplyHttpImplPrivate::_q_networkSessionConnected() | | Coverage: | 41.176% (7/17) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkreplyhttpimpl.cpp | | Lines: | 1918-1946 |
| | 13 | 9 |
QNetworkDiskCache::updateMetaData| Name: | QNetworkDiskCache::updateMetaData | | Prototype: | void QNetworkDiskCache::updateMetaData(const QNetworkCacheMetaData &metaData) | | Coverage: | 80.000% (8/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkdiskcache.cpp | | Lines: | 442-470 |
| | 13 | 4 |
QNetworkCookie::normalize| Name: | QNetworkCookie::normalize | | Prototype: | void QNetworkCookie::normalize(const QUrl &url) | | Coverage: | 100.000% (17/17) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkcookie.cpp | | Lines: | 1007-1032 |
| | 13 | 5 |
QNetworkConfigurationManagerPrivate::configurationFromIdentifier| Name: | QNetworkConfigurationManagerPrivate::configurationFromIdentifier | | Prototype: | QNetworkConfiguration QNetworkConfigurationManagerPrivate::configurationFromIdentifier(const QString &identifier) const | | Coverage: | 66.667% (8/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/bearer/qnetworkconfigmanager_p.cpp | | Lines: | 257-279 |
| | 13 | 5 |
QNetworkAccessCache::requestEntryNow| Name: | QNetworkAccessCache::requestEntryNow | | Prototype: | QNetworkAccessCache::CacheableObject *QNetworkAccessCache::requestEntryNow(const QByteArray &key) | | Coverage: | 84.615% (11/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkaccesscache.cpp | | Lines: | 291-313 |
| | 13 | 5 |
QNetworkAccessCache::removeEntry| Name: | QNetworkAccessCache::removeEntry | | Prototype: | void QNetworkAccessCache::removeEntry(const QByteArray &key) | | Coverage: | 40.000% (4/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkaccesscache.cpp | | Lines: | 351-369 |
| | 13 | 4 |
QNetworkAccessCache::addEntry| Name: | QNetworkAccessCache::addEntry | | Prototype: | void QNetworkAccessCache::addEntry(const QByteArray &key, CacheableObject *entry) | | Coverage: | 80.000% (8/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkaccesscache.cpp | | Lines: | 238-255 |
| | 13 | 4 |
QNativeSocketEnginePrivate::option| Name: | QNativeSocketEnginePrivate::option | | Prototype: | int QNativeSocketEnginePrivate::option(QNativeSocketEngine::SocketOption opt) const | | Coverage: | 56.250% (9/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qnativesocketengine_unix.cpp | | Lines: | 301-321 |
| | 13 | 4 |
QNativeSocketEnginePrivate::adjustAddressProtocol| Name: | QNativeSocketEnginePrivate::adjustAddressProtocol | | Prototype: | QHostAddress QNativeSocketEnginePrivate::adjustAddressProtocol(const QHostAddress &address) const | | Coverage: | 65.000% (13/20) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qnativesocketengine.cpp | | Lines: | 315-338 |
| | 13 | 6 |
QMimeData::setData| Name: | QMimeData::setData | | Prototype: | void QMimeData::setData(const QString &mimeType, const QByteArray &data) | | Coverage: | 84.615% (11/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmimedata.cpp | | Lines: | 568-587 |
| | 13 | 5 |
QMimeBinaryProvider::matchGlobList| Name: | QMimeBinaryProvider::matchGlobList | | Prototype: | void QMimeBinaryProvider::matchGlobList(QMimeGlobMatchResult &result, CacheFile *cacheFile, int off, const QString &fileName) | | Coverage: | 100.000% (9/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/mimetypes/qmimeprovider.cpp | | Lines: | 305-326 |
| | 13 | 3 |
QMetaType::operator =| Name: | QMetaType::operator = | | Prototype: | QMetaType &QMetaType::operator =(const QMetaType &other) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetatype.cpp | | Lines: | 2314-2329 |
| | 13 | 1 |
QMetaProperty::revision| Name: | QMetaProperty::revision | | Prototype: | int QMetaProperty::revision() const | | Coverage: | 61.538% (8/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetaobject.cpp | | Lines: | 3256-3277 |
| | 13 | 5 |
QMetaObject_findMetaObject| Name: | QMetaObject_findMetaObject | | Prototype: | static const QMetaObject *QMetaObject_findMetaObject(const QMetaObject *self, const char *name) | | Coverage: | 47.368% (9/19) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetaobject.cpp | | Lines: | 930-949 |
| | 13 | 7 |
QMessageBoxPrivate::showOldMessageBox| Name: | QMessageBoxPrivate::showOldMessageBox | | Prototype: | int QMessageBoxPrivate::showOldMessageBox(QWidget *parent, QMessageBox::Icon icon, const QString &title, const QString &text, const QString &button0Text, const QString &button1Text, const QString &button2Text, int defaultButtonNumber, int escapeButtonNumber) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qmessagebox.cpp | | Lines: | 2033-2056 |
| | 13 | 4 |
QMenuPrivate::popupAction| Name: | QMenuPrivate::popupAction | | Prototype: | void QMenuPrivate::popupAction(QAction *action, int delay, bool activateFirst) | | Coverage: | 0.000% (0/26) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmenu.cpp | | Lines: | 493-510 |
| | 13 | 8 |
QMenuPrivate::init| Name: | QMenuPrivate::init | | Prototype: | void QMenuPrivate::init() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmenu.cpp | | Lines: | 135-154 |
| | 13 | 2 |
QMenuBarPrivate::init| Name: | QMenuBarPrivate::init | | Prototype: | void QMenuBarPrivate::init() | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmenubar.cpp | | Lines: | 687-715 |
| | 13 | 3 |
QMenuBarPrivate::getNextAction| Name: | QMenuBarPrivate::getNextAction | | Prototype: | QAction *QMenuBarPrivate::getNextAction(const int _start, const int increment) const | | Coverage: | 0.000% (0/20) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmenubar.cpp | | Lines: | 718-737 |
| | 13 | 4 |
QMdiSubWindow::closeEvent| Name: | QMdiSubWindow::closeEvent | | Prototype: | void QMdiSubWindow::closeEvent(QCloseEvent *closeEvent) | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdisubwindow.cpp | | Lines: | 3029-3048 |
| | 13 | 4 |
QMdiAreaPrivate::activateWindow| Name: | QMdiAreaPrivate::activateWindow | | Prototype: | void QMdiAreaPrivate::activateWindow(QMdiSubWindow *child) | | Coverage: | 0.000% (0/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdiarea.cpp | | Lines: | 991-1011 |
| | 13 | 5 |
QMdiArea::timerEvent| Name: | QMdiArea::timerEvent | | Prototype: | void QMdiArea::timerEvent(QTimerEvent *timerEvent) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdiarea.cpp | | Lines: | 2337-2356 |
| | 13 | 4 |
QMdiArea::currentSubWindow| Name: | QMdiArea::currentSubWindow | | Prototype: | QMdiSubWindow *QMdiArea::currentSubWindow() const | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdiarea.cpp | | Lines: | 1782-1800 |
| | 13 | 4 |
QMatrix::inverted| Name: | QMatrix::inverted | | Prototype: | QMatrix QMatrix::inverted(bool *invertible) const | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qmatrix.cpp | | Lines: | 939-957 |
| | 13 | 4 |
QMapDataBase::rotateRight| Name: | QMapDataBase::rotateRight | | Prototype: | void QMapDataBase::rotateRight(QMapNodeBase *x) | | Coverage: | 100.000% (11/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qmap.cpp | | Lines: | 103-119 |
| | 13 | 4 |
QMapDataBase::rotateLeft| Name: | QMapDataBase::rotateLeft | | Prototype: | void QMapDataBase::rotateLeft(QMapNodeBase *x) | | Coverage: | 100.000% (11/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qmap.cpp | | Lines: | 84-100 |
| | 13 | 4 |
QMapDataBase::createNode| Name: | QMapDataBase::createNode | | Prototype: | QMapNodeBase *QMapDataBase::createNode(int alloc, int alignment, QMapNodeBase *parent, bool left) | | Coverage: | 85.714% (12/14) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qmap.cpp | | Lines: | 321-341 |
| | 13 | 5 |
QMainWindowLayoutState::gapIndex| Name: | QMainWindowLayoutState::gapIndex | | Prototype: | QList<int> QMainWindowLayoutState::gapIndex(QWidget *widget, const QPoint &pos) const | | Coverage: | 0.000% (0/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | | Lines: | 634-661 |
| | 13 | 5 |
QMainWindow::setMenuBar| Name: | QMainWindow::setMenuBar | | Prototype: | void QMainWindow::setMenuBar(QMenuBar *menuBar) | | Coverage: | 0.000% (0/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindow.cpp | | Lines: | 536-557 |
| | 13 | 5 |
QMainWindow::setCorner| Name: | QMainWindow::setCorner | | Prototype: | void QMainWindow::setCorner(Qt::Corner corner, Qt::DockWidgetArea area) | | Coverage: | 0.000% (0/28) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindow.cpp | | Lines: | 681-702 |
| | 13 | 6 |
QLocalePrivate::getLangAndCountry| Name: | QLocalePrivate::getLangAndCountry | | Prototype: | void QLocalePrivate::getLangAndCountry(const QString &name, QLocale::Language &lang, QLocale::Script &script, QLocale::Country &cntry) | | Coverage: | 71.429% (5/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | | Lines: | 457-475 |
| | 13 | 3 |
QLocaleId::withLikelySubtagsRemoved| Name: | QLocaleId::withLikelySubtagsRemoved | | Prototype: | QLocaleId QLocaleId::withLikelySubtagsRemoved() const | | Coverage: | 37.500% (6/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | | Lines: | 264-286 |
| | 13 | 6 |
QLocalSocketPrivate::init| Name: | QLocalSocketPrivate::init | | Prototype: | void QLocalSocketPrivate::init() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qlocalsocket_unix.cpp | | Lines: | 68-85 |
| | 13 | 1 |
QListWidgetItem::setData| Name: | QListWidgetItem::setData | | Prototype: | void QListWidgetItem::setData(int role, const QVariant &value) | | Coverage: | 0.000% (0/20) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistwidget.cpp | | Lines: | 690-707 |
| | 13 | 6 |
QListView::resizeEvent| Name: | QListView::resizeEvent | | Prototype: | void QListView::resizeEvent(QResizeEvent *e) | | Coverage: | 0.000% (0/28) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistview.cpp | | Lines: | 849-873 |
| | 13 | 4 |
QListModeViewBase::verticalOffset| Name: | QListModeViewBase::verticalOffset | | Prototype: | int QListModeViewBase::verticalOffset() const | | Coverage: | 0.000% (0/23) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistview.cpp | | Lines: | 2237-2255 |
| | 13 | 7 |
QListModeViewBase::horizontalScrollToValue| Name: | QListModeViewBase::horizontalScrollToValue | | Prototype: | int QListModeViewBase::horizontalScrollToValue(int index, QListView::ScrollHint hint, bool leftOf, bool rightOf, const QRect &area, const QRect &rect) const | | Coverage: | 0.000% (0/17) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistview.cpp | | Lines: | 2257-2276 |
| | 13 | 6 |
QLineEditPrivate::removeAction| Name: | QLineEditPrivate::removeAction | | Prototype: | void QLineEditPrivate::removeAction(QAction *action) | | Coverage: | 0.000% (0/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlineedit_p.cpp | | Lines: | 519-535 |
| | 13 | 4 |
QLineEdit::sizeHint| Name: | QLineEdit::sizeHint | | Prototype: | QSize QLineEdit::sizeHint() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlineedit.cpp | | Lines: | 679-694 |
| | 13 | 1 |
QLineEdit::setEchoMode| Name: | QLineEdit::setEchoMode | | Prototype: | void QLineEdit::setEchoMode(EchoMode mode) | | Coverage: | 0.000% (0/14) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlineedit.cpp | | Lines: | 559-582 |
| | 13 | 4 |
QLineEdit::mouseMoveEvent| Name: | QLineEdit::mouseMoveEvent | | Prototype: | void QLineEdit::mouseMoveEvent(QMouseEvent * e) | | Coverage: | 0.000% (0/18) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlineedit.cpp | | Lines: | 1503-1536 |
| | 13 | 6 |
QLineEdit::minimumSizeHint| Name: | QLineEdit::minimumSizeHint | | Prototype: | QSize QLineEdit::minimumSizeHint() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlineedit.cpp | | Lines: | 703-718 |
| | 13 | 1 |
QLibraryStore::findOrCreate| Name: | QLibraryStore::findOrCreate | | Prototype: | inline QLibraryPrivate *QLibraryStore::findOrCreate(const QString &fileName, const QString &version, QLibrary::LoadHints loadHints) | | Coverage: | 86.667% (13/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/qlibrary.cpp | | Lines: | 436-458 |
| | 13 | 5 |
QLibraryPrivate::load| Name: | QLibraryPrivate::load | | Prototype: | bool QLibraryPrivate::load() | | Coverage: | 69.231% (9/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/qlibrary.cpp | | Lines: | 523-544 |
| | 13 | 5 |
QLayout::totalSizeHint| Name: | QLayout::totalSizeHint | | Prototype: | QSize QLayout::totalSizeHint() const | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qlayout.cpp | | Lines: | 698-717 |
| | 13 | 3 |
QLayout::childEvent| Name: | QLayout::childEvent | | Prototype: | void QLayout::childEvent(QChildEvent *e) | | Coverage: | 0.000% (0/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qlayout.cpp | | Lines: | 626-647 |
| | 13 | 5 |
QLayout::QLayout| Name: | QLayout::QLayout | | Prototype: | QLayout::QLayout(QLayoutPrivate &dd, QLayout *lay, QWidget *w) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qlayout.cpp | | Lines: | 125-149 |
| | 13 | 4 |
QLabelPrivate::_q_linkHovered| Name: | QLabelPrivate::_q_linkHovered | | Prototype: | void QLabelPrivate::_q_linkHovered(const QString &anchor) | | Coverage: | 0.000% (0/14) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlabel.cpp | | Lines: | 1560-1580 |
| | 13 | 5 |
QKeySequenceEditPrivate::translateModifiers| Name: | QKeySequenceEditPrivate::translateModifiers | | Prototype: | int QKeySequenceEditPrivate::translateModifiers(Qt::KeyboardModifiers state, const QString &text) | | Coverage: | 0.000% (0/21) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qkeysequenceedit.cpp | | Lines: | 75-93 |
| | 13 | 5 |
QJsonPrivate::Value::isValid| Name: | QJsonPrivate::Value::isValid | | Prototype: | bool Value::isValid(const Base *b) const | | Coverage: | 55.172% (16/29) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjson.cpp | | Lines: | 306-329 |
| | 13 | 10 |
QJsonPrivate::Value::copyData| Name: | QJsonPrivate::Value::copyData | | Prototype: | void Value::copyData(const QJsonValue &v, char *dest, bool compressed) | | Coverage: | 11.765% (2/17) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjson.cpp | | Lines: | 393-417 |
| | 13 | 8 |
QJsonObject::take| Name: | QJsonObject::take | | Prototype: | QJsonValue QJsonObject::take(const QString &key) | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjsonobject.cpp | | Lines: | 496-514 |
| | 13 | 4 |
QItemSelectionModel::selectedRows| Name: | QItemSelectionModel::selectedRows | | Prototype: | QModelIndexList QItemSelectionModel::selectedRows(int column) const | | Coverage: | 92.308% (12/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qitemselectionmodel.cpp | | Lines: | 1653-1676 |
| | 13 | 5 |
QItemSelectionModel::selectedColumns| Name: | QItemSelectionModel::selectedColumns | | Prototype: | QModelIndexList QItemSelectionModel::selectedColumns(int row) const | | Coverage: | 92.308% (12/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qitemselectionmodel.cpp | | Lines: | 1685-1708 |
| | 13 | 5 |