Function | Condition % | eLOC - Effective Lines of Codeā“ | McCabe - Cyclomatic Complexity |
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: | 1588-1600 |
| | 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: | 3047-3058 |
| | 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: | 268-281 |
| | 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: | 1895-1912 |
| | 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: | 406-420 |
| | 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: | 167-182 |
| | 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: | 693-707 |
| | 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: | 5843-5862 |
| | 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: | 600-615 |
| | 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: | 517-530 |
| | 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: | 481-493 |
| | 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: | 532-545 |
| | 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: | 259-273 |
| | 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: | 403-416 |
| | 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: | 395-407 |
| | 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: | 4405-4418 |
| | 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: | 7601-7612 |
| | 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: | 8505-8516 |
| | 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: | 486-498 |
| | 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: | 4134-4145 |
| | 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: | 6410-6425 |
| | 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: | 4115-4126 |
| | 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: | 2742-2759 |
| | 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: | 6242-6257 |
| | 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: | 5028-5041 |
| | 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: | 1243-1257 |
| | 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: | 183-198 |
| | 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: | 454-469 |
| | 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: | 668-680 |
| | 9 | 3 |
QWidgetLineControl::updateCursorBlinkingName: | QWidgetLineControl::updateCursorBlinking | Prototype: | void QWidgetLineControl::updateCursorBlinking() | Coverage: | 0.000% (0/12) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qwidgetlinecontrol.cpp | Lines: | 1511-1526 |
| | 9 | 4 |
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: | 1529-1550 |
| | 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: | 2114-2127 |
| | 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: | 4658-4669 |
| | 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: | 7779-7795 |
| | 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: | 6628-6644 |
| | 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: | 1202-1216 |
| | 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: | 2190-2202 |
| | 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: | 388-404 |
| | 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: | 333-348 |
| | 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: | 752-768 |
| | 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: | 1941-1956 |
| | 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: | 1651-1664 |
| | 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: | 840-852 |
| | 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: | 1147-1160 |
| | 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: | 530-545 |
| | 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: | 250-278 |
| | 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: | 126-136 |
| | 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: | 2722-2737 |
| | 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: | 2512-2526 |
| | 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: | 2561-2599 |
| | 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: | 1782-1798 |
| | 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: | 1582-1594 |
| | 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: | 328-340 |
| | 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: | 592-605 |
| | 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: | 2375-2391 |
| | 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: | 1510-1524 |
| | 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: | 1547-1558 |
| | 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: | 1064-1085 |
| | 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: | 7897-7911 |
| | 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: | 1046-1066 |
| | 9 | 8 |
QXmlStreamWriter::writeStartDocumentName: | QXmlStreamWriter::writeStartDocument | Prototype: | void QXmlStreamWriter::writeStartDocument(const QString &version) | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/xml/qxmlstream.cpp | Lines: | 3790-3806 |
| | 9 | 2 |
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: | 3045-3062 |
| | 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: | 3064-3081 |
| | 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: | 3129-3141 |
| | 9 | 2 |
QXmlUtils::isNameCharName: | QXmlUtils::isNameChar | Prototype: | bool QXmlUtils::isNameChar(const QChar c) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/xml/qxmlutils.cpp | Lines: | 290-301 |
| | 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: | 107-121 |
| | 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: | 139-151 |
| | 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: | 642-656 |
| | 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: | 144-158 |
| | 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: | 1842-1858 |
| | 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: | 439-457 |
| | 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: | 395-406 |
| | 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: | 264-275 |
| | 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: | 600-614 |
| | 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: | 2507-2520 |
| | 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: | 828-840 |
| | 9 | 4 |
allMyDockWidgetsName: | allMyDockWidgets | Prototype: | static QList<QDockWidget*> allMyDockWidgets(const QWidget *mainWindow) | Coverage: | 0.000% (0/12) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | Lines: | 868-883 |
| | 9 | 6 |
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: | 131-164 |
| | 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: | 341-353 |
| | 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: | 2550-2563 |
| | 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: | 2241-2255 |
| | 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: | 1480-1495 |
| | 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: | 1977-1991 |
| | 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: | 640-658 |
| | 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: | 660-675 |
| | 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: | 392-407 |
| | 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: | 532-547 |
| | 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: | 783-801 |
| | 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: | 803-818 |
| | 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: | 356-371 |
| | 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: | 496-511 |
| | 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: | 2360-2384 |
| | 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: | 169-197 |
| | 9 | 2 |
convertToRGB64Name: | convertToRGB64 | Prototype: | template<QImage::Format Format> static const QRgba64 * convertToRGB64(QRgba64 *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: | 199-227 |
| | 9 | 2 |
convert_A2RGB30_PM_to_ARGB_inplaceName: | convert_A2RGB30_PM_to_ARGB_inplace | Prototype: | template<QtPixelOrder PixelOrder> static bool convert_A2RGB30_PM_to_ARGB_inplace(QImageData *data, Qt::ImageConversionFlags) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage_conversions.cpp | Lines: | 749-767 |
| | 9 | 3 |
convert_ARGB_to_RGBA_inplaceName: | convert_ARGB_to_RGBA_inplace | Prototype: | template<QImage::Format DestFormat> static bool convert_ARGB_to_RGBA_inplace(QImageData *data, Qt::ImageConversionFlags) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage_conversions.cpp | Lines: | 459-479 |
| | 9 | 3 |
convert_RGBA_to_ARGB_inplaceName: | convert_RGBA_to_ARGB_inplace | Prototype: | template<QImage::Format DestFormat> static bool convert_RGBA_to_ARGB_inplace(QImageData *data, Qt::ImageConversionFlags) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage_conversions.cpp | Lines: | 505-524 |
| | 9 | 3 |
convert_RGB_to_RGB30_inplaceName: | convert_RGB_to_RGB30_inplace | Prototype: | template<QtPixelOrder PixelOrder> static bool convert_RGB_to_RGB30_inplace(QImageData *data, Qt::ImageConversionFlags) | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage_conversions.cpp | Lines: | 552-571 |
| | 9 | 3 |
convert_indexed8_to_RGB_inplaceName: | convert_indexed8_to_RGB_inplace | Prototype: | static bool convert_indexed8_to_RGB_inplace(QImageData *data, Qt::ImageConversionFlags flags) | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage_conversions.cpp | Lines: | 874-889 |
| | 9 | 4 |
convoluteBitmapName: | convoluteBitmap | Prototype: | static void convoluteBitmap(const uchar *src, uchar *dst, int width, int height, int pitch) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_ft.cpp | Lines: | 642-660 |
| | 9 | 3 |