| Function | Condition % | eLOC - Effective Lines of Codeā¾ | McCabe - Cyclomatic Complexity |
_q_hoverFromMouseEvent| Name: | _q_hoverFromMouseEvent | | Prototype: | static void _q_hoverFromMouseEvent(QGraphicsSceneHoverEvent *hover, const QGraphicsSceneMouseEvent *mouseEvent) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsscene.cpp | | Lines: | 257-268 |
| | 9 | 1 |
_hb_unicode_funcs_t::_hb_unicode_funcs_t| Name: | _hb_unicode_funcs_t::_hb_unicode_funcs_t | | Prototype: | _hb_unicode_funcs_t() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qharfbuzzng.cpp | | Lines: | 389-400 |
| | 9 | 1 |
_hb_qt_font_get_glyph_h_advance| Name: | _hb_qt_font_get_glyph_h_advance | | Prototype: | static hb_position_t _hb_qt_font_get_glyph_h_advance(hb_font_t *font, void *font_data, hb_codepoint_t glyph, void * ) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qharfbuzzng.cpp | | Lines: | 433-451 |
| | 9 | 1 |
UnionRectWithRegion| Name: | UnionRectWithRegion | | Prototype: | static void UnionRectWithRegion(const QRect *rect, const QRegionPrivate *source, QRegionPrivate &dest) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp | | Lines: | 1818-1834 |
| | 9 | 4 |
QtPrivate::ResultStoreBase::syncPendingResults| Name: | QtPrivate::ResultStoreBase::syncPendingResults | | Prototype: | void ResultStoreBase::syncPendingResults() | | Coverage: | 100.000% (7/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qresultstore.cpp | | Lines: | 138-152 |
| | 9 | 3 |
QtPrivate::QStringList_indexOf| Name: | QtPrivate::QStringList_indexOf | | Prototype: | int QtPrivate::QStringList_indexOf(const QStringList *that, const QRegularExpression &re, int from) | | Coverage: | 100.000% (10/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstringlist.cpp | | Lines: | 636-650 |
| | 9 | 4 |
QtPrivate::QByteArrayList_join| Name: | QtPrivate::QByteArrayList_join | | Prototype: | QByteArray QtPrivate::QByteArrayList_join(const QByteArrayList *that, const char *sep, int seplen) | | Coverage: | 100.000% (10/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearraylist.cpp | | Lines: | 133-145 |
| | 9 | 4 |
QtConcurrent::ThreadEngineBarrier::releaseUnlessLast| Name: | QtConcurrent::ThreadEngineBarrier::releaseUnlessLast | | Prototype: | bool ThreadEngineBarrier::releaseUnlessLast() | | Coverage: | 42.857% (6/14) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/concurrent/qtconcurrentthreadengine.cpp | | Lines: | 101-115 |
| | 9 | 6 |
QXmlUtils::isNameChar| Name: | QXmlUtils::isNameChar | | Prototype: | bool QXmlUtils::isNameChar(const QChar c) | | Coverage: | 89.474% (17/19) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/xml/qxmlutils.cpp | | Lines: | 279-290 |
| | 9 | 1 |
QXmlStreamWriterPrivate::writeNamespaceDeclaration| Name: | QXmlStreamWriterPrivate::writeNamespaceDeclaration | | Prototype: | void QXmlStreamWriterPrivate::writeNamespaceDeclaration(const NamespaceDeclaration &namespaceDeclaration) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/xml/qxmlstream.cpp | | Lines: | 3123-3135 |
| | 9 | 2 |
QXmlStreamWriterPrivate::write| Name: | QXmlStreamWriterPrivate::write | | Prototype: | void QXmlStreamWriterPrivate::write(const QStringRef &s) | | Coverage: | 84.615% (11/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/xml/qxmlstream.cpp | | Lines: | 3039-3056 |
| | 9 | 5 |
QXmlStreamWriterPrivate::write| Name: | QXmlStreamWriterPrivate::write | | Prototype: | void QXmlStreamWriterPrivate::write(const QString &s) | | Coverage: | 84.615% (11/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/xml/qxmlstream.cpp | | Lines: | 3058-3075 |
| | 9 | 5 |
QXmlStreamReaderPrivate::scanAfterLangleBang| Name: | QXmlStreamReaderPrivate::scanAfterLangleBang | | Prototype: | bool QXmlStreamReaderPrivate::scanAfterLangleBang() | | Coverage: | 100.000% (16/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/xml/qxmlstream.cpp | | Lines: | 1040-1060 |
| | 9 | 8 |
QXmlSimpleReaderPrivate::reportParseError| Name: | QXmlSimpleReaderPrivate::reportParseError | | Prototype: | void QXmlSimpleReaderPrivate::reportParseError(const QString& error) | | Coverage: | 57.143% (4/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp | | Lines: | 7878-7892 |
| | 9 | 3 |
QXmlInputSource::init| Name: | QXmlInputSource::init | | Prototype: | void QXmlInputSource::init() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp | | Lines: | 1050-1071 |
| | 9 | 1 |
QXcbWindow::setWindowIconText| Name: | QXcbWindow::setWindowIconText | | Prototype: | void QXcbWindow::setWindowIconText(const QString &title) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbwindow.cpp | | Lines: | 1560-1571 |
| | 9 | 1 |
QXcbWindow::setParent| Name: | QXcbWindow::setParent | | Prototype: | void QXcbWindow::setParent(const QPlatformWindow *parent) | | Coverage: | 100.000% (5/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbwindow.cpp | | Lines: | 1523-1537 |
| | 9 | 2 |
QXcbWindow::handleMotionNotifyEvent| Name: | QXcbWindow::handleMotionNotifyEvent | | Prototype: | void QXcbWindow::handleMotionNotifyEvent(int event_x, int event_y, int root_x, int root_y, Qt::KeyboardModifiers modifiers, xcb_timestamp_t timestamp, Qt::MouseEventSource source) | | Coverage: | 27.273% (3/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbwindow.cpp | | Lines: | 2381-2397 |
| | 9 | 3 |
QXcbScreen::updateGeometry| Name: | QXcbScreen::updateGeometry | | Prototype: | void QXcbScreen::updateGeometry(xcb_timestamp_t timestamp) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbscreen.cpp | | Lines: | 524-537 |
| | 9 | 3 |
QXcbNativeInterface::nativeResourceFunctionForScreen| Name: | QXcbNativeInterface::nativeResourceFunctionForScreen | | Prototype: | QPlatformNativeInterface::NativeResourceForScreenFunction QXcbNativeInterface::nativeResourceFunctionForScreen(const QByteArray &resource) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbnativeinterface.cpp | | Lines: | 314-326 |
| | 9 | 4 |
QXcbConnection::createVisualInfoForDefaultVisualId| Name: | QXcbConnection::createVisualInfoForDefaultVisualId | | Prototype: | void *QXcbConnection::createVisualInfoForDefaultVisualId() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbconnection.cpp | | Lines: | 1571-1583 |
| | 9 | 2 |
QXcbConnection::checkEvent| Name: | QXcbConnection::checkEvent | | Prototype: | xcb_generic_event_t *QXcbConnection::checkEvent(int type) | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbconnection.cpp | | Lines: | 1771-1787 |
| | 9 | 3 |
QWizard::setWizardStyle| Name: | QWizard::setWizardStyle | | Prototype: | void QWizard::setWizardStyle(WizardStyle style) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp | | Lines: | 2555-2593 |
| | 9 | 2 |
QWizard::setField| Name: | QWizard::setField | | Prototype: | void QWizard::setField(const QString &name, const QVariant &value) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp | | Lines: | 2506-2520 |
| | 9 | 3 |
QWizard::buttonText| Name: | QWizard::buttonText | | Prototype: | QString QWizard::buttonText(WizardButton which) const | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp | | Lines: | 2716-2731 |
| | 9 | 4 |
QWindowsStylePrivate::QWindowsStylePrivate| Name: | QWindowsStylePrivate::QWindowsStylePrivate | | Prototype: | QWindowsStylePrivate::QWindowsStylePrivate() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qwindowsstyle.cpp | | Lines: | 118-128 |
| | 9 | 1 |
QWindowsStyle::polish| Name: | QWindowsStyle::polish | | Prototype: | void QWindowsStyle::polish(QApplication *app) | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qwindowsstyle.cpp | | Lines: | 243-271 |
| | 9 | 2 |
QWindowSystemInterface::handleTouchEvent| Name: | QWindowSystemInterface::handleTouchEvent | | Prototype: | void QWindowSystemInterface::handleTouchEvent(QWindow *tlw, ulong timestamp, QTouchDevice *device, const QList<TouchPoint> &points, Qt::KeyboardModifiers mods) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindowsysteminterface.cpp | | Lines: | 525-540 |
| | 9 | 3 |
QWindow::setWindowState| Name: | QWindow::setWindowState | | Prototype: | void QWindow::setWindowState(Qt::WindowState state) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | | Lines: | 1115-1128 |
| | 9 | 3 |
QWindow::setTitle| Name: | QWindow::setTitle | | Prototype: | void QWindow::setTitle(const QString &title) | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | | Lines: | 808-820 |
| | 9 | 4 |
QWindow::resize| Name: | QWindow::resize | | Prototype: | void QWindow::resize(const QSize &newSize) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | | Lines: | 1618-1631 |
| | 9 | 4 |
QWindow::close| Name: | QWindow::close | | Prototype: | bool QWindow::close() | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | | Lines: | 1906-1921 |
| | 9 | 3 |
QWidgetWindow::handleResizeEvent| Name: | QWidgetWindow::handleResizeEvent | | Prototype: | void QWidgetWindow::handleResizeEvent(QResizeEvent *event) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidgetwindow.cpp | | Lines: | 742-758 |
| | 9 | 4 |
QWidgetTextControlPrivate::outdent| Name: | QWidgetTextControlPrivate::outdent | | Prototype: | void QWidgetTextControlPrivate::outdent() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qwidgettextcontrol.cpp | | Lines: | 327-342 |
| | 9 | 2 |
QWidgetTextControlPrivate::createAutoBulletList| Name: | QWidgetTextControlPrivate::createAutoBulletList | | Prototype: | void QWidgetTextControlPrivate::createAutoBulletList() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qwidgettextcontrol.cpp | | Lines: | 382-398 |
| | 9 | 1 |
QWidgetTextControlPrivate::anchorForCursor| Name: | QWidgetTextControlPrivate::anchorForCursor | | Prototype: | QString QWidgetTextControlPrivate::anchorForCursor(const QTextCursor &anchorCursor) const | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qwidgettextcontrol.cpp | | Lines: | 2156-2168 |
| | 9 | 4 |
QWidgetTextControl::timerEvent| Name: | QWidgetTextControl::timerEvent | | Prototype: | void QWidgetTextControl::timerEvent(QTimerEvent *e) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qwidgettextcontrol.cpp | | Lines: | 1183-1197 |
| | 9 | 4 |
QWidgetPrivate::updateFocusChild| Name: | QWidgetPrivate::updateFocusChild | | Prototype: | void QWidgetPrivate::updateFocusChild() | | Coverage: | 0.000% (0/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | | Lines: | 6598-6614 |
| | 9 | 4 |
QWidgetPrivate::show_recursive| Name: | QWidgetPrivate::show_recursive | | Prototype: | void QWidgetPrivate::show_recursive() | | Coverage: | 0.000% (0/14) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | | Lines: | 7749-7765 |
| | 9 | 4 |
QWidgetPrivate::setPalette_helper| Name: | QWidgetPrivate::setPalette_helper | | Prototype: | void QWidgetPrivate::setPalette_helper(const QPalette &palette) | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | | Lines: | 4632-4643 |
| | 9 | 2 |
QWidgetPrivate::invalidateGraphicsEffectsRecursively| Name: | QWidgetPrivate::invalidateGraphicsEffectsRecursively | | Prototype: | void QWidgetPrivate::invalidateGraphicsEffectsRecursively() | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | | Lines: | 2096-2109 |
| | 9 | 4 |
QWidgetPrivate::createTLSysExtra| Name: | QWidgetPrivate::createTLSysExtra | | Prototype: | void QWidgetPrivate::createTLSysExtra() | | Coverage: | 0.000% (0/23) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | | Lines: | 1518-1539 |
| | 9 | 5 |
QWidgetLineControl::selectWordAtPos| Name: | QWidgetLineControl::selectWordAtPos | | Prototype: | void QWidgetLineControl::selectWordAtPos(int cursor) | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qwidgetlinecontrol.cpp | | Lines: | 648-660 |
| | 9 | 3 |
QWidgetLineControl::fixup| Name: | QWidgetLineControl::fixup | | Prototype: | bool QWidgetLineControl::fixup() | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qwidgetlinecontrol.cpp | | Lines: | 434-449 |
| | 9 | 4 |
QWidgetLineControl::commitPreedit| Name: | QWidgetLineControl::commitPreedit | | Prototype: | void QWidgetLineControl::commitPreedit() | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qwidgetlinecontrol.cpp | | Lines: | 180-195 |
| | 9 | 3 |
QWidgetLineControl::clearString| Name: | QWidgetLineControl::clearString | | Prototype: | QString QWidgetLineControl::clearString(uint pos, uint len) const | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qwidgetlinecontrol.cpp | | Lines: | 1223-1237 |
| | 9 | 4 |
QWidget::unsetCursor| Name: | QWidget::unsetCursor | | Prototype: | void QWidget::unsetCursor() | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | | Lines: | 4996-5009 |
| | 9 | 3 |
QWidget::setWindowIcon| Name: | QWidget::setWindowIcon | | Prototype: | void QWidget::setWindowIcon(const QIcon &icon) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | | Lines: | 6212-6227 |
| | 9 | 2 |
QWidget::setStyle| Name: | QWidget::setStyle | | Prototype: | void QWidget::setStyle(QStyle *style) | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | | Lines: | 2724-2741 |
| | 9 | 3 |
QWidget::setSizeIncrement| Name: | QWidget::setSizeIncrement | | Prototype: | void QWidget::setSizeIncrement(int w, int h) | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | | Lines: | 4093-4104 |
| | 9 | 3 |
QWidget::setFocusProxy| Name: | QWidget::setFocusProxy | | Prototype: | void QWidget::setFocusProxy(QWidget * w) | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | | Lines: | 6380-6395 |
| | 9 | 4 |
QWidget::setBaseSize| Name: | QWidget::setBaseSize | | Prototype: | void QWidget::setBaseSize(int basew, int baseh) | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | | Lines: | 4112-4123 |
| | 9 | 3 |
QWidget::setAutoFillBackground| Name: | QWidget::setAutoFillBackground | | Prototype: | void QWidget::setAutoFillBackground(bool enabled) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | | Lines: | 478-490 |
| | 9 | 3 |
QWidget::isVisibleTo| Name: | QWidget::isVisibleTo | | Prototype: | bool QWidget::isVisibleTo(const QWidget *ancestor) const | | Coverage: | 0.000% (0/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | | Lines: | 8475-8486 |
| | 9 | 3 |
QWidget::getContentsMargins| Name: | QWidget::getContentsMargins | | Prototype: | void QWidget::getContentsMargins(int *left, int *top, int *right, int *bottom) const | | Coverage: | 0.000% (0/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | | Lines: | 7571-7582 |
| | 9 | 5 |
QWidget::backgroundRole| Name: | QWidget::backgroundRole | | Prototype: | QPalette::ColorRole QWidget::backgroundRole() const | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | | Lines: | 4383-4396 |
| | 9 | 4 |
QVersionNumber::toString| Name: | QVersionNumber::toString | | Prototype: | QString QVersionNumber::toString() const | | Coverage: | 100.000% (7/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qversionnumber.cpp | | Lines: | 388-400 |
| | 9 | 3 |
QVector3D::project| Name: | QVector3D::project | | Prototype: | QVector3D QVector3D::project(const QMatrix4x4 &modelView, const QMatrix4x4 &projection, const QRect &viewport) const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/math3d/qvector3d.cpp | | Lines: | 397-410 |
| | 9 | 2 |
QVector3D::normalize| Name: | QVector3D::normalize | | Prototype: | void QVector3D::normalize() | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/math3d/qvector3d.cpp | | Lines: | 253-267 |
| | 9 | 2 |
QUrlPrivate::toLocalFile| Name: | QUrlPrivate::toLocalFile | | Prototype: | QString QUrlPrivate::toLocalFile(QUrl::FormattingOptions options) const | | Coverage: | 100.000% (11/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurl.cpp | | Lines: | 1466-1491 |
| | 9 | 4 |
QUnifiedTimer::uninstallAnimationDriver| Name: | QUnifiedTimer::uninstallAnimationDriver | | Prototype: | void QUnifiedTimer::uninstallAnimationDriver(QAnimationDriver *d) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qabstractanimation.cpp | | Lines: | 526-539 |
| | 9 | 4 |
QUnifiedTimer::pauseAnimationTimer| Name: | QUnifiedTimer::pauseAnimationTimer | | Prototype: | void QUnifiedTimer::pauseAnimationTimer(QAbstractAnimationTimer *timer, int duration) | | Coverage: | 100.000% (7/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qabstractanimation.cpp | | Lines: | 475-487 |
| | 9 | 3 |
QUnifiedTimer::installAnimationDriver| Name: | QUnifiedTimer::installAnimationDriver | | Prototype: | void QUnifiedTimer::installAnimationDriver(QAnimationDriver *d) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qabstractanimation.cpp | | Lines: | 511-524 |
| | 9 | 4 |
QUnicodeTools::getWhiteSpaces| Name: | QUnicodeTools::getWhiteSpaces | | Prototype: | static void getWhiteSpaces(const ushort *string, quint32 len, QCharAttributes *attributes) | | Coverage: | 86.667% (13/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qunicodetools.cpp | | Lines: | 594-609 |
| | 9 | 5 |
QUnicodeTables::convertCase| Name: | QUnicodeTables::convertCase | | Prototype: | template <typename Traits, typename T> static QString convertCase(T &str) | | Coverage: | 100.000% (12/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | | Lines: | 5813-5832 |
| | 9 | 4 |
QUndoStack::undo| Name: | QUndoStack::undo | | Prototype: | void QUndoStack::undo() | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qundostack.cpp | | Lines: | 687-701 |
| | 9 | 3 |
QUndoModel::index| Name: | QUndoModel::index | | Prototype: | QModelIndex QUndoModel::index(int row, int column, const QModelIndex &parent) const | | Coverage: | 0.000% (0/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qundoview.cpp | | Lines: | 161-176 |
| | 9 | 5 |
QUndoAction::setPrefixedText| Name: | QUndoAction::setPrefixedText | | Prototype: | void QUndoAction::setPrefixedText(const QString &text) | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qundostack.cpp | | Lines: | 400-414 |
| | 9 | 4 |
QTriangulator::SimpleToMonotone::searchEdgeLeftOfPoint| Name: | QTriangulator::SimpleToMonotone::searchEdgeLeftOfPoint | | Prototype: | template <typename T> QRBTree<int>::Node *QTriangulator<T>::SimpleToMonotone::searchEdgeLeftOfPoint(int pointIndex) const | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qtriangulator.cpp | | Lines: | 1889-1906 |
| | 9 | 3 |
QTreeWidgetItemIteratorPrivate::nextSibling| Name: | QTreeWidgetItemIteratorPrivate::nextSibling | | Prototype: | QTreeWidgetItem* QTreeWidgetItemIteratorPrivate::nextSibling(const QTreeWidgetItem* item) const | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtreewidgetitemiterator.cpp | | Lines: | 262-275 |
| | 9 | 2 |
QTreeWidget::findItems| Name: | QTreeWidget::findItems | | Prototype: | QList<QTreeWidgetItem*> QTreeWidget::findItems(const QString &text, Qt::MatchFlags flags, int column) const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtreewidget.cpp | | Lines: | 3040-3051 |
| | 9 | 2 |
QTreeViewPrivate::widthHintForIndex| Name: | QTreeViewPrivate::widthHintForIndex | | Prototype: | int QTreeViewPrivate::widthHintForIndex(const QModelIndex &index, int hint, const QStyleOptionViewItem &option, int i) const | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtreeview.cpp | | Lines: | 1585-1597 |
| | 9 | 2 |
QTreeViewPrivate::startAndEndColumns| Name: | QTreeViewPrivate::startAndEndColumns | | Prototype: | QPair<int,int> QTreeViewPrivate::startAndEndColumns(const QRect &rect) const | | Coverage: | 0.000% (0/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtreeview.cpp | | Lines: | 3890-3903 |
| | 9 | 2 |
QTreeView::indexBelow| Name: | QTreeView::indexBelow | | Prototype: | QModelIndex QTreeView::indexBelow(const QModelIndex &index) const | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtreeview.cpp | | Lines: | 2078-2089 |
| | 9 | 3 |
QTreeView::indexAbove| Name: | QTreeView::indexAbove | | Prototype: | QModelIndex QTreeView::indexAbove(const QModelIndex &index) const | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtreeview.cpp | | Lines: | 2062-2073 |
| | 9 | 3 |
QTreeModel::beginRemoveItems| Name: | QTreeModel::beginRemoveItems | | Prototype: | void QTreeModel::beginRemoveItems(QTreeWidgetItem *parent, int row, int count) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtreewidget.cpp | | Lines: | 812-826 |
| | 9 | 4 |
QTransform::operator==| Name: | QTransform::operator== | | Prototype: | bool QTransform::operator==(const QTransform &o) const | | Coverage: | 0.000% (0/19) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qtransform.cpp | | Lines: | 766-777 |
| | 9 | 1 |
QTransform::fromTranslate| Name: | QTransform::fromTranslate | | Prototype: | QTransform QTransform::fromTranslate(qreal dx, qreal dy) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qtransform.cpp | | Lines: | 454-469 |
| | 9 | 3 |
QTransform::fromScale| Name: | QTransform::fromScale | | Prototype: | QTransform QTransform::fromScale(qreal sx, qreal sy) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qtransform.cpp | | Lines: | 520-535 |
| | 9 | 3 |
QToolButtonPrivate::updateHoverControl| Name: | QToolButtonPrivate::updateHoverControl | | Prototype: | bool QToolButtonPrivate::updateHoverControl(const QPoint &pos) | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtoolbutton.cpp | | Lines: | 495-507 |
| | 9 | 2 |
QToolButtonPrivate::newHoverControl| Name: | QToolButtonPrivate::newHoverControl | | Prototype: | QStyle::SubControl QToolButtonPrivate::newHoverControl(const QPoint &pos) | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtoolbutton.cpp | | Lines: | 481-493 |
| | 9 | 2 |
QToolButtonPrivate::_q_buttonPressed| Name: | QToolButtonPrivate::_q_buttonPressed | | Prototype: | void QToolButtonPrivate::_q_buttonPressed() | | Coverage: | 0.000% (0/17) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtoolbutton.cpp | | Lines: | 695-706 |
| | 9 | 5 |
QToolBarLayout::updateMarginAndSpacing| Name: | QToolBarLayout::updateMarginAndSpacing | | Prototype: | void QToolBarLayout::updateMarginAndSpacing() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtoolbarlayout.cpp | | Lines: | 106-117 |
| | 9 | 2 |
QToolBarLayout::QToolBarLayout| Name: | QToolBarLayout::QToolBarLayout | | Prototype: | QToolBarLayout::QToolBarLayout(QWidget *parent) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtoolbarlayout.cpp | | Lines: | 77-92 |
| | 9 | 2 |
QToolBarAreaLayoutItem::realSizeHint| Name: | QToolBarAreaLayoutItem::realSizeHint | | Prototype: | QSize QToolBarAreaLayoutItem::realSizeHint() const | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtoolbararealayout.cpp | | Lines: | 73-84 |
| | 9 | 3 |
QToolBarAreaLayout::rectHint| Name: | QToolBarAreaLayout::rectHint | | Prototype: | QRect QToolBarAreaLayout::rectHint(const QRect &r) const | | Coverage: | 0.000% (0/3) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtoolbararealayout.cpp | | Lines: | 709-724 |
| | 9 | 1 |
QToolBarAreaLayout::itemAt| Name: | QToolBarAreaLayout::itemAt | | Prototype: | QLayoutItem *QToolBarAreaLayout::itemAt(int *x, int index) const | | Coverage: | 0.000% (0/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtoolbararealayout.cpp | | Lines: | 726-744 |
| | 9 | 5 |
QToolBarAreaLayout::deleteAllLayoutItems| Name: | QToolBarAreaLayout::deleteAllLayoutItems | | Prototype: | void QToolBarAreaLayout::deleteAllLayoutItems() | | Coverage: | 0.000% (0/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtoolbararealayout.cpp | | Lines: | 770-786 |
| | 9 | 5 |
QTipLabel::eventFilter| Name: | QTipLabel::eventFilter | | Prototype: | bool QTipLabel::eventFilter(QObject *o, QEvent *e) | | Coverage: | 0.000% (0/24) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qtooltip.cpp | | Lines: | 298-354 |
| | 9 | 14 |
QTime::fromString| Name: | 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 |
QThreadStorageData::get| Name: | QThreadStorageData::get | | Prototype: | void **QThreadStorageData::get() const | | Coverage: | 77.778% (7/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qthreadstorage.cpp | | Lines: | 109-127 |
| | 9 | 3 |
QThread::~QThread| Name: | QThread::~QThread | | Prototype: | QThread::~QThread() | | Coverage: | 72.727% (8/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qthread.cpp | | Lines: | 403-418 |
| | 9 | 3 |
QTextTable::rowEnd| Name: | QTextTable::rowEnd | | Prototype: | QTextCursor QTextTable::rowEnd(const QTextCursor &c) const | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtexttable.cpp | | Lines: | 1297-1309 |
| | 9 | 2 |
QTextStreamPrivate::ungetChar| Name: | QTextStreamPrivate::ungetChar | | Prototype: | inline void QTextStreamPrivate::ungetChar(QChar ch) | | Coverage: | 81.818% (9/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qtextstream.cpp | | Lines: | 883-899 |
| | 9 | 4 |
QTextStreamPrivate::read| Name: | QTextStreamPrivate::read | | Prototype: | QString QTextStreamPrivate::read(int maxlen) | | Coverage: | 100.000% (10/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qtextstream.cpp | | Lines: | 617-634 |
| | 9 | 3 |
QTextStreamPrivate::getChar| Name: | QTextStreamPrivate::getChar | | Prototype: | inline bool QTextStreamPrivate::getChar(QChar *ch) | | Coverage: | 88.889% (16/18) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qtextstream.cpp | | Lines: | 866-878 |
| | 9 | 4 |
QTextOption::tabArray| Name: | QTextOption::tabArray | | Prototype: | QList<qreal> QTextOption::tabArray() const | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextoption.cpp | | Lines: | 176-189 |
| | 9 | 3 |
QTextOption::setTabArray| Name: | QTextOption::setTabArray | | Prototype: | void QTextOption::setTabArray(const QList<qreal> &tabStops) | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextoption.cpp | | Lines: | 143-155 |
| | 9 | 3 |
QTextLayout::endLayout| Name: | QTextLayout::endLayout | | Prototype: | void QTextLayout::endLayout() | | Coverage: | 0.000% (0/14) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextlayout.cpp | | Lines: | 648-663 |
| | 9 | 4 |
QTextHtmlParser::parseExclamationTag| Name: | QTextHtmlParser::parseExclamationTag | | Prototype: | void QTextHtmlParser::parseExclamationTag() | | Coverage: | 0.000% (0/14) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtexthtmlparser.cpp | | Lines: | 777-793 |
| | 9 | 4 |