Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–´ |
QFontEngineQPF2::QFontEngineQPF2Name: | QFontEngineQPF2::QFontEngineQPF2 | Prototype: | QFontEngineQPF2::QFontEngineQPF2(const QFontDef &def, const QByteArray &data) | Coverage: | 0.000% (0/33) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_qpf2.cpp | Lines: | 227-311 |
| | 46 | 11 |
QGL2PaintEngineExPrivate::updateBrushUniformsName: | QGL2PaintEngineExPrivate::updateBrushUniforms | Prototype: | void QGL2PaintEngineExPrivate::updateBrushUniforms() | Coverage: | 10.526% (4/38) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qpaintengineex_opengl2.cpp | Lines: | 246-366 |
| | 81 | 11 |
QGLFramebufferObjectPrivate::checkFramebufferStatusName: | QGLFramebufferObjectPrivate::checkFramebufferStatus | Prototype: | bool QGLFramebufferObjectPrivate::checkFramebufferStatus() const | Coverage: | 0.000% (0/21) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglframebufferobject.cpp | Lines: | 392-446 |
| | 21 | 11 |
QGraphicsItem::mouseReleaseEventName: | QGraphicsItem::mouseReleaseEvent | Prototype: | void QGraphicsItem::mouseReleaseEvent(QGraphicsSceneMouseEvent *event) | Coverage: | 0.000% (0/33) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | Lines: | 7335-7372 |
| | 23 | 11 |
QGraphicsItemPrivate::remapItemPosName: | QGraphicsItemPrivate::remapItemPos | Prototype: | void QGraphicsItemPrivate::remapItemPos(QEvent *event, QGraphicsItem *item) | Coverage: | 0.000% (0/19) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | Lines: | 1025-1062 |
| | 20 | 11 |
QGraphicsViewPrivate::updateRubberBandName: | QGraphicsViewPrivate::updateRubberBand | Prototype: | void QGraphicsViewPrivate::updateRubberBand(const QMouseEvent *event) | Coverage: | 0.000% (0/39) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsview.cpp | Lines: | 728-784 |
| | 34 | 11 |
QGridLayoutItem::boxName: | QGridLayoutItem::box | Prototype: | QGridLayoutBox QGridLayoutItem::box(Qt::Orientation orientation, bool snapToPixelGrid, qreal constraint) const | Coverage: | 0.000% (0/35) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/util/qgridlayoutengine.cpp | Lines: | 588-643 |
| | 32 | 11 |
QGridLayoutPrivate::setupHfwLayoutDataName: | QGridLayoutPrivate::setupHfwLayoutData | Prototype: | void QGridLayoutPrivate::setupHfwLayoutData() | Coverage: | 0.000% (0/35) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgridlayout.cpp | Lines: | 885-926 |
| | 29 | 11 |
QHashData::rehashName: | QHashData::rehash | Prototype: | void QHashData::rehash(int hint) | Coverage: | 100.000% (33/33) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qhash.cpp | Lines: | 668-712 |
| | 34 | 11 |
QHeaderView::mouseReleaseEventName: | QHeaderView::mouseReleaseEvent | Prototype: | void QHeaderView::mouseReleaseEvent(QMouseEvent *e) | Coverage: | 0.000% (0/30) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp | Lines: | 2545-2587 |
| | 29 | 11 |
QHostInfo::localDomainNameName: | QHostInfo::localDomainName | Prototype: | QString QHostInfo::localDomainName() | Coverage: | 11.429% (4/35) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qhostinfo_unix.cpp | Lines: | 319-381 |
| | 34 | 11 |
QHttpNetworkRequest::methodNameName: | QHttpNetworkRequest::methodName | Prototype: | QByteArray QHttpNetworkRequest::methodName() const | Coverage: | 57.143% (12/21) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpnetworkrequest.cpp | Lines: | 92-117 |
| | 12 | 11 |
QImage::alphaChannelName: | QImage::alphaChannel | Prototype: | QImage QImage::alphaChannel() const | Coverage: | 0.000% (0/42) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage.cpp | Lines: | 4301-4364 |
| | 44 | 11 |
QImage::createMaskFromColorName: | QImage::createMaskFromColor | Prototype: | QImage QImage::createMaskFromColor(QRgb color, Qt::MaskMode mode) const | Coverage: | 0.000% (0/32) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage.cpp | Lines: | 2941-2971 |
| | 21 | 11 |
QImage::fillName: | QImage::fill | Prototype: | void QImage::fill(uint pixel) | Coverage: | 0.000% (0/37) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage.cpp | Lines: | 1688-1736 |
| | 32 | 11 |
QListModeViewBase::dropOnName: | QListModeViewBase::dropOn | Prototype: | bool QListModeViewBase::dropOn(QDropEvent *event, int *dropRow, int *dropCol, QModelIndex *dropIndex) | Coverage: | 0.000% (0/29) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistview.cpp | Lines: | 2106-2155 |
| | 34 | 11 |
QLocalePrivate::codeToLanguageName: | QLocalePrivate::codeToLanguage | Prototype: | QLocale::Language QLocalePrivate::codeToLanguage(const QChar *code, int len) noexcept | Coverage: | 23.881% (16/67) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | Lines: | 93-133 |
| | 28 | 11 |
QLoggingRule::passName: | QLoggingRule::pass | Prototype: | int QLoggingRule::pass(const QString &cat, QtMsgType msgType) const | Coverage: | 84.848% (28/33) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qloggingregistry.cpp | Lines: | 83-114 |
| | 18 | 11 |
QMainWindowLayout::unplugName: | QMainWindowLayout::unplug | Prototype: | QLayoutItem *QMainWindowLayout::unplug(QWidget *widget, bool group) | Coverage: | 0.000% (0/39) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | Lines: | 2278-2354 |
| | 45 | 11 |
QMdiAreaPrivate::resizeToMinimumTileSizeName: | QMdiAreaPrivate::resizeToMinimumTileSize | Prototype: | QRect QMdiAreaPrivate::resizeToMinimumTileSize(const QSize &minSubWindowSize, int subWindowCount) | Coverage: | 0.000% (0/37) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdiarea.cpp | Lines: | 1267-1322 |
| | 36 | 11 |
QMdiAreaPrivate::updateScrollBarsName: | QMdiAreaPrivate::updateScrollBars | Prototype: | void QMdiAreaPrivate::updateScrollBars() | Coverage: | 0.000% (0/51) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdiarea.cpp | Lines: | 1173-1234 |
| | 45 | 11 |
QMdiAreaPrivate::updateTabBarGeometryName: | QMdiAreaPrivate::updateTabBarGeometry | Prototype: | void QMdiAreaPrivate::updateTabBarGeometry() | Coverage: | 0.000% (0/32) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdiarea.cpp | Lines: | 1628-1678 |
| | 31 | 11 |
QMdiSubWindow::mouseDoubleClickEventName: | QMdiSubWindow::mouseDoubleClickEvent | Prototype: | void QMdiSubWindow::mouseDoubleClickEvent(QMouseEvent *mouseEvent) | Coverage: | 0.000% (0/35) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdisubwindow.cpp | Lines: | 3227-3267 |
| | 25 | 11 |
QMdiSubWindowPrivate::processClickedSubControlName: | QMdiSubWindowPrivate::processClickedSubControl | Prototype: | void QMdiSubWindowPrivate::processClickedSubControl() | Coverage: | 0.000% (0/22) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdisubwindow.cpp | Lines: | 1482-1535 |
| | 22 | 11 |
QMdiSubWindowPrivate::setActiveName: | QMdiSubWindowPrivate::setActive | Prototype: | void QMdiSubWindowPrivate::setActive(bool activate, bool changeFocus) | Coverage: | 0.000% (0/51) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdisubwindow.cpp | Lines: | 1421-1477 |
| | 41 | 11 |
QMdiSubWindowPrivate::setFocusWidgetName: | QMdiSubWindowPrivate::setFocusWidget | Prototype: | void QMdiSubWindowPrivate::setFocusWidget() | Coverage: | 0.000% (0/48) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdisubwindow.cpp | Lines: | 2013-2058 |
| | 28 | 11 |
QMdiSubWindowPrivate::setNewGeometryName: | QMdiSubWindowPrivate::setNewGeometry | Prototype: | void QMdiSubWindowPrivate::setNewGeometry(const QPoint &pos) | Coverage: | 0.000% (0/41) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdisubwindow.cpp | Lines: | 1158-1221 |
| | 44 | 11 |
QMenuBarPrivate::popupActionName: | QMenuBarPrivate::popupAction | Prototype: | void QMenuBarPrivate::popupAction(QAction *action, bool activateFirst) | Coverage: | 0.000% (0/47) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmenubar.cpp | Lines: | 308-358 |
| | 36 | 11 |
QMenuPrivate::scrollMenuName: | QMenuPrivate::scrollMenu | Prototype: | void QMenuPrivate::scrollMenu(QMenuScroller::ScrollDirection direction, bool page, bool active) | Coverage: | 0.000% (0/39) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmenu.cpp | Lines: | 1010-1053 |
| | 33 | 11 |
QMessageBoxPrivate::detectEscapeButtonName: | QMessageBoxPrivate::detectEscapeButton | Prototype: | void QMessageBoxPrivate::detectEscapeButton() | Coverage: | 0.000% (0/27) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qmessagebox.cpp | Lines: | 1036-1078 |
| | 24 | 11 |
QMessageBoxPrivate::updateSizeName: | QMessageBoxPrivate::updateSize | Prototype: | void QMessageBoxPrivate::updateSize() | Coverage: | 0.000% (0/33) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qmessagebox.cpp | Lines: | 357-437 |
| | 47 | 11 |
QMetaObjectPrivate::disconnectName: | QMetaObjectPrivate::disconnect | Prototype: | bool QMetaObjectPrivate::disconnect(const QObject *sender, int signal_index, const QMetaObject *smeta, const QObject *receiver, int method_index, void **slot, DisconnectType disconnectType) | Coverage: | 81.818% (27/33) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qobject.cpp | Lines: | 3380-3433 |
| | 33 | 11 |
QMetaProperty::readName: | QMetaProperty::read | Prototype: | QVariant QMetaProperty::read(const QObject *object) const | Coverage: | 80.488% (33/41) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetaobject.cpp | Lines: | 2973-3036 |
| | 36 | 11 |
QMetaType::registerNormalizedTypeName: | QMetaType::registerNormalizedType | Prototype: | int QMetaType::registerNormalizedType(const ::QByteArray &normalizedTypeName, Destructor destructor, Constructor constructor, int size, TypeFlags flags, const QMetaObject *metaObject) | Coverage: | 52.632% (20/38) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetatype.cpp | Lines: | 1019-1103 |
| | 54 | 11 |
QMimeMagicRule::matchSubstringName: | QMimeMagicRule::matchSubstring | Prototype: | bool QMimeMagicRule::matchSubstring(const char *dataPtr, int dataSize, int rangeStart, int rangeLength, int valueLength, const char *valueData, const char *mask) | Coverage: | 100.000% (32/32) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/mimetypes/qmimemagicrule.cpp | Lines: | 99-146 |
| | 26 | 11 |
QNetworkProxyFactory::systemProxyForQueryName: | QNetworkProxyFactory::systemProxyForQuery | Prototype: | QList<QNetworkProxy> QNetworkProxyFactory::systemProxyForQuery(const QNetworkProxyQuery &query) | Coverage: | 76.316% (29/38) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qnetworkproxy_generic.cpp | Lines: | 89-137 |
| | 35 | 11 |
QObject::disconnectName: | QObject::disconnect | Prototype: | bool QObject::disconnect(const QObject *sender, const QMetaMethod &signal, const QObject *receiver, const QMetaMethod &method) | Coverage: | 78.049% (32/41) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qobject.cpp | Lines: | 3040-3103 |
| | 37 | 11 |
QObjectPrivate::setParent_helperName: | QObjectPrivate::setParent_helper | Prototype: | void QObjectPrivate::setParent_helper(QObject *o) | Coverage: | 84.444% (38/45) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qobject.cpp | Lines: | 1977-2019 |
| | 27 | 11 |
QOpenGLFramebufferObjectPrivate::checkFramebufferStatusName: | QOpenGLFramebufferObjectPrivate::checkFramebufferStatus | Prototype: | bool QOpenGLFramebufferObjectPrivate::checkFramebufferStatus(QOpenGLContext *ctx) const | Coverage: | 0.000% (0/21) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglframebufferobject.cpp | Lines: | 373-426 |
| | 20 | 11 |
QOpenGLFunctions_1_4::~QOpenGLFunctions_1_4Name: | QOpenGLFunctions_1_4::~QOpenGLFunctions_1_4 | Prototype: | QOpenGLFunctions_1_4::~QOpenGLFunctions_1_4() | Coverage: | 0.000% (0/31) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions_1_4.cpp | Lines: | 83-115 |
| | 30 | 11 |
QOpenGLFunctions_3_1::~QOpenGLFunctions_3_1Name: | QOpenGLFunctions_3_1::~QOpenGLFunctions_3_1 | Prototype: | QOpenGLFunctions_3_1::~QOpenGLFunctions_3_1() | Coverage: | 0.000% (0/31) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions_3_1.cpp | Lines: | 83-115 |
| | 30 | 11 |
QPainter::drawTextName: | QPainter::drawText | Prototype: | void QPainter::drawText(const QPointF &p, const QString &str, int tf, int justificationPadding) | Coverage: | 0.000% (0/36) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | Lines: | 5841-5918 |
| | 52 | 11 |
QPathClipper::handleCrossingEdgesName: | QPathClipper::handleCrossingEdges | Prototype: | bool QPathClipper::handleCrossingEdges(QWingedEdge &list, qreal y, ClipperMode mode) | Coverage: | 0.000% (0/32) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathclipper.cpp | Lines: | 1817-1887 |
| | 39 | 11 |
QPlainTextDocumentLayout::layoutBlockName: | QPlainTextDocumentLayout::layoutBlock | Prototype: | void QPlainTextDocumentLayout::layoutBlock(const QTextBlock &block) | Coverage: | 0.000% (0/33) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qplaintextedit.cpp | Lines: | 352-417 |
| | 49 | 11 |
QPlainTextEditPrivate::ensureVisibleName: | QPlainTextEditPrivate::ensureVisible | Prototype: | void QPlainTextEditPrivate::ensureVisible(int position, bool center, bool forceCenter) | Coverage: | 0.000% (0/43) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qplaintextedit.cpp | Lines: | 686-735 |
| | 36 | 11 |
QPlatformCursorImage::setName: | QPlatformCursorImage::set | Prototype: | void QPlatformCursorImage::set(const uchar *data, const uchar *mask, int width, int height, int hx, int hy) | Coverage: | 0.000% (0/50) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformcursor.cpp | Lines: | 593-648 |
| | 35 | 11 |
QPlatformDrag::defaultActionName: | QPlatformDrag::defaultAction | Prototype: | Qt::DropAction QPlatformDrag::defaultAction(Qt::DropActions possibleActions, Qt::KeyboardModifiers modifiers) const | Coverage: | 0.000% (0/33) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformdrag.cpp | Lines: | 111-161 |
| | 22 | 11 |
QProcessPrivate::execChildName: | QProcessPrivate::execChild | Prototype: | void QProcessPrivate::execChild(const char *workingDir, char **path, char **argv, char **envp) | Coverage: | 0.000% (0/33) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess_unix.cpp | Lines: | 551-623 |
| | 32 | 11 |
QProcessPrivate::waitForBytesWrittenName: | QProcessPrivate::waitForBytesWritten | Prototype: | bool QProcessPrivate::waitForBytesWritten(int msecs) | Coverage: | 25.806% (8/31) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess_unix.cpp | Lines: | 811-856 |
| | 24 | 11 |
QProcessPrivate::waitForFinishedName: | QProcessPrivate::waitForFinished | Prototype: | bool QProcessPrivate::waitForFinished(int msecs) | Coverage: | 65.517% (19/29) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess_unix.cpp | Lines: | 858-900 |
| | 24 | 11 |
QProgressDialog::setValueName: | QProgressDialog::setValue | Prototype: | void QProgressDialog::setValue(int progress) | Coverage: | 0.000% (0/42) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qprogressdialog.cpp | Lines: | 663-711 |
| | 33 | 11 |
QRasterPaintEngine::drawCachedGlyphsName: | QRasterPaintEngine::drawCachedGlyphs | Prototype: | bool QRasterPaintEngine::drawCachedGlyphs(int numGlyphs, const glyph_t *glyphs, const QFixedPoint *positions, QFontEngine *fontEngine) | Coverage: | 0.000% (0/38) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp | Lines: | 2751-2844 |
| | 56 | 11 |
QRasterizer::rasterizeName: | QRasterizer::rasterize | Prototype: | void QRasterizer::rasterize(const QPainterPath &path, Qt::FillRule fillRule) | Coverage: | 0.000% (0/32) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qrasterizer.cpp | Lines: | 1241-1307 |
| | 39 | 11 |
QReadWriteLock::tryLockForWriteName: | QReadWriteLock::tryLockForWrite | Prototype: | bool QReadWriteLock::tryLockForWrite(int timeout) | Coverage: | 66.667% (20/30) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qreadwritelock.cpp | Lines: | 336-383 |
| | 27 | 11 |
QRectF::containsName: | QRectF::contains | Prototype: | bool QRectF::contains(const QRectF &r) const noexcept | Coverage: | 89.744% (35/39) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qrect.cpp | Lines: | 2019-2064 |
| | 33 | 11 |
QRectF::intersectsName: | QRectF::intersects | Prototype: | bool QRectF::intersects(const QRectF &r) const noexcept | Coverage: | 89.744% (35/39) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qrect.cpp | Lines: | 2311-2356 |
| | 33 | 11 |
QRectF::operator&Name: | QRectF::operator& | Prototype: | QRectF QRectF::operator&(const QRectF &r) const noexcept | Coverage: | 89.744% (35/39) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qrect.cpp | Lines: | 2226-2276 |
| | 38 | 11 |
QRegExpMatchState::matchName: | QRegExpMatchState::match | Prototype: | void QRegExpMatchState::match(const QChar *str0, int len0, int pos0, bool minimal0, bool oneTest, int caretIndex) | Coverage: | 90.000% (36/40) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp | Lines: | 1418-1486 |
| | 38 | 11 |
QRenderRule::drawBackgroundImageName: | QRenderRule::drawBackgroundImage | Prototype: | void QRenderRule::drawBackgroundImage(QPainter *p, const QRect &rect, QPoint off) | Coverage: | 0.000% (0/25) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp | Lines: | 1162-1213 |
| | 33 | 11 |
QSocks5SocketEngine::waitForReadName: | QSocks5SocketEngine::waitForRead | Prototype: | bool QSocks5SocketEngine::waitForRead(int msecs, bool *timedOut) | Coverage: | 57.895% (22/38) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qsocks5socketengine.cpp | Lines: | 1756-1805 |
| | 27 | 11 |
QSocks5SocketEnginePrivate::_q_controlSocketReadNotificationName: | QSocks5SocketEnginePrivate::_q_controlSocketReadNotification | Prototype: | void QSocks5SocketEnginePrivate::_q_controlSocketReadNotification() | Coverage: | 62.500% (15/24) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qsocks5socketengine.cpp | Lines: | 1173-1219 |
| | 22 | 11 |
QSortedModelEngine::filterName: | QSortedModelEngine::filter | Prototype: | QMatchData QSortedModelEngine::filter(const QString& part, const QModelIndex& parent, int) | Coverage: | 0.000% (0/55) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qcompleter.cpp | Lines: | 611-696 |
| | 57 | 11 |
QSpanData::adjustSpanMethodsName: | QSpanData::adjustSpanMethods | Prototype: | void QSpanData::adjustSpanMethods() | Coverage: | 0.000% (0/25) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp | Lines: | 4544-4585 |
| | 26 | 11 |
QSpdyProtocolHandler::handleControlFrameName: | QSpdyProtocolHandler::handleControlFrame | Prototype: | void QSpdyProtocolHandler::handleControlFrame(const QByteArray &frameHeaders) | Coverage: | 36.364% (8/22) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qspdyprotocolhandler.cpp | Lines: | 794-854 |
| | 33 | 11 |
QSpdyProtocolHandler::handleDataFrameName: | QSpdyProtocolHandler::handleDataFrame | Prototype: | void QSpdyProtocolHandler::handleDataFrame(const QByteArray &frameHeaders) | Coverage: | 60.526% (23/38) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qspdyprotocolhandler.cpp | Lines: | 1164-1260 |
| | 56 | 11 |
QSpinBoxPrivate::validateAndInterpretName: | QSpinBoxPrivate::validateAndInterpret | Prototype: | QVariant QSpinBoxPrivate::validateAndInterpret(QString &input, int &pos, QValidator::State &state) const | Coverage: | 0.000% (0/63) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qspinbox.cpp | Lines: | 1024-1088 |
| | 38 | 11 |
QSqlTableModel::removeRowsName: | QSqlTableModel::removeRows | Prototype: | bool QSqlTableModel::removeRows(int row, int count, const QModelIndex &parent) | Coverage: | 94.872% (37/39) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/sql/models/qsqltablemodel.cpp | Lines: | 1083-1118 |
| | 23 | 11 |
QSqlTableModel::selectRowName: | QSqlTableModel::selectRow | Prototype: | bool QSqlTableModel::selectRow(int row) | Coverage: | 72.973% (27/37) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/sql/models/qsqltablemodel.cpp | Lines: | 398-464 |
| | 41 | 11 |
QSqlTableModel::setRecordName: | QSqlTableModel::setRecord | Prototype: | bool QSqlTableModel::setRecord(int row, const QSqlRecord &values) | Coverage: | 77.143% (27/35) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/sql/models/qsqltablemodel.cpp | Lines: | 1379-1428 |
| | 34 | 11 |
QSslSocketBackendPrivate::continueHandshakeName: | QSslSocketBackendPrivate::continueHandshake | Prototype: | void QSslSocketBackendPrivate::continueHandshake() | Coverage: | 81.250% (26/32) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl.cpp | Lines: | 1515-1604 |
| | 25 | 11 |
QSslSocketBackendPrivate::setupOpenSslOptionsName: | QSslSocketBackendPrivate::setupOpenSslOptions | Prototype: | long QSslSocketBackendPrivate::setupOpenSslOptions(QSsl::SslProtocol protocol, QSsl::SslOptions sslOptions) | Coverage: | 82.353% (28/34) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl.cpp | Lines: | 313-361 |
| | 25 | 11 |
QSystemSemaphorePrivate::handleName: | QSystemSemaphorePrivate::handle | Prototype: | key_t QSystemSemaphorePrivate::handle(QSystemSemaphore::AccessMode mode) | Coverage: | 79.412% (27/34) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qsystemsemaphore_systemv.cpp | Lines: | 72-134 |
| | 38 | 11 |
QTabBarPrivate::layoutTabsName: | QTabBarPrivate::layoutTabs | Prototype: | void QTabBarPrivate::layoutTabs() | Coverage: | 0.000% (0/46) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtabbar.cpp | Lines: | 441-591 |
| | 106 | 11 |
QTabBarPrivate::normalizedScrollRectName: | QTabBarPrivate::normalizedScrollRect | Prototype: | QRect QTabBarPrivate::normalizedScrollRect(int index) | Coverage: | 0.000% (0/65) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtabbar.cpp | Lines: | 593-666 |
| | 50 | 11 |
QTableModel::setItemName: | QTableModel::setItem | Prototype: | void QTableModel::setItem(int row, int column, QTableWidgetItem *item) | Coverage: | 0.000% (0/38) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtablewidget.cpp | Lines: | 155-219 |
| | 47 | 11 |
QTableViewPrivate::drawAndClipSpansName: | QTableViewPrivate::drawAndClipSpans | Prototype: | void QTableViewPrivate::drawAndClipSpans(const QRegion &area, QPainter *painter, const QStyleOptionViewItem &option, QBitArray *drawn, int firstVisualRow, int lastVisualRow, int firstVisualColumn, int lastVisualColumn) | Coverage: | 0.000% (0/41) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtableview.cpp | Lines: | 792-845 |
| | 40 | 11 |
QTapGestureRecognizer::recognizeName: | QTapGestureRecognizer::recognize | Prototype: | QGestureRecognizer::Result QTapGestureRecognizer::recognize(QGesture *state, QObject *, QEvent *event) | Coverage: | 0.000% (0/23) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qstandardgestures.cpp | Lines: | 427-470 |
| | 22 | 11 |
QTest::TestMethods::invokeTestsName: | QTest::TestMethods::invokeTests | Prototype: | void TestMethods::invokeTests(QObject *testObject) const | Coverage: | 84.615% (33/39) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qtestcase.cpp | Lines: | 1288-1342 |
| | 39 | 11 |
QTextBlock::textDirectionName: | QTextBlock::textDirection | Prototype: | Qt::LayoutDirection QTextBlock::textDirection() const | Coverage: | 0.000% (0/28) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextobject.cpp | Lines: | 1174-1215 |
| | 27 | 11 |
QTextCursor::insertTextName: | QTextCursor::insertText | Prototype: | void QTextCursor::insertText(const QString &text, const QTextCharFormat &_format) | Coverage: | 0.000% (0/45) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextcursor.cpp | Lines: | 1412-1479 |
| | 44 | 11 |
QTextDocumentLayout::documentChangedName: | QTextDocumentLayout::documentChanged | Prototype: | void QTextDocumentLayout::documentChanged(int from, int oldLength, int length) | Coverage: | 0.000% (0/51) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocumentlayout.cpp | Lines: | 2920-2987 |
| | 41 | 11 |
QTextEngine::positionAfterVisualMovementName: | QTextEngine::positionAfterVisualMovement | Prototype: | int QTextEngine::positionAfterVisualMovement(int pos, QTextCursor::MoveOperation op) | Coverage: | 0.000% (0/32) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextengine.cpp | Lines: | 3299-3338 |
| | 25 | 11 |
QTextEngine::positionInLigatureName: | QTextEngine::positionInLigature | Prototype: | int QTextEngine::positionInLigature(const QScriptItem *si, int end, QFixed x, QFixed edge, int glyph_pos, bool cursorOnCharacter) | Coverage: | 0.000% (0/43) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextengine.cpp | Lines: | 3157-3209 |
| | 36 | 11 |
QTextEngine::resolveFormatsName: | QTextEngine::resolveFormats | Prototype: | void QTextEngine::resolveFormats() const | Coverage: | 0.000% (0/35) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextengine.cpp | Lines: | 3018-3080 |
| | 43 | 11 |
QTextHtmlParser::parseEntityName: | QTextHtmlParser::parseEntity | Prototype: | QString QTextHtmlParser::parseEntity() | Coverage: | 0.000% (0/36) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtexthtmlparser.cpp | Lines: | 802-848 |
| | 31 | 11 |
QTextHtmlParser::parseWordName: | QTextHtmlParser::parseWord | Prototype: | QString QTextHtmlParser::parseWord() | Coverage: | 0.000% (0/42) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtexthtmlparser.cpp | Lines: | 851-892 |
| | 30 | 11 |
QTextOdfWriter::writeTableCellFormatName: | QTextOdfWriter::writeTableCellFormat | Prototype: | void QTextOdfWriter::writeTableCellFormat(QXmlStreamWriter &writer, QTextTableCellFormat format, int formatIndex) const | Coverage: | 0.000% (0/34) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextodfwriter.cpp | Lines: | 697-743 |
| | 25 | 11 |
QTextTable::removeColumnsName: | QTextTable::removeColumns | Prototype: | void QTextTable::removeColumns(int pos, int num) | Coverage: | 0.000% (0/39) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtexttable.cpp | Lines: | 927-989 |
| | 42 | 11 |
QThreadPoolThread::runName: | QThreadPoolThread::run | Prototype: | void QThreadPoolThread::run() | Coverage: | 87.500% (28/32) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qthreadpool.cpp | Lines: | 82-144 |
| | 35 | 11 |
QToolBarAreaLayout::getStyleOptionInfoName: | QToolBarAreaLayout::getStyleOptionInfo | Prototype: | void QToolBarAreaLayout::getStyleOptionInfo(QStyleOptionToolBar *option, QToolBar *toolBar) const | Coverage: | 0.000% (0/33) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtoolbararealayout.cpp | Lines: | 961-994 |
| | 21 | 11 |
QTransform::invertedName: | QTransform::inverted | Prototype: | QTransform QTransform::inverted(bool *invertible) const | Coverage: | 0.000% (0/24) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qtransform.cpp | Lines: | 370-415 |
| | 28 | 11 |
QTransform::rotateRadiansName: | QTransform::rotateRadians | Prototype: | QTransform & QTransform::rotateRadians(qreal a, Qt::Axis axis) | Coverage: | 0.000% (0/25) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qtransform.cpp | Lines: | 711-773 |
| | 41 | 11 |
QTreeViewPrivate::coordinateForItemName: | QTreeViewPrivate::coordinateForItem | Prototype: | int QTreeViewPrivate::coordinateForItem(int item) const | Coverage: | 0.000% (0/32) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtreeview.cpp | Lines: | 3447-3489 |
| | 28 | 11 |
QTreeViewPrivate::selectName: | QTreeViewPrivate::select | Prototype: | void QTreeViewPrivate::select(const QModelIndex &topIndex, const QModelIndex &bottomIndex, QItemSelectionModel::SelectionFlags command) | Coverage: | 0.000% (0/36) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtreeview.cpp | Lines: | 3818-3876 |
| | 40 | 11 |
QTreeWidget::dropEventName: | QTreeWidget::dropEvent | Prototype: | void QTreeWidget::dropEvent(QDropEvent *event) | Coverage: | 0.000% (0/35) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtreewidget.cpp | Lines: | 3384-3444 |
| | 36 | 11 |
QTreeWidgetItem::childrenCheckStateName: | QTreeWidgetItem::childrenCheckState | Prototype: | QVariant QTreeWidgetItem::childrenCheckState(int column) const | Coverage: | 0.000% (0/26) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtreewidget.cpp | Lines: | 2141-2175 |
| | 21 | 11 |
QTzTimeZonePrivate::displayNameName: | QTzTimeZonePrivate::displayName | Prototype: | QString QTzTimeZonePrivate::displayName(QTimeZone::TimeType timeType, QTimeZone::NameType nameType, const QLocale &locale) const | Coverage: | 62.295% (38/61) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qtimezoneprivate_tz.cpp | Lines: | 795-856 |
| | 31 | 11 |
QUrl::adjustedName: | QUrl::adjusted | Prototype: | QUrl QUrl::adjusted(QUrl::FormattingOptions options) const | Coverage: | 93.750% (30/32) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurl.cpp | Lines: | 3366-3398 |
| | 25 | 11 |
QUrl::operator <Name: | QUrl::operator < | Prototype: | bool QUrl::operator <(const QUrl &url) const | Coverage: | 85.366% (35/41) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurl.cpp | Lines: | 3567-3613 |
| | 31 | 11 |
QUrl::resolvedName: | QUrl::resolved | Prototype: | QUrl QUrl::resolved(const QUrl &relative) const | Coverage: | 95.122% (39/41) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurl.cpp | Lines: | 3169-3234 |
| | 40 | 11 |