Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–¾ |
QSystemSemaphore::setKeyName: | QSystemSemaphore::setKey | Prototype: | void QSystemSemaphore::setKey(const QString &key, int initialValue, AccessMode mode) | Coverage: | 86.667% (13/15) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qsystemsemaphore.cpp | Lines: | 226-246 |
| | 13 | 3 |
QSystemSemaphore::releaseName: | QSystemSemaphore::release | Prototype: | bool QSystemSemaphore::release(int n) | Coverage: | 42.857% (3/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qsystemsemaphore.cpp | Lines: | 298-307 |
| | 6 | 3 |
QSystemLocale::~QSystemLocaleName: | QSystemLocale::~QSystemLocale | Prototype: | QSystemLocale::~QSystemLocale() | Coverage: | 28.571% (2/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | Lines: | 573-581 |
| | 4 | 3 |
QSysInfo::prettyProductNameName: | QSysInfo::prettyProductName | Prototype: | QString QSysInfo::prettyProductName() | Coverage: | 28.571% (2/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qglobal.cpp | Lines: | 2780-2847 |
| | 8 | 3 |
QSyntaxHighlighter::setFormatName: | QSyntaxHighlighter::setFormat | Prototype: | void QSyntaxHighlighter::setFormat(int start, int count, const QTextCharFormat &format) | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qsyntaxhighlighter.cpp | Lines: | 460-469 |
| | 6 | 3 |
QSyntaxHighlighter::rehighlightBlockName: | QSyntaxHighlighter::rehighlightBlock | Prototype: | void QSyntaxHighlighter::rehighlightBlock(const QTextBlock &block) | Coverage: | 0.000% (0/11) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qsyntaxhighlighter.cpp | Lines: | 386-399 |
| | 8 | 3 |
QSyntaxHighlighter::previousBlockStateName: | QSyntaxHighlighter::previousBlockState | Prototype: | int QSyntaxHighlighter::previousBlockState() const | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qsyntaxhighlighter.cpp | Lines: | 528-539 |
| | 7 | 3 |
QSyntaxHighlighter::QSyntaxHighlighterName: | QSyntaxHighlighter::QSyntaxHighlighter | Prototype: | QSyntaxHighlighter::QSyntaxHighlighter(QObject *parent) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qsyntaxhighlighter.cpp | Lines: | 297-305 |
| | 4 | 3 |
QSwipeGesture::verticalDirectionName: | QSwipeGesture::verticalDirection | Prototype: | QSwipeGesture::SwipeDirection QSwipeGesture::verticalDirection() const | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgesture.cpp | Lines: | 706-715 |
| | 6 | 3 |
QSwipeGesture::horizontalDirectionName: | QSwipeGesture::horizontalDirection | Prototype: | QSwipeGesture::SwipeDirection QSwipeGesture::horizontalDirection() const | Coverage: | 0.000% (0/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgesture.cpp | Lines: | 695-704 |
| | 6 | 3 |
QSurfaceFormat::setOptionName: | QSurfaceFormat::setOption | Prototype: | void QSurfaceFormat::setOption(QSurfaceFormat::FormatOption option, bool on) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qsurfaceformat.cpp | Lines: | 380-389 |
| | 6 | 3 |
QSurfaceFormat::setDefaultFormatName: | QSurfaceFormat::setDefaultFormat | Prototype: | void QSurfaceFormat::setDefaultFormat(const QSurfaceFormat &format) | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qsurfaceformat.cpp | Lines: | 764-777 |
| | 7 | 3 |
QSurfaceFormat::operator=Name: | QSurfaceFormat::operator= | Prototype: | QSurfaceFormat &QSurfaceFormat::operator=(const QSurfaceFormat &other) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qsurfaceformat.cpp | Lines: | 244-253 |
| | 6 | 3 |
QSurfaceFormat::detachName: | QSurfaceFormat::detach | Prototype: | void QSurfaceFormat::detach() | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qsurfaceformat.cpp | Lines: | 222-230 |
| | 5 | 3 |
QSupportedWritingSystems::operator=Name: | QSupportedWritingSystems::operator= | Prototype: | QSupportedWritingSystems &QSupportedWritingSystems::operator=(const QSupportedWritingSystems &other) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qplatformfontdatabase.cpp | Lines: | 193-202 |
| | 6 | 3 |
QSupportedWritingSystems::detachName: | QSupportedWritingSystems::detach | Prototype: | void QSupportedWritingSystems::detach() | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qplatformfontdatabase.cpp | Lines: | 216-224 |
| | 5 | 3 |
QStyledItemDelegate::setModelDataName: | QStyledItemDelegate::setModelData | Prototype: | void QStyledItemDelegate::setModelData(QWidget *editor, QAbstractItemModel *model, const QModelIndex &index) const | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qstyleditemdelegate.cpp | Lines: | 465-484 |
| | 9 | 3 |
QStyledItemDelegate::setEditorDataName: | QStyledItemDelegate::setEditorData | Prototype: | void QStyledItemDelegate::setEditorData(QWidget *editor, const QModelIndex &index) const | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qstyleditemdelegate.cpp | Lines: | 438-453 |
| | 6 | 3 |
QStyleSheetStyle::unpolishName: | QStyleSheetStyle::unpolish | Prototype: | void QStyleSheetStyle::unpolish(QWidget *w) | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp | Lines: | 2872-2899 |
| | 20 | 3 |
QStyleSheetStyle::baseStyleName: | QStyleSheetStyle::baseStyle | Prototype: | QStyle *QStyleSheetStyle::baseStyle() const | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp | Lines: | 2712-2719 |
| | 5 | 3 |
QStyleHelper::uniqueNameName: | QStyleHelper::uniqueName | Prototype: | QString uniqueName(const QString &key, const QStyleOption *option, const QSize &size) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylehelper.cpp | Lines: | 61-97 |
| | 19 | 3 |
QStyleHelper::hasAncestorName: | QStyleHelper::hasAncestor | Prototype: | bool hasAncestor(QObject *obj, QAccessible::Role role) | Coverage: | 0.000% (0/11) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylehelper.cpp | Lines: | 120-130 |
| | 7 | 3 |
QStyleHelper::calcRadialPosName: | QStyleHelper::calcRadialPos | Prototype: | static QPointF calcRadialPos(const QStyleOptionSlider *dial, qreal offset) | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylehelper.cpp | Lines: | 146-167 |
| | 18 | 3 |
QStyleHelper::calcBigLineSizeName: | QStyleHelper::calcBigLineSize | Prototype: | int calcBigLineSize(int radius) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylehelper.cpp | Lines: | 136-144 |
| | 6 | 3 |
QStyleAnimation::updateCurrentTimeName: | QStyleAnimation::updateCurrentTime | Prototype: | void QStyleAnimation::updateCurrentTime(int) | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstyleanimation.cpp | Lines: | 127-134 |
| | 4 | 3 |
QStyle::itemTextRectName: | QStyle::itemTextRect | Prototype: | QRect QStyle::itemTextRect(const QFontMetrics &metrics, const QRect &rect, int alignment, bool enabled, const QString &text) const | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstyle.cpp | Lines: | 521-537 |
| | 10 | 3 |
QStyle::combinedLayoutSpacingName: | QStyle::combinedLayoutSpacing | Prototype: | int QStyle::combinedLayoutSpacing(QSizePolicy::ControlTypes controls1, QSizePolicy::ControlTypes controls2, Qt::Orientation orientation, QStyleOption *option, QWidget *widget) const | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstyle.cpp | Lines: | 2361-2378 |
| | 10 | 3 |
QStroker::joinModeForCapName: | QStroker::joinModeForCap | Prototype: | QStroker::LineJoinMode QStroker::joinModeForCap(Qt::PenCapStyle style) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qstroker.cpp | Lines: | 389-394 |
| | 3 | 3 |
QStroker::capForJoinModeName: | QStroker::capForJoinMode | Prototype: | Qt::PenCapStyle QStroker::capForJoinMode(LineJoinMode mode) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qstroker.cpp | Lines: | 382-387 |
| | 3 | 3 |
QStringRef::trimmedName: | QStringRef::trimmed | Prototype: | QStringRef QStringRef::trimmed() const | Coverage: | 100.000% (9/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | Lines: | 10386-10397 |
| | 9 | 3 |
QStringRef::toStringName: | QStringRef::toString | Prototype: | QString QStringRef::toString() const | Coverage: | 100.000% (11/11) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | Lines: | 9063-9069 |
| | 5 | 3 |
QStringListModel::insertRowsName: | QStringListModel::insertRows | Prototype: | bool QStringListModel::insertRows(int row, int count, const QModelIndex &parent) | Coverage: | 100.000% (11/11) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qstringlistmodel.cpp | Lines: | 213-226 |
| | 7 | 3 |
QStringListModel::dataName: | QStringListModel::data | Prototype: | QVariant QStringListModel::data(const QModelIndex &index, int role) const | Coverage: | 90.909% (10/11) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qstringlistmodel.cpp | Lines: | 149-158 |
| | 5 | 3 |
QString::setRawDataName: | QString::setRawData | Prototype: | QString &QString::setRawData(const QChar *unicode, int size) | Coverage: | 80.000% (8/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | Lines: | 8236-8250 |
| | 8 | 3 |
QString::sectionName: | QString::section | Prototype: | QString QString::section(const QRegExp ®, int start, int end, SectionFlags flags) const | Coverage: | 71.429% (5/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | Lines: | 4275-4296 |
| | 15 | 3 |
QString::replaceName: | QString::replace | Prototype: | QString &QString::replace(int pos, int len, const QChar *unicode, int size) | Coverage: | 71.429% (5/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | Lines: | 2365-2375 |
| | 7 | 3 |
QString::removeName: | QString::remove | Prototype: | QString &QString::remove(const QString &str, Qt::CaseSensitivity cs) | Coverage: | 100.000% (7/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | Lines: | 2268-2276 |
| | 5 | 3 |
QString::operator==Name: | QString::operator== | Prototype: | bool QString::operator==(QLatin1String other) const noexcept | Coverage: | 100.000% (7/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | Lines: | 2755-2764 |
| | 5 | 3 |
QString::localeAwareCompare_helperName: | QString::localeAwareCompare_helper | Prototype: | int QString::localeAwareCompare_helper(const QChar *data1, int length1, const QChar *data2, int length2) | Coverage: | 88.889% (8/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | Lines: | 5598-5649 |
| | 5 | 3 |
QString::isSimpleTextName: | QString::isSimpleText | Prototype: | bool QString::isSimpleText() const | Coverage: | 0.000% (0/11) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | Lines: | 8055-8069 |
| | 8 | 3 |
QString::insertName: | QString::insert | Prototype: | QString &QString::insert(int i, QLatin1String str) | Coverage: | 75.000% (9/12) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | Lines: | 1974-1989 |
| | 10 | 3 |
QString::fillName: | QString::fill | Prototype: | QString& QString::fill(QChar ch, int size) | Coverage: | 100.000% (7/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | Lines: | 5099-5109 |
| | 7 | 3 |
QString::countName: | QString::count | Prototype: | int QString::count(const QRegExp& rx) const | Coverage: | 85.714% (6/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | Lines: | 3871-3884 |
| | 10 | 3 |
QString::containsName: | QString::contains | Prototype: | bool QString::contains(const QRegularExpression &re, QRegularExpressionMatch *match) const | Coverage: | 100.000% (9/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | Lines: | 4023-4034 |
| | 8 | 3 |
QString::compare_helperName: | QString::compare_helper | Prototype: | int QString::compare_helper(const QChar *data1, int length1, QLatin1String s2, Qt::CaseSensitivity cs) noexcept | Coverage: | 71.429% (5/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | Lines: | 5501-5516 |
| | 8 | 3 |
QString::appendName: | QString::append | Prototype: | QString &QString::append(const QStringRef &str) | Coverage: | 71.429% (5/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | Lines: | 9498-9508 |
| | 7 | 3 |
QString::appendName: | QString::append | Prototype: | QString &QString::append(const QChar *str, int len) | Coverage: | 100.000% (11/11) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | Lines: | 2086-2096 |
| | 7 | 3 |
QString::appendName: | QString::append | Prototype: | QString &QString::append(QLatin1String str) | Coverage: | 100.000% (9/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | Lines: | 2103-2116 |
| | 10 | 3 |
QStorageInfoPrivate::retrieveVolumeInfoName: | QStorageInfoPrivate::retrieveVolumeInfo | Prototype: | void QStorageInfoPrivate::retrieveVolumeInfo() | Coverage: | 55.556% (5/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qstorageinfo_unix.cpp | Lines: | 535-562 |
| | 11 | 3 |
QStatusBarPrivate::tryToShowSizeGripName: | QStatusBarPrivate::tryToShowSizeGrip | Prototype: | void tryToShowSizeGrip() | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qstatusbar.cpp | Lines: | 106-116 |
| | 8 | 3 |
QStatusBarPrivate::indexToLastNonPermanentWidgetName: | QStatusBarPrivate::indexToLastNonPermanentWidget | Prototype: | int indexToLastNonPermanentWidget() const | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qstatusbar.cpp | Lines: | 94-103 |
| | 6 | 3 |
QStatusBar::clearMessageName: | QStatusBar::clearMessage | Prototype: | void QStatusBar::clearMessage() | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qstatusbar.cpp | Lines: | 575-586 |
| | 8 | 3 |
QStatePrivate::historyStatesName: | QStatePrivate::historyStates | Prototype: | QList<QHistoryState*> QStatePrivate::historyStates() const | Coverage: | 100.000% (7/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qstate.cpp | Lines: | 223-233 |
| | 7 | 3 |
QStateMachinePrivate::unregisterTransitionName: | QStateMachinePrivate::unregisterTransition | Prototype: | void QStateMachinePrivate::unregisterTransition(QAbstractTransition *transition) | Coverage: | 100.000% (7/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qstatemachine.cpp | Lines: | 2218-2228 |
| | 4 | 3 |
QStateMachinePrivate::savedValueForRestorableName: | QStateMachinePrivate::savedValueForRestorable | Prototype: | QVariant QStateMachinePrivate::savedValueForRestorable(const QList<QAbstractState*> &exitedStates_sorted, QObject *object, const QByteArray &propertyName) const | Coverage: | 100.000% (7/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qstatemachine.cpp | Lines: | 1300-1321 |
| | 7 | 3 |
QStateMachinePrivate::restorablesToPropertyListName: | QStateMachinePrivate::restorablesToPropertyList | Prototype: | QVector<QPropertyAssignment> QStateMachinePrivate::restorablesToPropertyList(const QHash<RestorableId, QVariant> &restorables) const | Coverage: | 100.000% (7/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qstatemachine.cpp | Lines: | 1365-1381 |
| | 8 | 3 |
QStateMachinePrivate::registerTransitionsName: | QStateMachinePrivate::registerTransitions | Prototype: | void QStateMachinePrivate::registerTransitions(QAbstractState *state) | Coverage: | 100.000% (7/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qstatemachine.cpp | Lines: | 2182-2192 |
| | 7 | 3 |
QStateMachinePrivate::registerTransitionName: | QStateMachinePrivate::registerTransition | Prototype: | void QStateMachinePrivate::registerTransition(QAbstractTransition *transition) | Coverage: | 100.000% (7/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qstatemachine.cpp | Lines: | 2206-2216 |
| | 4 | 3 |
QStateMachinePrivate::registerMultiThreadedSignalTransitionsName: | QStateMachinePrivate::registerMultiThreadedSignalTransitions | Prototype: | void QStateMachinePrivate::registerMultiThreadedSignalTransitions() | Coverage: | 100.000% (11/11) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qstatemachine.cpp | Lines: | 1766-1775 |
| | 6 | 3 |
QStateMachinePrivate::maybeRegisterTransitionName: | QStateMachinePrivate::maybeRegisterTransition | Prototype: | void QStateMachinePrivate::maybeRegisterTransition(QAbstractTransition *transition) | Coverage: | 100.000% (7/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qstatemachine.cpp | Lines: | 2194-2204 |
| | 4 | 3 |
QStateMachinePrivate::isCompoundName: | QStateMachinePrivate::isCompound | Prototype: | bool QStateMachinePrivate::isCompound(const QAbstractState *s) const | Coverage: | 100.000% (9/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qstatemachine.cpp | Lines: | 1204-1214 |
| | 7 | 3 |
QStateMachinePrivate::cancelAllDelayedEventsName: | QStateMachinePrivate::cancelAllDelayedEvents | Prototype: | void QStateMachinePrivate::cancelAllDelayedEvents() | Coverage: | 75.000% (6/8) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qstatemachine.cpp | Lines: | 2038-2055 |
| | 11 | 3 |
QStateMachinePrivate::_q_startDelayedEventTimerName: | QStateMachinePrivate::_q_startDelayedEventTimer | Prototype: | void QStateMachinePrivate::_q_startDelayedEventTimer(int id, int delay) | Coverage: | 71.429% (5/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qstatemachine.cpp | Lines: | 1949-1970 |
| | 14 | 3 |
QStateMachinePrivate::_q_startName: | QStateMachinePrivate::_q_start | Prototype: | void QStateMachinePrivate::_q_start() | Coverage: | 100.000% (5/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qstatemachine.cpp | Lines: | 1777-1852 |
| | 48 | 3 |
QStateMachine::removeStateName: | QStateMachine::removeState | Prototype: | void QStateMachine::removeState(QAbstractState *state) | Coverage: | 100.000% (7/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qstatemachine.cpp | Lines: | 2588-2601 |
| | 9 | 3 |
QStateMachine::addStateName: | QStateMachine::addState | Prototype: | void QStateMachine::addState(QAbstractState *state) | Coverage: | 100.000% (7/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qstatemachine.cpp | Lines: | 2569-2580 |
| | 7 | 3 |
QState::setChildModeName: | QState::setChildMode | Prototype: | void QState::setChildMode(ChildMode mode) | Coverage: | 88.889% (8/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qstate.cpp | Lines: | 523-538 |
| | 9 | 3 |
QState::eventName: | QState::event | Prototype: | bool QState::event(QEvent *e) | Coverage: | 100.000% (11/11) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qstate.cpp | Lines: | 543-553 |
| | 7 | 3 |
QStandardPaths::locateAllName: | QStandardPaths::locateAll | Prototype: | QStringList QStandardPaths::locateAll(StandardLocation type, const QString &fileName, LocateOptions options) | Coverage: | 100.000% (7/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qstandardpaths.cpp | Lines: | 415-425 |
| | 7 | 3 |
QStandardPaths::locateName: | QStandardPaths::locate | Prototype: | QString QStandardPaths::locate(StandardLocation type, const QString &fileName, LocateOptions options) | Coverage: | 100.000% (7/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qstandardpaths.cpp | Lines: | 396-405 |
| | 6 | 3 |
QStandardItemPrivate::positionName: | QStandardItemPrivate::position | Prototype: | QPair<int, int> QStandardItemPrivate::position() const | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/itemmodels/qstandarditemmodel.cpp | Lines: | 111-121 |
| | 6 | 3 |
QStandardItemModel::takeVerticalHeaderItemName: | QStandardItemModel::takeVerticalHeaderItem | Prototype: | QStandardItem *QStandardItemModel::takeVerticalHeaderItem(int row) | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/itemmodels/qstandarditemmodel.cpp | Lines: | 2695-2706 |
| | 8 | 3 |
QStandardItemModel::takeHorizontalHeaderItemName: | QStandardItemModel::takeHorizontalHeaderItem | Prototype: | QStandardItem *QStandardItemModel::takeHorizontalHeaderItem(int column) | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/itemmodels/qstandarditemmodel.cpp | Lines: | 2673-2684 |
| | 8 | 3 |
QStandardItemModel::setDataName: | QStandardItemModel::setData | Prototype: | bool QStandardItemModel::setData(const QModelIndex &index, const QVariant &value, int role) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/itemmodels/qstandarditemmodel.cpp | Lines: | 2917-2926 |
| | 7 | 3 |
QStandardItemModel::flagsName: | QStandardItemModel::flags | Prototype: | Qt::ItemFlags QStandardItemModel::flags(const QModelIndex &index) const | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/itemmodels/qstandarditemmodel.cpp | Lines: | 2752-2765 |
| | 11 | 3 |
QStandardItem::takeChildName: | QStandardItem::takeChild | Prototype: | QStandardItem *QStandardItem::takeChild(int row, int column) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/itemmodels/qstandarditemmodel.cpp | Lines: | 1784-1796 |
| | 9 | 3 |
QStandardItem::setRowCountName: | QStandardItem::setRowCount | Prototype: | void QStandardItem::setRowCount(int rows) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/itemmodels/qstandarditemmodel.cpp | Lines: | 1462-1471 |
| | 6 | 3 |
QStandardItem::setColumnCountName: | QStandardItem::setColumnCount | Prototype: | void QStandardItem::setColumnCount(int columns) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/itemmodels/qstandarditemmodel.cpp | Lines: | 1490-1499 |
| | 6 | 3 |
QStandardItem::setCheckableName: | QStandardItem::setCheckable | Prototype: | void QStandardItem::setCheckable(bool checkable) | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/itemmodels/qstandarditemmodel.cpp | Lines: | 1238-1247 |
| | 5 | 3 |
QStandardItem::insertRowName: | QStandardItem::insertRow | Prototype: | void QStandardItem::insertRow(int row, const QList<QStandardItem*> &items) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/itemmodels/qstandarditemmodel.cpp | Lines: | 1518-1526 |
| | 6 | 3 |
QStandardItem::insertColumnName: | QStandardItem::insertColumn | Prototype: | void QStandardItem::insertColumn(int column, const QList<QStandardItem*> &items) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/itemmodels/qstandarditemmodel.cpp | Lines: | 1547-1555 |
| | 6 | 3 |
QStandardItem::dataName: | QStandardItem::data | Prototype: | QVariant QStandardItem::data(int role) const | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/itemmodels/qstandarditemmodel.cpp | Lines: | 853-863 |
| | 7 | 3 |
QStackedLayout::minimumSizeName: | QStackedLayout::minimumSize | Prototype: | QSize QStackedLayout::minimumSize() const | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qstackedlayout.cpp | Lines: | 457-467 |
| | 7 | 3 |
QSslSocketPrivate::sslLibraryVersionStringName: | QSslSocketPrivate::sslLibraryVersionString | Prototype: | QString QSslSocketPrivate::sslLibraryVersionString() | Coverage: | 42.857% (3/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl.cpp | Lines: | 592-602 |
| | 6 | 3 |
QSslSocketPrivate::resetDefaultEllipticCurvesName: | QSslSocketPrivate::resetDefaultEllipticCurves | Prototype: | void QSslSocketPrivate::resetDefaultEllipticCurves() | Coverage: | 85.714% (6/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl.cpp | Lines: | 656-680 |
| | 10 | 3 |
QSslSocketPrivate::bindName: | QSslSocketPrivate::bind | Prototype: | bool QSslSocketPrivate::bind(const QHostAddress &address, quint16 port, QAbstractSocket::BindMode mode) | Coverage: | 71.429% (5/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket.cpp | Lines: | 2321-2343 |
| | 11 | 3 |
QSslSocketPrivate::_q_readyReadSlotName: | QSslSocketPrivate::_q_readyReadSlot | Prototype: | void QSslSocketPrivate::_q_readyReadSlot() | Coverage: | 71.429% (5/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket.cpp | Lines: | 2452-2466 |
| | 7 | 3 |
QSslSocketPrivate::_q_connectedSlotName: | QSslSocketPrivate::_q_connectedSlot | Prototype: | void QSslSocketPrivate::_q_connectedSlot() | Coverage: | 77.778% (7/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket.cpp | Lines: | 2348-2377 |
| | 15 | 3 |
QSslSocketPrivate::_q_bytesWrittenSlotName: | QSslSocketPrivate::_q_bytesWrittenSlot | Prototype: | void QSslSocketPrivate::_q_bytesWrittenSlot(qint64 written) | Coverage: | 90.000% (9/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket.cpp | Lines: | 2481-2494 |
| | 6 | 3 |
QSslSocketBackendPrivate::tlsPskClientCallbackName: | QSslSocketBackendPrivate::tlsPskClientCallback | Prototype: | unsigned int QSslSocketBackendPrivate::tlsPskClientCallback(const char *hint, char *identity, unsigned int max_identity_len, unsigned char *psk, unsigned int max_psk_len) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl.cpp | Lines: | 1250-1279 |
| | 15 | 3 |
QSslSocketBackendPrivate::storePeerCertificatesName: | QSslSocketBackendPrivate::storePeerCertificates | Prototype: | void QSslSocketBackendPrivate::storePeerCertificates() | Coverage: | 100.000% (9/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl.cpp | Lines: | 1208-1222 |
| | 7 | 3 |
QSslSocketBackendPrivate::getErrorsFromOpenSslName: | QSslSocketBackendPrivate::getErrorsFromOpenSsl | Prototype: | QString QSslSocketBackendPrivate::getErrorsFromOpenSsl() | Coverage: | 100.000% (7/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl.cpp | Lines: | 165-176 |
| | 8 | 3 |
QSslSocketBackendPrivate::disconnectFromHostName: | QSslSocketBackendPrivate::disconnectFromHost | Prototype: | void QSslSocketBackendPrivate::disconnectFromHost() | Coverage: | 85.714% (6/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl.cpp | Lines: | 1451-1461 |
| | 6 | 3 |
QSslSocketBackendPrivate::STACKOFX509_to_QSslCertificatesName: | QSslSocketBackendPrivate::STACKOFX509_to_QSslCertificates | Prototype: | QList<QSslCertificate> QSslSocketBackendPrivate::STACKOFX509_to_QSslCertificates(struct stack_st_X509 *x509) | Coverage: | 85.714% (6/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl.cpp | Lines: | 1606-1615 |
| | 6 | 3 |
QSslSocket::waitForConnectedName: | QSslSocket::waitForConnected | Prototype: | bool QSslSocket::waitForConnected(int msecs) | Coverage: | 100.000% (7/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket.cpp | Lines: | 1539-1550 |
| | 8 | 3 |
QSslSocket::startServerEncryptionName: | QSslSocket::startServerEncryption | Prototype: | void QSslSocket::startServerEncryption() | Coverage: | 28.571% (2/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket.cpp | Lines: | 1834-1847 |
| | 7 | 3 |
QSslSocket::setPeerVerifyDepthName: | QSslSocket::setPeerVerifyDepth | Prototype: | void QSslSocket::setPeerVerifyDepth(int depth) | Coverage: | 100.000% (7/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket.cpp | Lines: | 683-691 |
| | 5 | 3 |
QSslSocket::setCiphersName: | QSslSocket::setCiphers | Prototype: | void QSslSocket::setCiphers(const QString &ciphers) | Coverage: | 100.000% (5/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket.cpp | Lines: | 1249-1259 |
| | 7 | 3 |
QSslSocket::readDataName: | QSslSocket::readData | Prototype: | qint64 QSslSocket::readData(char *data, qint64 maxlen) | Coverage: | 90.000% (9/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket.cpp | Lines: | 1980-1998 |
| | 7 | 3 |
QSslSocket::connectToHostEncryptedName: | QSslSocket::connectToHostEncrypted | Prototype: | void QSslSocket::connectToHostEncrypted(const QString &hostName, quint16 port, OpenMode mode, NetworkLayerProtocol protocol) | Coverage: | 33.333% (3/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket.cpp | Lines: | 435-451 |
| | 15 | 3 |