Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–¾ |
QWidgetTextControlPrivate::mouseReleaseEventName: | QWidgetTextControlPrivate::mouseReleaseEvent | Prototype: | void QWidgetTextControlPrivate::mouseReleaseEvent(QEvent *e, Qt::MouseButton button, const QPointF &pos, Qt::KeyboardModifiers modifiers, Qt::MouseButtons buttons, const QPoint &globalPos) | Coverage: | 0.000% (0/44) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qwidgettextcontrol.cpp | Lines: | 1752-1818 |
| | 41 | 12 |
QWidgetTextControlPrivate::extendWordwiseSelectionName: | QWidgetTextControlPrivate::extendWordwiseSelection | Prototype: | void QWidgetTextControlPrivate::extendWordwiseSelection(int suggestedNewPosition, qreal mouseXPosition) | Coverage: | 0.000% (0/44) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qwidgettextcontrol.cpp | Lines: | 696-768 |
| | 43 | 12 |
QWidgetPrivate::show_sysName: | QWidgetPrivate::show_sys | Prototype: | void QWidgetPrivate::show_sys() | Coverage: | 0.000% (0/53) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | Lines: | 7921-7981 |
| | 39 | 12 |
QWidgetPrivate::scrollRectName: | QWidgetPrivate::scrollRect | Prototype: | void QWidgetPrivate::scrollRect(const QRect &rect, int dx, int dy) | Coverage: | 0.000% (0/42) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidgetbackingstore.cpp | Lines: | 897-961 |
| | 39 | 12 |
QWidgetPrivate::moveRectName: | QWidgetPrivate::moveRect | Prototype: | void QWidgetPrivate::moveRect(const QRect &rect, int dx, int dy) | Coverage: | 0.000% (0/63) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidgetbackingstore.cpp | Lines: | 818-894 |
| | 53 | 12 |
QWidgetPrivate::initName: | QWidgetPrivate::init | Prototype: | void QWidgetPrivate::init(QWidget *parentWidget, Qt::WindowFlags f) | Coverage: | 0.000% (0/41) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | Lines: | 1120-1233 |
| | 65 | 12 |
QWidgetPrivate::close_helperName: | QWidgetPrivate::close_helper | Prototype: | bool QWidgetPrivate::close_helper(CloseMode mode) | Coverage: | 0.000% (0/49) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | Lines: | 8328-8387 |
| | 37 | 12 |
QWidgetLineControl::processShortcutOverrideEventName: | QWidgetLineControl::processShortcutOverrideEvent | Prototype: | void QWidgetLineControl::processShortcutOverrideEvent(QKeyEvent *ke) | Coverage: | 0.000% (0/65) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qwidgetlinecontrol.cpp | Lines: | 1524-1569 |
| | 31 | 12 |
QWidgetLineControl::internalUndoName: | QWidgetLineControl::internalUndo | Prototype: | void QWidgetLineControl::internalUndo(int until) | Coverage: | 0.000% (0/35) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qwidgetlinecontrol.cpp | Lines: | 1292-1333 |
| | 28 | 12 |
QWidgetLineControl::internalRedoName: | QWidgetLineControl::internalRedo | Prototype: | void QWidgetLineControl::internalRedo() | Coverage: | 0.000% (0/32) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qwidgetlinecontrol.cpp | Lines: | 1335-1376 |
| | 29 | 12 |
QWidgetLineControl::finishChangeName: | QWidgetLineControl::finishChange | Prototype: | bool QWidgetLineControl::finishChange(int validateFromState, bool update, bool edited) | Coverage: | 0.000% (0/38) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qwidgetlinecontrol.cpp | Lines: | 674-724 |
| | 36 | 12 |
QWidgetItem::setGeometryName: | QWidgetItem::setGeometry | Prototype: | void QWidgetItem::setGeometry(const QRect &rect) | Coverage: | 0.000% (0/36) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qlayoutitem.cpp | Lines: | 441-496 |
| | 35 | 12 |
QWidget::changeEventName: | QWidget::changeEvent | Prototype: | void QWidget::changeEvent(QEvent * event) | Coverage: | 0.000% (0/32) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | Lines: | 9220-9276 |
| | 27 | 12 |
QTriangulator::initializeName: | QTriangulator::initialize | Prototype: | template <typename T> void QTriangulator<T>::initialize(const QVectorPath &path, const QTransform &matrix, qreal lod) | Coverage: | 0.000% (0/30) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qtriangulator.cpp | Lines: | 855-916 |
| | 40 | 12 |
QTriangulatingStroker::joinName: | QTriangulatingStroker::join | Prototype: | void QTriangulatingStroker::join(const qreal *pts) | Coverage: | 0.000% (0/30) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qtriangulatingstroker.cpp | Lines: | 344-417 |
| | 43 | 12 |
QTreeView::scrollContentsByName: | QTreeView::scrollContentsBy | Prototype: | void QTreeView::scrollContentsBy(int dx, int dy) | Coverage: | 0.000% (0/46) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtreeview.cpp | Lines: | 2470-2521 |
| | 34 | 12 |
QTransform::mapName: | QTransform::map | Prototype: | QPolygonF QTransform::map(const QPolygonF &a) const | Coverage: | 0.000% (0/26) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qtransform.cpp | Lines: | 1419-1438 |
| | 13 | 12 |
QTransform::mapName: | QTransform::map | Prototype: | QPolygon QTransform::map(const QPolygon &a) const | Coverage: | 0.000% (0/26) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qtransform.cpp | Lines: | 1449-1471 |
| | 16 | 12 |
QTime::toStringName: | QTime::toString | Prototype: | QString QTime::toString(Qt::DateFormat format) const | Coverage: | 72.222% (13/18) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetime.cpp | Lines: | 1579-1601 |
| | 8 | 12 |
QTime::fromStringName: | QTime::fromString | Prototype: | QTime QTime::fromString(const QString& string, Qt::DateFormat format) | Coverage: | 42.105% (8/19) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetime.cpp | Lines: | 1940-1963 |
| | 9 | 12 |
QThread::startName: | QThread::start | Prototype: | void QThread::start(Priority priority) | Coverage: | 58.333% (21/36) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qthread_unix.cpp | Lines: | 556-662 |
| | 54 | 12 |
QTextHtmlParser::resolveParentName: | QTextHtmlParser::resolveParent | Prototype: | QTextHtmlParserNode *QTextHtmlParser::resolveParent() | Coverage: | 0.000% (0/48) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtexthtmlparser.cpp | Lines: | 889-984 |
| | 47 | 12 |
QTextEngine::tightBoundingBoxName: | QTextEngine::tightBoundingBox | Prototype: | glyph_metrics_t QTextEngine::tightBoundingBox(int from, int len) const | Coverage: | 0.000% (0/41) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextengine.cpp | Lines: | 1917-1966 |
| | 39 | 12 |
QTextEngine::bidiReorderName: | QTextEngine::bidiReorder | Prototype: | void QTextEngine::bidiReorder(int numItems, const quint8 *levels, int *visualOrder) | Coverage: | 0.000% (0/38) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextengine.cpp | Lines: | 760-817 |
| | 27 | 12 |
QTextDocumentPrivate::finishEditName: | QTextDocumentPrivate::finishEdit | Prototype: | void QTextDocumentPrivate::finishEdit() | Coverage: | 0.000% (0/34) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocument_p.cpp | Lines: | 1196-1247 |
| | 29 | 12 |
QTextCopyHelper::copyName: | QTextCopyHelper::copy | Prototype: | void QTextCopyHelper::copy() | Coverage: | 0.000% (0/34) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocumentfragment.cpp | Lines: | 149-212 |
| | 40 | 12 |
QTextBrowserPrivate::setSourceName: | QTextBrowserPrivate::setSource | Prototype: | void QTextBrowserPrivate::setSource(const QUrl &url) | Coverage: | 0.000% (0/43) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtextbrowser.cpp | Lines: | 263-350 |
| | 42 | 12 |
QTest::qInvokeTestMethodsName: | QTest::qInvokeTestMethods | Prototype: | static void qInvokeTestMethods(QObject *testObject) | Coverage: | 80.000% (32/40) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qtestcase.cpp | Lines: | 2560-2625 |
| | 45 | 12 |
QTest::qExecName: | QTest::qExec | Prototype: | int QTest::qExec(QObject *testObject, int argc, char **argv) | Coverage: | 42.424% (14/33) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qtestcase.cpp | Lines: | 2924-3046 |
| | 39 | 12 |
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/45) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtableview.cpp | Lines: | 785-841 |
| | 42 | 12 |
QTabWidget::initStyleOptionName: | QTabWidget::initStyleOption | Prototype: | void QTabWidget::initStyleOption(QStyleOptionTabWidgetFrame *option) const | Coverage: | 0.000% (0/43) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtabwidget.cpp | Lines: | 271-339 |
| | 44 | 12 |
QString::replace_helperName: | QString::replace_helper | Prototype: | void QString::replace_helper(uint *indices, int nIndices, int blen, const QChar *after, int alen) | Coverage: | 96.970% (32/33) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | Lines: | 2402-2463 |
| | 43 | 12 |
QString::replaceName: | QString::replace | Prototype: | QString& QString::replace(QChar ch, const QString &after, Qt::CaseSensitivity cs) | Coverage: | 89.744% (35/39) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | Lines: | 2545-2586 |
| | 26 | 12 |
QStateMachinePrivate::registerSignalTransitionName: | QStateMachinePrivate::registerSignalTransition | Prototype: | void QStateMachinePrivate::registerSignalTransition(QSignalTransition *transition) | Coverage: | 88.235% (30/34) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qstatemachine.cpp | Lines: | 2232-2290 |
| | 37 | 12 |
QStandardPaths::standardLocationsName: | QStandardPaths::standardLocations | Prototype: | QStringList QStandardPaths::standardLocations(StandardLocation type) | Coverage: | 100.000% (24/24) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qstandardpaths_unix.cpp | Lines: | 310-343 |
| | 22 | 12 |
QStandardItemPrivate::sortChildrenName: | QStandardItemPrivate::sortChildren | Prototype: | void QStandardItemPrivate::sortChildren(int column, Qt::SortOrder order) | Coverage: | 0.000% (0/37) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/itemmodels/qstandarditemmodel.cpp | Lines: | 228-287 |
| | 39 | 12 |
QStandardItemPrivate::setChildName: | QStandardItemPrivate::setChild | Prototype: | void QStandardItemPrivate::setChild(int row, int column, QStandardItem *item, bool emitChanged) | Coverage: | 0.000% (0/42) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/itemmodels/qstandarditemmodel.cpp | Lines: | 115-159 |
| | 32 | 12 |
QStackedLayout::setStackingModeName: | QStackedLayout::setStackingMode | Prototype: | void QStackedLayout::setStackingMode(StackingMode stackingMode) | Coverage: | 0.000% (0/29) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qstackedlayout.cpp | Lines: | 555-586 |
| | 22 | 12 |
QSocks5SocketEngine::bindName: | QSocks5SocketEngine::bind | Prototype: | bool QSocks5SocketEngine::bind(const QHostAddress &addr, quint16 port) | Coverage: | 70.455% (31/44) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qsocks5socketengine.cpp | Lines: | 1320-1412 |
| | 52 | 12 |
QSizeGrip::mousePressEventName: | QSizeGrip::mousePressEvent | Prototype: | void QSizeGrip::mousePressEvent(QMouseEvent * e) | Coverage: | 0.000% (0/48) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qsizegrip.cpp | Lines: | 278-360 |
| | 48 | 12 |
QSharedMemoryPrivate::detachName: | QSharedMemoryPrivate::detach | Prototype: | bool QSharedMemoryPrivate::detach() | Coverage: | 30.769% (8/26) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qsharedmemory_systemv.cpp | Lines: | 198-247 |
| | 26 | 12 |
QScroller::grabGestureName: | QScroller::grabGesture | Prototype: | Qt::GestureType QScroller::grabGesture(QObject *target, ScrollerGestureType scrollGestureType) | Coverage: | 0.000% (0/28) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qscroller.cpp | Lines: | 398-434 |
| | 24 | 12 |
QScrollBar::mouseMoveEventName: | QScrollBar::mouseMoveEvent | Prototype: | void QScrollBar::mouseMoveEvent(QMouseEvent *e) | Coverage: | 0.000% (0/42) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qscrollbar.cpp | Lines: | 633-688 |
| | 40 | 12 |
QRenderRule::fixupBorderName: | QRenderRule::fixupBorder | Prototype: | void QRenderRule::fixupBorder(int nativeWidth) | Coverage: | 0.000% (0/44) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp | Lines: | 1075-1116 |
| | 24 | 12 |
QRect::containsName: | QRect::contains | Prototype: | bool QRect::contains(const QRect &r, bool proper) const | Coverage: | 72.000% (36/50) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qrect.cpp | Lines: | 870-920 |
| | 33 | 12 |
QRasterPaintEngine::strokeName: | QRasterPaintEngine::stroke | Prototype: | void QRasterPaintEngine::stroke(const QVectorPath &path, const QPen &pen) | Coverage: | 0.000% (0/40) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp | Lines: | 1557-1622 |
| | 48 | 12 |
QPdfEngine::setPenName: | QPdfEngine::setPen | Prototype: | void QPdfEngine::setPen() | Coverage: | 0.000% (0/25) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpdf.cpp | Lines: | 1158-1214 |
| | 36 | 12 |
QPathClipper::doClipName: | QPathClipper::doClip | Prototype: | bool QPathClipper::doClip(QWingedEdge &list, ClipperMode mode) | Coverage: | 0.000% (0/36) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathclipper.cpp | Lines: | 1632-1716 |
| | 45 | 12 |
QParallelAnimationGroup::updateCurrentTimeName: | QParallelAnimationGroup::updateCurrentTime | Prototype: | void QParallelAnimationGroup::updateCurrentTime(int currentTime) | Coverage: | 92.105% (35/38) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qparallelanimationgroup.cpp | Lines: | 124-176 |
| | 30 | 12 |
QOutlineMapper::endOutlineName: | QOutlineMapper::endOutline | Prototype: | void QOutlineMapper::endOutline() | Coverage: | 0.000% (0/50) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qoutlinemapper.cpp | Lines: | 172-242 |
| | 42 | 12 |
QOpenGLTexturePrivate::setWrapModeName: | 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 |
QOpenGLTexturePrivate::QOpenGLTexturePrivateName: | QOpenGLTexturePrivate::QOpenGLTexturePrivate | Prototype: | QOpenGLTexturePrivate::QOpenGLTexturePrivate(QOpenGLTexture::Target textureTarget, QOpenGLTexture *qq) | Coverage: | 0.000% (0/25) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexture.cpp | Lines: | 50-127 |
| | 32 | 12 |
QOpenGLTextureGlyphCache::resizeTextureDataName: | QOpenGLTextureGlyphCache::resizeTextureData | Prototype: | void QOpenGLTextureGlyphCache::resizeTextureData(int width, int height) | Coverage: | 0.000% (0/36) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltextureglyphcache.cpp | Lines: | 178-323 |
| | 92 | 12 |
QOpenGLTextureGlyphCache::createTextureDataName: | QOpenGLTextureGlyphCache::createTextureData | Prototype: | void QOpenGLTextureGlyphCache::createTextureData(int width, int height) | Coverage: | 0.000% (0/45) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltextureglyphcache.cpp | Lines: | 92-166 |
| | 47 | 12 |
QOpenGLFunctions_3_2_Core::~QOpenGLFunctions_3_2_CoreName: | QOpenGLFunctions_3_2_Core::~QOpenGLFunctions_3_2_Core | Prototype: | QOpenGLFunctions_3_2_Core::~QOpenGLFunctions_3_2_Core() | Coverage: | 0.000% (0/56) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions_3_2_core.cpp | Lines: | 78-124 |
| | 33 | 12 |
QOpenGLFunctions_1_5::~QOpenGLFunctions_1_5Name: | QOpenGLFunctions_1_5::~QOpenGLFunctions_1_5 | Prototype: | QOpenGLFunctions_1_5::~QOpenGLFunctions_1_5() | Coverage: | 0.000% (0/56) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions_1_5.cpp | Lines: | 78-124 |
| | 33 | 12 |
QOpenGL2PaintEngineExPrivate::prepareForDrawName: | QOpenGL2PaintEngineExPrivate::prepareForDraw | Prototype: | bool QOpenGL2PaintEngineExPrivate::prepareForDraw(bool srcPixelsAreOpaque) | Coverage: | 0.000% (0/66) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglpaintengine.cpp | Lines: | 1143-1205 |
| | 38 | 12 |
QObject::eventName: | QObject::event | Prototype: | bool QObject::event(QEvent *e) | Coverage: | 100.000% (24/24) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qobject.cpp | Lines: | 1233-1284 |
| | 26 | 12 |
QNetworkReplyImplPrivate::finishedName: | QNetworkReplyImplPrivate::finished | Prototype: | void QNetworkReplyImplPrivate::finished() | Coverage: | 47.368% (27/57) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkreplyimpl.cpp | Lines: | 779-843 |
| | 36 | 12 |
QNetworkAccessManagerPrivate::_q_networkSessionStateChangedName: | QNetworkAccessManagerPrivate::_q_networkSessionStateChanged | Prototype: | void QNetworkAccessManagerPrivate::_q_networkSessionStateChanged(QNetworkSession::State state) | Coverage: | 31.818% (14/44) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkaccessmanager.cpp | Lines: | 1610-1649 |
| | 24 | 12 |
QNativeSocketEnginePrivate::nativeReceiveDatagramName: | QNativeSocketEnginePrivate::nativeReceiveDatagram | Prototype: | qint64 QNativeSocketEnginePrivate::nativeReceiveDatagram(char *data, qint64 maxSize, QIpPacketHeader *header, QAbstractSocketEngine::PacketHeaderOptions options) | Coverage: | 28.571% (16/56) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qnativesocketengine_unix.cpp | Lines: | 829-932 |
| | 52 | 12 |
QMimeDatabase::mimeTypeForFileName: | QMimeDatabase::mimeTypeForFile | Prototype: | QMimeType QMimeDatabase::mimeTypeForFile(const QFileInfo &fileInfo, MatchMode mode) const | Coverage: | 56.667% (17/30) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/mimetypes/qmimedatabase.cpp | Lines: | 346-391 |
| | 27 | 12 |
QMetaEnum::keysToValueName: | QMetaEnum::keysToValue | Prototype: | int QMetaEnum::keysToValue(const char *keys, bool *ok) const | Coverage: | 78.261% (36/46) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetaobject.cpp | Lines: | 2636-2679 |
| | 35 | 12 |
QMenuPrivate::activateActionName: | QMenuPrivate::activateAction | Prototype: | void QMenuPrivate::activateAction(QAction *action, QAction::ActionEvent action_e, bool self) | Coverage: | 0.000% (0/45) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmenu.cpp | Lines: | 1161-1227 |
| | 36 | 12 |
QMenu::initStyleOptionName: | QMenu::initStyleOption | Prototype: | void QMenu::initStyleOption(QStyleOptionMenuItem *option, const QAction *action) const | Coverage: | 0.000% (0/53) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmenu.cpp | Lines: | 1301-1357 |
| | 41 | 12 |
QMainWindowPrivate::adjustCursorName: | QMainWindowPrivate::adjustCursor | Prototype: | void QMainWindowPrivate::adjustCursor(const QPoint &pos) | Coverage: | 0.000% (0/34) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindow.cpp | Lines: | 1360-1408 |
| | 31 | 12 |
QMainWindowLayoutState::checkFormatName: | QMainWindowLayoutState::checkFormat | Prototype: | bool QMainWindowLayoutState::checkFormat(QDataStream &stream) | Coverage: | 0.000% (0/23) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | Lines: | 865-918 |
| | 25 | 12 |
QMainWindow::createPopupMenuName: | QMainWindow::createPopupMenu | Prototype: | QMenu *QMainWindow::createPopupMenu() | Coverage: | 0.000% (0/37) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindow.cpp | Lines: | 1712-1756 |
| | 30 | 12 |
QMainWindow::contextMenuEventName: | QMainWindow::contextMenuEvent | Prototype: | void QMainWindow::contextMenuEvent(QContextMenuEvent *event) | Coverage: | 0.000% (0/38) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindow.cpp | Lines: | 1643-1693 |
| | 28 | 12 |
QLocaleData::findLocaleDataName: | QLocaleData::findLocaleData | Prototype: | const QLocaleData *QLocaleData::findLocaleData(QLocale::Language language, QLocale::Script script, QLocale::Country country) | Coverage: | 30.000% (12/40) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | Lines: | 335-380 |
| | 27 | 12 |
QLocaleData::bytearrayToLongLongName: | QLocaleData::bytearrayToLongLong | Prototype: | qlonglong QLocaleData::bytearrayToLongLong(const char *num, int base, bool *ok, bool *overflow) | Coverage: | 94.118% (32/34) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | Lines: | 3334-3374 |
| | 26 | 12 |
QLocalSocket::errorName: | QLocalSocket::error | Prototype: | QLocalSocket::LocalSocketError QLocalSocket::error() const | Coverage: | 34.783% (8/23) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qlocalsocket_unix.cpp | Lines: | 456-487 |
| | 14 | 12 |
QListModeViewBase::doStaticLayoutName: | QListModeViewBase::doStaticLayout | Prototype: | void QListModeViewBase::doStaticLayout(const QListViewLayoutInfo &info) | Coverage: | 0.000% (0/42) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistview.cpp | Lines: | 2408-2509 |
| | 70 | 12 |
QLatin15Codec::convertToUnicodeName: | QLatin15Codec::convertToUnicode | Prototype: | QString QLatin15Codec::convertToUnicode(const char* chars, int len, ConverterState *) const | Coverage: | 0.000% (0/25) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/codecs/qlatincodec.cpp | Lines: | 101-140 |
| | 25 | 12 |
QItemSelection::mergeName: | QItemSelection::merge | Prototype: | void QItemSelection::merge(const QItemSelection &other, QItemSelectionModel::SelectionFlags command) | Coverage: | 100.000% (34/34) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qitemselectionmodel.cpp | Lines: | 500-547 |
| | 29 | 12 |
QImageWriter::writeName: | QImageWriter::write | Prototype: | bool QImageWriter::write(const QImage &image) | Coverage: | 0.000% (0/39) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimagewriter.cpp | Lines: | 738-768 |
| | 25 | 12 |
QImage::setPixelColorName: | QImage::setPixelColor | Prototype: | void QImage::setPixelColor(int x, int y, const QColor &color) | Coverage: | 0.000% (0/33) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage.cpp | Lines: | 2454-2490 |
| | 22 | 12 |
QImage::setAlphaChannelName: | QImage::setAlphaChannel | Prototype: | void QImage::setAlphaChannel(const QImage &alphaChannel) | Coverage: | 0.000% (0/43) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage.cpp | Lines: | 4183-4255 |
| | 53 | 12 |
QImage::bitPlaneCountName: | QImage::bitPlaneCount | Prototype: | int QImage::bitPlaneCount() const | Coverage: | 0.000% (0/22) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage.cpp | Lines: | 4377-4410 |
| | 20 | 12 |
QHttpThreadDelegate::startRequestName: | QHttpThreadDelegate::startRequest | Prototype: | void QHttpThreadDelegate::startRequest() | Coverage: | 87.500% (35/40) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpthreaddelegate.cpp | Lines: | 266-390 |
| | 62 | 12 |
QHttpNetworkReplyPrivate::readReplyBodyChunkedName: | QHttpNetworkReplyPrivate::readReplyBodyChunked | Prototype: | qint64 QHttpNetworkReplyPrivate::readReplyBodyChunked(QAbstractSocket *socket, QByteDataBuffer *out) | Coverage: | 64.000% (32/50) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpnetworkreply.cpp | Lines: | 843-903 |
| | 34 | 12 |
QHttpNetworkReplyPrivate::readHeaderName: | QHttpNetworkReplyPrivate::readHeader | Prototype: | qint64 QHttpNetworkReplyPrivate::readHeader(QAbstractSocket *socket) | Coverage: | 89.655% (52/58) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpnetworkreply.cpp | Lines: | 529-601 |
| | 39 | 12 |
QHttpNetworkConnectionPrivate::handleAuthenticateChallengeName: | QHttpNetworkConnectionPrivate::handleAuthenticateChallenge | Prototype: | bool QHttpNetworkConnectionPrivate::handleAuthenticateChallenge(QAbstractSocket *socket, QHttpNetworkReply *reply, bool isProxy, bool &resend) | Coverage: | 90.244% (37/41) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpnetworkconnection.cpp | Lines: | 414-507 |
| | 56 | 12 |
QHttpNetworkConnectionChannel::allDoneName: | QHttpNetworkConnectionChannel::allDone | Prototype: | void QHttpNetworkConnectionChannel::allDone() | Coverage: | 70.732% (29/41) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpnetworkconnectionchannel.cpp | Lines: | 410-491 |
| | 39 | 12 |
QHttpNetworkConnectionChannel::_q_connectedName: | QHttpNetworkConnectionChannel::_q_connected | Prototype: | void QHttpNetworkConnectionChannel::_q_connected() | Coverage: | 69.565% (32/46) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpnetworkconnectionchannel.cpp | Lines: | 774-835 |
| | 28 | 12 |
QHeaderView::paintEventName: | QHeaderView::paintEvent | Prototype: | void QHeaderView::paintEvent(QPaintEvent *e) | Coverage: | 0.000% (0/47) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp | Lines: | 2242-2340 |
| | 61 | 12 |
QGridLayoutItem::geometryWithinName: | QGridLayoutItem::geometryWithin | Prototype: | QRectF QGridLayoutItem::geometryWithin(qreal x, qreal y, qreal width, qreal height, qreal rowDescent, Qt::Alignment align) const | Coverage: | 0.000% (0/27) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/util/qgridlayoutengine.cpp | Lines: | 619-668 |
| | 32 | 12 |
QGraphicsView::updateSceneName: | QGraphicsView::updateScene | Prototype: | void QGraphicsView::updateScene(const QList<QRectF> &rects) | Coverage: | 0.000% (0/44) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsview.cpp | Lines: | 2664-2733 |
| | 42 | 12 |
QGraphicsView::mouseReleaseEventName: | QGraphicsView::mouseReleaseEvent | Prototype: | void QGraphicsView::mouseReleaseEvent(QMouseEvent *event) | Coverage: | 0.000% (0/51) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsview.cpp | Lines: | 3352-3427 |
| | 42 | 12 |
QGraphicsScenePrivate::gestureTargetsAtHotSpotsName: | QGraphicsScenePrivate::gestureTargetsAtHotSpots | Prototype: | void QGraphicsScenePrivate::gestureTargetsAtHotSpots(const QSet<QGesture *> &gestures, Qt::GestureFlag flag, QHash<QGraphicsObject *, QSet<QGesture *> > *targets, QSet<QGraphicsObject *> *itemsSet, QSet<QGesture *> *normal, QSet<QGesture *> *conflicts) | Coverage: | 0.000% (0/37) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsscene.cpp | Lines: | 6162-6207 |
| | 27 | 12 |
QGraphicsScenePrivate::enterModalName: | QGraphicsScenePrivate::enterModal | Prototype: | void QGraphicsScenePrivate::enterModal(QGraphicsItem *panel, QGraphicsItem::PanelModality previousModality) | Coverage: | 0.000% (0/42) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsscene.cpp | Lines: | 6073-6131 |
| | 32 | 12 |
QGraphicsSceneBspTreeIndexPrivate::_q_updateIndexName: | QGraphicsSceneBspTreeIndexPrivate::_q_updateIndex | Prototype: | void QGraphicsSceneBspTreeIndexPrivate::_q_updateIndex() | Coverage: | 0.000% (0/40) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsscenebsptreeindex.cpp | Lines: | 112-172 |
| | 35 | 12 |
QGraphicsItemPrivate::initStyleOptionName: | QGraphicsItemPrivate::initStyleOption | Prototype: | void QGraphicsItemPrivate::initStyleOption(QStyleOptionGraphicsItem *option, const QTransform &worldTransform, const QRegion &exposedRegion, bool allItems) const | Coverage: | 0.000% (0/34) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | Lines: | 1314-1365 |
| | 33 | 12 |
QGraphicsItemPrivate::clearFocusHelperName: | QGraphicsItemPrivate::clearFocusHelper | Prototype: | void QGraphicsItemPrivate::clearFocusHelper(bool giveFocusToParent, bool hiddenByParentPanel) | Coverage: | 0.000% (0/34) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | Lines: | 3376-3413 |
| | 22 | 12 |
QGraphicsAnchorLayoutPrivate::removeCenterAnchorsName: | QGraphicsAnchorLayoutPrivate::removeCenterAnchors | Prototype: | void QGraphicsAnchorLayoutPrivate::removeCenterAnchors( QGraphicsLayoutItem *item, Qt::AnchorPoint centerEdge, bool substitute) | Coverage: | 0.000% (0/33) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsanchorlayout_p.cpp | Lines: | 1499-1579 |
| | 41 | 12 |
QGraphicsAnchorLayoutPrivate::getGraphPartsName: | QGraphicsAnchorLayoutPrivate::getGraphParts | Prototype: | QList< QList<QSimplexConstraint *> > QGraphicsAnchorLayoutPrivate::getGraphParts(Orientation orientation) | Coverage: | 0.000% (0/33) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsanchorlayout_p.cpp | Lines: | 2499-2585 |
| | 45 | 12 |
QGLTexture::bindCompressedTextureDDSName: | QGLTexture::bindCompressedTextureDDS | Prototype: | QSize QGLTexture::bindCompressedTextureDDS(const char *buf, int len) | Coverage: | 0.000% (0/30) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | Lines: | 5377-5451 |
| | 47 | 12 |
QFtpPI::readyReadName: | QFtpPI::readyRead | Prototype: | void QFtpPI::readyRead() | Coverage: | 78.378% (29/37) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qftp.cpp | Lines: | 928-977 |
| | 34 | 12 |
QFtpDTP::socketReadyReadName: | QFtpDTP::socketReadyRead | Prototype: | void QFtpDTP::socketReadyRead() | Coverage: | 63.889% (23/36) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qftp.cpp | Lines: | 645-715 |
| | 31 | 12 |
QFontconfigDatabase::setupFontEngineName: | QFontconfigDatabase::setupFontEngine | Prototype: | void QFontconfigDatabase::setupFontEngine(QFontEngineFT *engine, const QFontDef &fontDef) const | Coverage: | 56.250% (27/48) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/fontdatabases/fontconfig/qfontconfigdatabase.cpp | Lines: | 857-943 |
| | 58 | 12 |