Function | Condition % | eLOC - Effective Lines of Codeā¾ | McCabe - Cyclomatic Complexity |
colorValueName: | colorValue | Prototype: | static QString colorValue(QColor color) | Coverage: | 0.000% (0/8) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocument.cpp | Lines: | 2213-2230 |
| | 11 | 3 |
clipName: | clip | Prototype: | template <Edge edge> QPainterPath clip(const QPainterPath &path, qreal t) | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathclipper.cpp | Lines: | 2063-2083 |
| | 11 | 4 |
childWindowAtName: | childWindowAt | Prototype: | static QWindow *childWindowAt(QWindow *win, const QPoint &p) | Coverage: | 72.222% (13/18) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbwindow.cpp | Lines: | 267-284 |
| | 11 | 6 |
checkWarnMessageName: | checkWarnMessage | Prototype: | static void checkWarnMessage(const QIODevice *device, const char *function, const char *what) | Coverage: | 71.429% (5/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qiodevice.cpp | Lines: | 84-107 |
| | 11 | 3 |
changed_signalName: | changed_signal | Prototype: | static const char *changed_signal(int which) | Coverage: | 0.000% (0/15) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp | Lines: | 140-159 |
| | 11 | 8 |
boundingRectOfFloatsInSelectionName: | boundingRectOfFloatsInSelection | Prototype: | static QRectF boundingRectOfFloatsInSelection(const QTextCursor &cursor) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qwidgettextcontrol.cpp | Lines: | 1453-1468 |
| | 11 | 3 |
bm_init_skiptableName: | bm_init_skiptable | Prototype: | static void bm_init_skiptable(const ushort *uc, int len, uchar *skiptable, Qt::CaseSensitivity cs) | Coverage: | 100.000% (10/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstringmatcher.cpp | Lines: | 38-55 |
| | 11 | 4 |
arrayContentToJsonName: | arrayContentToJson | Prototype: | static void arrayContentToJson(const QJsonPrivate::Array *a, QByteArray &json, int indent, bool compact) | Coverage: | 0.000% (0/15) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjsonwriter.cpp | Lines: | 154-174 |
| | 11 | 5 |
addSegmentsToPathName: | addSegmentsToPath | Prototype: | void addSegmentsToPath(Segment *segment, QPainterPath &path) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp | Lines: | 1016-1032 |
| | 11 | 3 |
_hb_qt_face_createName: | _hb_qt_face_create | Prototype: | static inline hb_face_t * _hb_qt_face_create(QFontEngine *fe) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qharfbuzzng.cpp | Lines: | 644-662 |
| | 11 | 3 |
VersionTerm::matchesName: | VersionTerm::matches | Prototype: | bool VersionTerm::matches(const QVersionNumber &other) const | Coverage: | 0.000% (0/18) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengl.cpp | Lines: | 184-205 |
| | 11 | 8 |
VersionTerm::fromJsonName: | VersionTerm::fromJson | Prototype: | VersionTerm VersionTerm::fromJson(const QJsonValue &v) | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengl.cpp | Lines: | 207-222 |
| | 11 | 4 |
ValueExtractor::extractPaletteName: | ValueExtractor::extractPalette | Prototype: | bool ValueExtractor::extractPalette(QBrush *fg, QBrush *sfg, QBrush *sbg, QBrush *abg) | Coverage: | 0.000% (0/14) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp | Lines: | 1292-1307 |
| | 11 | 7 |
StyleSelector::matchRuleName: | StyleSelector::matchRule | Prototype: | void StyleSelector::matchRule(NodePtr node, const StyleRule &rule, StyleSheetOrigin origin, int depth, QMap<uint, StyleRule> *weightedRules) | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp | Lines: | 1941-1959 |
| | 11 | 4 |
SegmentTree::produceIntersectionsName: | SegmentTree::produceIntersections | Prototype: | void SegmentTree::produceIntersections(const TreeNode &node, int segment, const RectF &segmentBounds, const RectF &nodeBounds, int axis) | Coverage: | 0.000% (0/14) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathclipper.cpp | Lines: | 557-575 |
| | 11 | 4 |
QtPrivate::QStringList_lastIndexOfName: | QtPrivate::QStringList_lastIndexOf | Prototype: | int QtPrivate::QStringList_lastIndexOf(const QStringList *that, const QRegularExpression &re, int from) | Coverage: | 100.000% (13/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstringlist.cpp | Lines: | 664-680 |
| | 11 | 5 |
QtConcurrent::ThreadEngineBarrier::releaseName: | QtConcurrent::ThreadEngineBarrier::release | Prototype: | int ThreadEngineBarrier::release() | Coverage: | 58.824% (10/17) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/concurrent/qtconcurrentthreadengine.cpp | Lines: | 59-76 |
| | 11 | 7 |
QtConcurrent::BlockSizeManagerV2::timeAfterUserName: | QtConcurrent::BlockSizeManagerV2::timeAfterUser | Prototype: | void BlockSizeManagerV2::timeAfterUser() | Coverage: | 80.000% (8/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/concurrent/qtconcurrentiteratekernel.cpp | Lines: | 206-230 |
| | 11 | 4 |
QtConcurrent::BlockSizeManager::timeAfterUserName: | QtConcurrent::BlockSizeManager::timeAfterUser | Prototype: | void BlockSizeManager::timeAfterUser() | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/concurrent/qtconcurrentiteratekernel.cpp | Lines: | 154-178 |
| | 11 | 4 |
QZipWriter::addFileName: | QZipWriter::addFile | Prototype: | void QZipWriter::addFile(const QString &fileName, QIODevice *device) | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qzip.cpp | Lines: | 1277-1292 |
| | 11 | 4 |
QXunitTestLogger::addBenchmarkResultName: | QXunitTestLogger::addBenchmarkResult | Prototype: | void QXunitTestLogger::addBenchmarkResult(const QBenchmarkResult &result) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qxunittestlogger.cpp | Lines: | 247-263 |
| | 11 | 1 |
QXmlUtils::isPublicIDName: | QXmlUtils::isPublicID | Prototype: | bool QXmlUtils::isPublicID(const QString &candidate) | Coverage: | 97.561% (40/41) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/xml/qxmlutils.cpp | Lines: | 302-349 |
| | 11 | 26 |
QXmlUtils::isNCNameName: | QXmlUtils::isNCName | Prototype: | bool QXmlUtils::isNCName(const QStringRef &ncName) | Coverage: | 78.947% (15/19) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/xml/qxmlutils.cpp | Lines: | 361-380 |
| | 11 | 5 |
QXcbWindow::setOpacityName: | QXcbWindow::setOpacity | Prototype: | void QXcbWindow::setOpacity(qreal level) | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbwindow.cpp | Lines: | 2833-2848 |
| | 11 | 2 |
QXcbScreen::getOutputNameName: | QXcbScreen::getOutputName | Prototype: | QString QXcbScreen::getOutputName(xcb_randr_get_output_info_reply_t *outputInfo) | Coverage: | 37.500% (3/8) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbscreen.cpp | Lines: | 291-306 |
| | 11 | 3 |
QXcbKeyboard::updateXKBStateFromXIName: | QXcbKeyboard::updateXKBStateFromXI | Prototype: | void QXcbKeyboard::updateXKBStateFromXI(void *modInfo, void *groupInfo) | Coverage: | 33.333% (3/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbkeyboard.cpp | Lines: | 805-822 |
| | 11 | 3 |
QXcbKeyboard::clearXKBConfigName: | QXcbKeyboard::clearXKBConfig | Prototype: | void QXcbKeyboard::clearXKBConfig() | Coverage: | 37.500% (6/16) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbkeyboard.cpp | Lines: | 654-667 |
| | 11 | 6 |
QXcbIntegration::accessibilityName: | QXcbIntegration::accessibility | Prototype: | QPlatformAccessibility *QXcbIntegration::accessibility() const | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbintegration.cpp | Lines: | 317-328 |
| | 11 | 2 |
QXcbDrag::handleFinishedName: | QXcbDrag::handleFinished | Prototype: | void QXcbDrag::handleFinished(const xcb_client_message_event_t *event) | Coverage: | 0.000% (0/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbdrag.cpp | Lines: | 1000-1047 |
| | 11 | 5 |
QXcbConnection::initializeXineramaName: | QXcbConnection::initializeXinerama | Prototype: | void QXcbConnection::initializeXinerama() | Coverage: | 0.000% (0/12) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbconnection.cpp | Lines: | 2153-2167 |
| | 11 | 2 |
QXcbConnection::handleXcbErrorName: | QXcbConnection::handleXcbError | Prototype: | void QXcbConnection::handleXcbError(xcb_generic_error_t *error) | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbconnection.cpp | Lines: | 983-1015 |
| | 11 | 2 |
QXcbConnection::createScreenName: | QXcbConnection::createScreen | Prototype: | QXcbScreen *QXcbConnection::createScreen(QXcbVirtualDesktop *virtualDesktop, const xcb_randr_output_change_t &outputChange, xcb_randr_get_output_info_reply_t *outputInfo) | Coverage: | 0.000% (0/11) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbconnection.cpp | Lines: | 333-354 |
| | 11 | 4 |
QXcbConnection::checkOutputIsPrimaryName: | QXcbConnection::checkOutputIsPrimary | Prototype: | bool QXcbConnection::checkOutputIsPrimary(xcb_window_t rootWindow, xcb_randr_output_t output) | Coverage: | 0.000% (0/8) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbconnection.cpp | Lines: | 293-308 |
| | 11 | 2 |
QXcbClipboard::handleXFixesSelectionRequestName: | QXcbClipboard::handleXFixesSelectionRequest | Prototype: | void QXcbClipboard::handleXFixesSelectionRequest(xcb_xfixes_selection_notify_event_t *event) | Coverage: | 61.111% (11/18) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbclipboard.cpp | Lines: | 720-739 |
| | 11 | 5 |
QXcbClipboard::handleSelectionClearRequestName: | QXcbClipboard::handleSelectionClearRequest | Prototype: | void QXcbClipboard::handleSelectionClearRequest(xcb_selection_clear_event_t *event) | Coverage: | 46.667% (7/15) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbclipboard.cpp | Lines: | 569-595 |
| | 11 | 5 |
QXbmHandler::optionName: | QXbmHandler::option | Prototype: | QVariant QXbmHandler::option(ImageOption option) const | Coverage: | 0.000% (0/18) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qxbmhandler.cpp | Lines: | 325-339 |
| | 11 | 6 |
QWizardPrivate::updateButtonTextsName: | QWizardPrivate::updateButtonTexts | Prototype: | void QWizardPrivate::updateButtonTexts() | Coverage: | 0.000% (0/21) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp | Lines: | 1449-1467 |
| | 11 | 7 |
QWizard::sizeHintName: | QWizard::sizeHint | Prototype: | QSize QWizard::sizeHint() const | Coverage: | 0.000% (0/12) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp | Lines: | 3014-3036 |
| | 11 | 4 |
QWingedEdge::nextName: | QWingedEdge::next | Prototype: | QWingedEdge::TraversalStatus QWingedEdge::next(const QWingedEdge::TraversalStatus &status) const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathclipper.cpp | Lines: | 864-881 |
| | 11 | 2 |
QWindowPrivate::screenForGeometryName: | QWindowPrivate::screenForGeometry | Prototype: | QScreen *QWindowPrivate::screenForGeometry(const QRect &newGeometry) | Coverage: | 0.000% (0/15) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | Lines: | 1475-1490 |
| | 11 | 5 |
QWindowPrivate::applyCursorName: | QWindowPrivate::applyCursor | Prototype: | bool QWindowPrivate::applyCursor() | Coverage: | 0.000% (0/15) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | Lines: | 2527-2542 |
| | 11 | 5 |
QWindow::isActiveName: | QWindow::isActive | Prototype: | bool QWindow::isActive() const | Coverage: | 0.000% (0/23) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | Lines: | 1021-1041 |
| | 11 | 5 |
QWidgetWindow::handleDropEventName: | QWidgetWindow::handleDropEvent | Prototype: | void QWidgetWindow::handleDropEvent(QDropEvent *event) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidgetwindow.cpp | Lines: | 858-872 |
| | 11 | 3 |
QWidgetTextControlPrivate::indentName: | QWidgetTextControlPrivate::indent | Prototype: | void QWidgetTextControlPrivate::indent() | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qwidgettextcontrol.cpp | Lines: | 307-325 |
| | 11 | 3 |
QWidgetTextControlPrivate::gotoPreviousTableCellName: | QWidgetTextControlPrivate::gotoPreviousTableCell | Prototype: | void QWidgetTextControlPrivate::gotoPreviousTableCell() | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qwidgettextcontrol.cpp | Lines: | 363-380 |
| | 11 | 3 |
QWidgetTextControlPrivate::gotoNextTableCellName: | QWidgetTextControlPrivate::gotoNextTableCell | Prototype: | void QWidgetTextControlPrivate::gotoNextTableCell() | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qwidgettextcontrol.cpp | Lines: | 344-361 |
| | 11 | 3 |
QWidgetTextControl::extraSelectionsName: | QWidgetTextControl::extraSelections | Prototype: | QList<QTextEdit::ExtraSelection> QWidgetTextControl::extraSelections() const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qwidgettextcontrol.cpp | Lines: | 2431-2445 |
| | 11 | 2 |
QWidgetPrivate::updateGeometry_helperName: | QWidgetPrivate::updateGeometry_helper | Prototype: | void QWidgetPrivate::updateGeometry_helper(bool forceUpdate) | Coverage: | 0.000% (0/32) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | Lines: | 10284-10300 |
| | 11 | 6 |
QWidgetPrivate::setWinIdName: | QWidgetPrivate::setWinId | Prototype: | void QWidgetPrivate::setWinId(WId id) | Coverage: | 0.000% (0/24) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | Lines: | 1708-1735 |
| | 11 | 4 |
QWidgetPrivate::setLayoutItemMarginsName: | QWidgetPrivate::setLayoutItemMargins | Prototype: | void QWidgetPrivate::setLayoutItemMargins(int left, int top, int right, int bottom) | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | Lines: | 12108-12122 |
| | 11 | 2 |
QWidgetPrivate::setLayoutDirection_helperName: | QWidgetPrivate::setLayoutDirection_helper | Prototype: | void QWidgetPrivate::setLayoutDirection_helper(Qt::LayoutDirection direction) | Coverage: | 0.000% (0/17) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | Lines: | 4844-4860 |
| | 11 | 5 |
QWidgetPrivate::setDirtyOpaqueRegionName: | QWidgetPrivate::setDirtyOpaqueRegion | Prototype: | void QWidgetPrivate::setDirtyOpaqueRegion() | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | Lines: | 2112-2133 |
| | 11 | 4 |
QWidgetPrivate::pointToRectName: | QWidgetPrivate::pointToRect | Prototype: | int QWidgetPrivate::pointToRect(const QPoint &p, const QRect &r) | Coverage: | 0.000% (0/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | Lines: | 7049-7062 |
| | 11 | 5 |
QWidgetPrivate::frameStrutName: | QWidgetPrivate::frameStrut | Prototype: | QRect QWidgetPrivate::frameStrut() const | Coverage: | 0.000% (0/17) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | Lines: | 11885-11902 |
| | 11 | 3 |
QWidgetPrivate::deleteTLSysExtraName: | QWidgetPrivate::deleteTLSysExtra | Prototype: | void QWidgetPrivate::deleteTLSysExtra() | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | Lines: | 1876-1903 |
| | 11 | 3 |
QWidgetPrivate::deleteExtraName: | QWidgetPrivate::deleteExtra | Prototype: | void QWidgetPrivate::deleteExtra() | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | Lines: | 1817-1839 |
| | 11 | 4 |
QWidgetLineControl::setCursorBlinkPeriodName: | QWidgetLineControl::setCursorBlinkPeriod | Prototype: | void QWidgetLineControl::setCursorBlinkPeriod(int msec) | Coverage: | 0.000% (0/16) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qwidgetlinecontrol.cpp | Lines: | 1476-1492 |
| | 11 | 5 |
QWidgetLineControl::initName: | QWidgetLineControl::init | Prototype: | void QWidgetLineControl::init(const QString &txt) | Coverage: | 0.000% (0/11) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qwidgetlinecontrol.cpp | Lines: | 363-379 |
| | 11 | 3 |
QWidgetBackingStore::removeDirtyWidgetName: | QWidgetBackingStore::removeDirtyWidget | Prototype: | void QWidgetBackingStore::removeDirtyWidget(QWidget *w) | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidgetbackingstore.cpp | Lines: | 755-771 |
| | 11 | 4 |
QWidget::setCursorName: | QWidget::setCursor | Prototype: | void QWidget::setCursor(const QCursor &cursor) | Coverage: | 0.000% (0/8) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | Lines: | 4968-4987 |
| | 11 | 2 |
QWhatsThisPrivate::QWhatsThisPrivateName: | QWhatsThisPrivate::QWhatsThisPrivate | Prototype: | QWhatsThisPrivate::QWhatsThisPrivate() | Coverage: | 0.000% (0/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwhatsthis.cpp | Lines: | 381-404 |
| | 11 | 2 |
QWellArray::setCurrentName: | QWellArray::setCurrent | Prototype: | void QWellArray::setCurrent(int row, int col) | Coverage: | 0.000% (0/11) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qcolordialog.cpp | Lines: | 384-402 |
| | 11 | 3 |
QWaitCondition::waitName: | QWaitCondition::wait | Prototype: | bool QWaitCondition::wait(QMutex *mutex, unsigned long time) | Coverage: | 42.857% (3/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qwaitcondition_unix.cpp | Lines: | 195-213 |
| | 11 | 3 |
QVectorPath::addCacheDataName: | QVectorPath::addCacheData | Prototype: | QVectorPath::CacheEntry *QVectorPath::addCacheData(QPaintEngineEx *engine, void *data, qvectorpath_cache_cleanup cleanup) const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengineex.cpp | Lines: | 108-122 |
| | 11 | 2 |
QVector4D::normalizeName: | QVector4D::normalize | Prototype: | void QVector4D::normalize() | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/math3d/qvector4d.cpp | Lines: | 308-324 |
| | 11 | 2 |
QVector3D::normalizedName: | QVector3D::normalized | Prototype: | QVector3D QVector3D::normalized() const | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/math3d/qvector3d.cpp | Lines: | 229-245 |
| | 11 | 3 |
QVariantAnimationPrivate::setValueAtName: | QVariantAnimationPrivate::setValueAt | Prototype: | void QVariantAnimationPrivate::setValueAt(qreal step, const QVariant &value) | Coverage: | 80.000% (12/15) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qvariantanimation.cpp | Lines: | 310-330 |
| | 11 | 4 |
QUrlModel::dataChangedName: | QUrlModel::dataChanged | Prototype: | void QUrlModel::dataChanged(const QModelIndex &topLeft, const QModelIndex &bottomRight) | Coverage: | 0.000% (0/20) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qsidebar.cpp | Lines: | 319-335 |
| | 11 | 4 |
QUrl::setUserNameName: | QUrl::setUserName | Prototype: | void QUrl::setUserName(const QString &userName, ParsingMode mode) | Coverage: | 91.667% (11/12) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurl.cpp | Lines: | 2150-2166 |
| | 11 | 4 |
QUrl::setQueryName: | QUrl::setQuery | Prototype: | void QUrl::setQuery(const QString &query, ParsingMode mode) | Coverage: | 91.667% (11/12) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurl.cpp | Lines: | 2650-2666 |
| | 11 | 4 |
QUrl::setPasswordName: | QUrl::setPassword | Prototype: | void QUrl::setPassword(const QString &password, ParsingMode mode) | Coverage: | 91.667% (11/12) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurl.cpp | Lines: | 2243-2259 |
| | 11 | 4 |
QUrl::setFragmentName: | QUrl::setFragment | Prototype: | void QUrl::setFragment(const QString &fragment, ParsingMode mode) | Coverage: | 91.667% (11/12) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurl.cpp | Lines: | 3013-3029 |
| | 11 | 4 |
QUnixPageSetupDialogPrivate::initName: | QUnixPageSetupDialogPrivate::init | Prototype: | void QUnixPageSetupDialogPrivate::init() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/dialogs/qpagesetupdialog_unix.cpp | Lines: | 201-217 |
| | 11 | 1 |
QUnifiedTimer::localRestartName: | QUnifiedTimer::localRestart | Prototype: | void QUnifiedTimer::localRestart() | Coverage: | 88.235% (15/17) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qabstractanimation.cpp | Lines: | 346-363 |
| | 11 | 5 |
QUnicodeTools::LB::NS::toClassName: | QUnicodeTools::LB::NS::toClass | Prototype: | inline Class toClass(QUnicodeTables::LineBreakClass lbc, QChar::Category category) | Coverage: | 100.000% (22/22) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qunicodetools.cpp | Lines: | 384-406 |
| | 11 | 13 |
QUndoStackPrivate::checkUndoLimitName: | QUndoStackPrivate::checkUndoLimit | Prototype: | bool QUndoStackPrivate::checkUndoLimit() | Coverage: | 0.000% (0/17) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qundostack.cpp | Lines: | 459-478 |
| | 11 | 5 |
QUndoStack::createUndoActionName: | QUndoStack::createUndoAction | Prototype: | QAction *QUndoStack::createUndoAction(QObject *parent, const QString &prefix) const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qundostack.cpp | Lines: | 871-885 |
| | 11 | 2 |
QUndoStack::createRedoActionName: | QUndoStack::createRedoAction | Prototype: | QAction *QUndoStack::createRedoAction(QObject *parent, const QString &prefix) const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qundostack.cpp | Lines: | 901-915 |
| | 11 | 2 |
QUndoGroup::createUndoActionName: | QUndoGroup::createUndoAction | Prototype: | QAction *QUndoGroup::createUndoAction(QObject *parent, const QString &prefix) const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qundogroup.cpp | Lines: | 377-391 |
| | 11 | 2 |
QUndoGroup::createRedoActionName: | QUndoGroup::createRedoAction | Prototype: | QAction *QUndoGroup::createRedoAction(QObject *parent, const QString &prefix) const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qundogroup.cpp | Lines: | 408-422 |
| | 11 | 2 |
QUdpSocket::writeDatagramName: | QUdpSocket::writeDatagram | Prototype: | qint64 QUdpSocket::writeDatagram(const char *data, qint64 size, const QHostAddress &address, quint16 port) | Coverage: | 81.818% (9/11) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qudpsocket.cpp | Lines: | 323-345 |
| | 11 | 4 |
QTriangulator::SimpleToMonotone::pointIsInSectorName: | QTriangulator::SimpleToMonotone::pointIsInSector | Prototype: | template <typename T> bool QTriangulator<T>::SimpleToMonotone::pointIsInSector(int vertex, int sector) | Coverage: | 0.000% (0/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qtriangulator.cpp | Lines: | 1957-1978 |
| | 11 | 5 |
QTriangulator::ComplexToSimple::splitEdgesAtIntersectionsName: | QTriangulator::ComplexToSimple::splitEdgesAtIntersections | Prototype: | template <typename T> bool QTriangulator<T>::ComplexToSimple::splitEdgesAtIntersections() | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qtriangulator.cpp | Lines: | 1401-1417 |
| | 11 | 4 |
QTreeViewPrivate::lastVisibleItemName: | QTreeViewPrivate::lastVisibleItem | Prototype: | int QTreeViewPrivate::lastVisibleItem(int firstVisual, int offset) const | Coverage: | 0.000% (0/15) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtreeview.cpp | Lines: | 3643-3659 |
| | 11 | 5 |
QTreeView::setRowHiddenName: | QTreeView::setRowHidden | Prototype: | void QTreeView::setRowHidden(int row, const QModelIndex &parent, bool hide) | Coverage: | 0.000% (0/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtreeview.cpp | Lines: | 605-621 |
| | 11 | 5 |
QTreeView::selectAllName: | QTreeView::selectAll | Prototype: | void QTreeView::selectAll() | Coverage: | 0.000% (0/11) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtreeview.cpp | Lines: | 2675-2689 |
| | 11 | 3 |
QTreeView::collapseAllName: | QTreeView::collapseAll | Prototype: | void QTreeView::collapseAll() | Coverage: | 0.000% (0/14) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtreeview.cpp | Lines: | 2746-2761 |
| | 11 | 4 |
QTreeModel::indexName: | QTreeModel::index | Prototype: | QModelIndex QTreeModel::index(int row, int column, const QModelIndex &parent) const | Coverage: | 0.000% (0/18) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtreewidget.cpp | Lines: | 257-274 |
| | 11 | 4 |
QTransform::mapName: | QTransform::map | Prototype: | QRegion QTransform::map(const QRegion &r) const | Coverage: | 0.000% (0/12) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qtransform.cpp | Lines: | 1494-1511 |
| | 11 | 4 |
QToolBarPrivate::mousePressEventName: | QToolBarPrivate::mousePressEvent | Prototype: | bool QToolBarPrivate::mousePressEvent(QMouseEvent *event) | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtoolbar.cpp | Lines: | 236-268 |
| | 11 | 4 |
QToolBarAreaLayoutInfo::removeToolBarBreakName: | QToolBarAreaLayoutInfo::removeToolBarBreak | Prototype: | void QToolBarAreaLayoutInfo::removeToolBarBreak(QToolBar *before) | Coverage: | 0.000% (0/16) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtoolbararealayout.cpp | Lines: | 369-388 |
| | 11 | 6 |
QToolBarAreaLayoutInfo::removeToolBarName: | QToolBarAreaLayoutInfo::removeToolBar | Prototype: | void QToolBarAreaLayoutInfo::removeToolBar(QToolBar *toolBar) | Coverage: | 0.000% (0/15) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtoolbararealayout.cpp | Lines: | 320-339 |
| | 11 | 5 |
QToolBarAreaLayoutInfo::insertItemName: | QToolBarAreaLayoutInfo::insertItem | Prototype: | void QToolBarAreaLayoutInfo::insertItem(QToolBar *before, QLayoutItem *item) | Coverage: | 0.000% (0/16) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtoolbararealayout.cpp | Lines: | 299-318 |
| | 11 | 6 |
QTimerInfoList::unregisterTimerName: | QTimerInfoList::unregisterTimer | Prototype: | bool QTimerInfoList::unregisterTimer(int timerId) | Coverage: | 84.615% (11/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qtimerinfo_unix.cpp | Lines: | 502-520 |
| | 11 | 5 |
QTimerInfoList::QTimerInfoListName: | QTimerInfoList::QTimerInfoList | Prototype: | QTimerInfoList::QTimerInfoList() | Coverage: | 60.000% (3/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qtimerinfo_unix.cpp | Lines: | 58-80 |
| | 11 | 2 |
QThreadPoolPrivate::waitForDoneName: | QThreadPoolPrivate::waitForDone | Prototype: | bool QThreadPoolPrivate::waitForDone(int msecs) | Coverage: | 90.476% (19/21) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qthreadpool.cpp | Lines: | 282-297 |
| | 11 | 4 |
QThreadPoolPrivate::stealRunnableName: | QThreadPoolPrivate::stealRunnable | Prototype: | bool QThreadPoolPrivate::stealRunnable(QRunnable *runnable) | Coverage: | 100.000% (10/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qthreadpool.cpp | Lines: | 316-335 |
| | 11 | 4 |
QThread::waitName: | QThread::wait | Prototype: | bool QThread::wait(unsigned long time) | Coverage: | 86.667% (13/15) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qthread_unix.cpp | Lines: | 681-699 |
| | 11 | 5 |
QThread::setStackSizeName: | QThread::setStackSize | Prototype: | void QThread::setStackSize(uint stackSize) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qthread.cpp | Lines: | 456-463 |
| | 11 | 1 |
QTextTablePrivate::fragmentRemovedName: | QTextTablePrivate::fragmentRemoved | Prototype: | void QTextTablePrivate::fragmentRemoved(QChar type, uint fragment) | Coverage: | 0.000% (0/15) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtexttable.cpp | Lines: | 412-427 |
| | 11 | 5 |