Function | Condition % | eLOC - Effective Lines of Codeā“ | McCabe - Cyclomatic Complexity |
QToolButtonPrivate::newHoverControlName: | 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::updateHoverControlName: | 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 |
QTransform::fromScaleName: | 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 |
QTransform::fromTranslateName: | 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::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 |
QTreeModel::beginRemoveItemsName: | 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 |
QTreeView::indexAboveName: | 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 |
QTreeView::indexBelowName: | 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 |
QTreeViewPrivate::startAndEndColumnsName: | 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 |
QTreeViewPrivate::widthHintForIndexName: | 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 |
QTreeWidget::findItemsName: | 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 |
QTreeWidgetItemIteratorPrivate::nextSiblingName: | 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 |
QTriangulator::SimpleToMonotone::searchEdgeLeftOfPointName: | 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 |
QUndoAction::setPrefixedTextName: | 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 |
QUndoModel::indexName: | 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 |
QUndoStack::undoName: | 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 |
QUnicodeTables::convertCaseName: | 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 |
QUnicodeTools::getWhiteSpacesName: | 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 |
QUnifiedTimer::installAnimationDriverName: | 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 |
QUnifiedTimer::pauseAnimationTimerName: | 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::uninstallAnimationDriverName: | 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 |
QUrlPrivate::toLocalFileName: | 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 |
QVector3D::normalizeName: | 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 |
QVector3D::projectName: | 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 |
QVersionNumber::toStringName: | 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 |
QWidget::backgroundRoleName: | 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 |
QWidget::getContentsMarginsName: | 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::isVisibleToName: | 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::setAutoFillBackgroundName: | 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::setBaseSizeName: | 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::setFocusProxyName: | 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::setSizeIncrementName: | 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::setStyleName: | 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::setWindowIconName: | 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::unsetCursorName: | 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 |
QWidgetLineControl::clearStringName: | 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 |
QWidgetLineControl::commitPreeditName: | 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::fixupName: | 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::selectWordAtPosName: | 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 |
QWidgetPrivate::createTLSysExtraName: | 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 |
QWidgetPrivate::invalidateGraphicsEffectsRecursivelyName: | 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::setPalette_helperName: | 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::show_recursiveName: | 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::updateFocusChildName: | 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 |
QWidgetTextControl::timerEventName: | 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 |
QWidgetTextControlPrivate::anchorForCursorName: | 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 |
QWidgetTextControlPrivate::createAutoBulletListName: | 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::outdentName: | 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 |
QWidgetWindow::handleResizeEventName: | 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 |
QWindow::closeName: | 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 |
QWindow::resizeName: | 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::setTitleName: | 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::setWindowStateName: | 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 |
QWindowSystemInterface::handleTouchEventName: | 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 |
QWindowsStyle::polishName: | 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 |
QWindowsStylePrivate::QWindowsStylePrivateName: | 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 |
QWizard::buttonTextName: | 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 |
QWizard::setFieldName: | 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::setWizardStyleName: | 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 |
QXcbConnection::checkEventName: | 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 |
QXcbConnection::createVisualInfoForDefaultVisualIdName: | 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 |
QXcbNativeInterface::nativeResourceFunctionForScreenName: | 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 |
QXcbScreen::updateGeometryName: | 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 |
QXcbWindow::handleMotionNotifyEventName: | 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 |
QXcbWindow::setParentName: | 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::setWindowIconTextName: | 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 |
QXmlInputSource::initName: | 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 |
QXmlSimpleReaderPrivate::reportParseErrorName: | 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 |
QXmlStreamReaderPrivate::scanAfterLangleBangName: | 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 |
QXmlStreamWriterPrivate::writeName: | 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::writeName: | 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 |
QXmlStreamWriterPrivate::writeNamespaceDeclarationName: | 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 |
QXmlUtils::isNameCharName: | 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 |
QtConcurrent::ThreadEngineBarrier::releaseUnlessLastName: | 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 |
QtPrivate::QByteArrayList_joinName: | 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 |
QtPrivate::QStringList_indexOfName: | 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::ResultStoreBase::syncPendingResultsName: | 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 |
UnionRectWithRegionName: | 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 |
_hb_qt_font_get_glyph_h_advanceName: | _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 |
_hb_unicode_funcs_t::_hb_unicode_funcs_tName: | _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 |
_q_hoverFromMouseEventName: | _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 |
_q_mapFromX509NameName: | _q_mapFromX509Name | Prototype: | static QMap<QByteArray, QString> _q_mapFromX509Name(X509_NAME *name) | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslcertificate_openssl.cpp | Lines: | 594-608 |
| | 9 | 2 |
_qt_get_directoryName: | _qt_get_directory | Prototype: | inline static QUrl _qt_get_directory(const QUrl &url) | Coverage: | 0.000% (0/14) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp | Lines: | 2508-2521 |
| | 9 | 4 |
addHexDigitName: | addHexDigit | Prototype: | static inline bool addHexDigit(char digit, uint *result) | Coverage: | 52.941% (9/17) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjsonparser.cpp | Lines: | 822-834 |
| | 9 | 4 |
applySizePolicyName: | applySizePolicy | Prototype: | static void applySizePolicy(QSizePolicy::Policy policy, qreal minSizeHint, qreal prefSizeHint, qreal maxSizeHint, qreal *minSize, qreal *prefSize, qreal *maxSize) | Coverage: | 0.000% (0/12) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsanchorlayout_p.cpp | Lines: | 123-156 |
| | 9 | 4 |
calculateDowDateName: | calculateDowDate | Prototype: | static QDate calculateDowDate(int year, int month, int dayOfWeek, int week) | Coverage: | 100.000% (8/8) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qtimezoneprivate_tz.cpp | Lines: | 335-347 |
| | 9 | 3 |
check_and_warn_compatName: | check_and_warn_compat | Prototype: | static inline void check_and_warn_compat(const QMetaObject *sender, const QMetaMethod &signal, const QMetaObject *receiver, const QMetaMethod &method) | Coverage: | 25.000% (3/12) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qobject.cpp | Lines: | 2543-2556 |
| | 9 | 4 |
check_signal_macroName: | check_signal_macro | Prototype: | static bool check_signal_macro(const QObject *sender, const char *signal, const char *func, const char *op) | Coverage: | 25.000% (2/8) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qobject.cpp | Lines: | 2234-2248 |
| | 9 | 3 |
clearName: | clear | Prototype: | static void clear(QWingedEdge& list, int edge, QPathEdge::Traversal traversal) | Coverage: | 0.000% (0/8) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathclipper.cpp | Lines: | 1474-1489 |
| | 9 | 3 |
clipLineName: | clipLine | Prototype: | template <Edge edge> void clipLine(const QPointF &a, const QPointF &b, qreal t, QPainterPath &result) | Coverage: | 0.000% (0/12) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathclipper.cpp | Lines: | 1970-1984 |
| | 9 | 4 |
comp_func_SourceAtopName: | comp_func_SourceAtop | Prototype: | void comp_func_SourceAtop(uint *__restrict__ dest, const uint *__restrict__ src, int length, uint const_alpha) | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp | Lines: | 634-652 |
| | 9 | 4 |
comp_func_SourceAtop_rgb64Name: | comp_func_SourceAtop_rgb64 | Prototype: | void comp_func_SourceAtop_rgb64(QRgba64 *__restrict__ dest, const QRgba64 *__restrict__ src, int length, uint const_alpha) | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp | Lines: | 654-669 |
| | 9 | 4 |
comp_func_SourceIn_rgb64Name: | comp_func_SourceIn_rgb64 | Prototype: | void comp_func_SourceIn_rgb64(QRgba64 *__restrict__ dest, const QRgba64 *__restrict__ src, int length, uint const_alpha) | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp | Lines: | 386-401 |
| | 9 | 4 |
comp_func_SourceOut_rgb64Name: | comp_func_SourceOut_rgb64 | Prototype: | void comp_func_SourceOut_rgb64(QRgba64 *__restrict__ dest, const QRgba64 *__restrict__ src, int length, uint const_alpha) | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp | Lines: | 526-541 |
| | 9 | 4 |
comp_func_XORName: | comp_func_XOR | Prototype: | void comp_func_XOR(uint *__restrict__ dest, const uint *__restrict__ src, int length, uint const_alpha) | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp | Lines: | 777-795 |
| | 9 | 4 |
comp_func_XOR_rgb64Name: | comp_func_XOR_rgb64 | Prototype: | void comp_func_XOR_rgb64(QRgba64 *__restrict__ dest, const QRgba64 *__restrict__ src, int length, uint const_alpha) | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp | Lines: | 797-812 |
| | 9 | 4 |
comp_func_solid_SourceIn_rgb64Name: | comp_func_solid_SourceIn_rgb64 | Prototype: | void comp_func_solid_SourceIn_rgb64(QRgba64 *dest, int length, QRgba64 color, uint const_alpha) | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp | Lines: | 350-365 |
| | 9 | 4 |
comp_func_solid_SourceOut_rgb64Name: | comp_func_solid_SourceOut_rgb64 | Prototype: | void comp_func_solid_SourceOut_rgb64(QRgba64 *dest, int length, QRgba64 color, uint const_alpha) | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp | Lines: | 490-505 |
| | 9 | 4 |
containerWidgetName: | containerWidget | Prototype: | static QWidget *containerWidget(const QWidget *w) | Coverage: | 0.000% (0/16) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp | Lines: | 2354-2378 |
| | 9 | 6 |
convertToRGB32Name: | convertToRGB32 | Prototype: | template<QImage::Format Format> static const uint * convertToRGB32(uint *buffer, const uint *src, int count, const QPixelLayout *, const QRgb *) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | Lines: | 152-180 |
| | 9 | 2 |