Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–¾ |
QLineEditPrivate::_q_textEditedName: | QLineEditPrivate::_q_textEdited | Prototype: | void QLineEditPrivate::_q_textEdited(const QString &text) | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlineedit_p.cpp | Lines: | 120-129 |
| | 5 | 2 |
QLineEditPrivate::_q_selectionChangedName: | QLineEditPrivate::_q_selectionChanged | Prototype: | void QLineEditPrivate::_q_selectionChanged() | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlineedit_p.cpp | Lines: | 146-164 |
| | 12 | 2 |
QLineEditPrivate::_q_handleWindowActivateName: | QLineEditPrivate::_q_handleWindowActivate | Prototype: | void QLineEditPrivate::_q_handleWindowActivate() | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlineedit_p.cpp | Lines: | 113-118 |
| | 3 | 2 |
QLineEditPrivate::_q_completionHighlightedName: | QLineEditPrivate::_q_completionHighlighted | Prototype: | void QLineEditPrivate::_q_completionHighlighted(const QString &newText) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlineedit_p.cpp | Lines: | 92-109 |
| | 9 | 2 |
QLineEditPrivate::_q_clearButtonClickedName: | QLineEditPrivate::_q_clearButtonClicked | Prototype: | void QLineEditPrivate::_q_clearButtonClicked() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlineedit_p.cpp | Lines: | 415-422 |
| | 4 | 2 |
QLineEditIconButton::startOpacityAnimationName: | QLineEditIconButton::startOpacityAnimation | Prototype: | void QLineEditIconButton::startOpacityAnimation(qreal endValue) | Coverage: | 0.000% (0/2) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlineedit_p.cpp | Lines: | 378-384 |
| | 3 | 2 |
QLineEditIconButton::setOpacityName: | QLineEditIconButton::setOpacity | Prototype: | void QLineEditIconButton::setOpacity(qreal value) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlineedit_p.cpp | Lines: | 368-375 |
| | 4 | 2 |
QLineEdit::setReadOnlyName: | QLineEdit::setReadOnly | Prototype: | void QLineEdit::setReadOnly(bool enable) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlineedit.cpp | Lines: | 1327-1342 |
| | 10 | 2 |
QLineEdit::setEchoModeName: | QLineEdit::setEchoMode | Prototype: | void QLineEdit::setEchoMode(EchoMode mode) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlineedit.cpp | Lines: | 565-582 |
| | 11 | 2 |
QLineEdit::dragMoveEventName: | QLineEdit::dragMoveEvent | Prototype: | void QLineEdit::dragMoveEvent(QDragMoveEvent *e) | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlineedit.cpp | Lines: | 2000-2009 |
| | 6 | 2 |
QLineEdit::dragLeaveEventName: | QLineEdit::dragLeaveEvent | Prototype: | void QLineEdit::dragLeaveEvent(QDragLeaveEvent *) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlineedit.cpp | Lines: | 2018-2025 |
| | 4 | 2 |
QLineEdit::cutName: | QLineEdit::cut | Prototype: | void QLineEdit::cut() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlineedit.cpp | Lines: | 1356-1362 |
| | 3 | 2 |
QLineEdit::contextMenuEventName: | QLineEdit::contextMenuEvent | Prototype: | void QLineEdit::contextMenuEvent(QContextMenuEvent *event) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlineedit.cpp | Lines: | 2082-2088 |
| | 3 | 2 |
QLibraryStore::instanceName: | QLibraryStore::instance | Prototype: | QLibraryStore *QLibraryStore::instance() | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/qlibrary.cpp | Lines: | 432-440 |
| | 4 | 2 |
QLibraryPrivate::unload_sysName: | QLibraryPrivate::unload_sys | Prototype: | bool QLibraryPrivate::unload_sys() | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/qlibrary_unix.cpp | Lines: | 271-293 |
| | 5 | 2 |
QLibraryPrivate::suffixes_sysName: | QLibraryPrivate::suffixes_sys | Prototype: | QStringList QLibraryPrivate::suffixes_sys(const QString& fullVersion) | Coverage: | 100.000% (5/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/qlibrary_unix.cpp | Lines: | 81-128 |
| | 5 | 2 |
QLibraryPrivate::resolve_sysName: | QLibraryPrivate::resolve_sys | Prototype: | QFunctionPointer QLibraryPrivate::resolve_sys(const char* symbol) | Coverage: | 100.000% (5/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/qlibrary_unix.cpp | Lines: | 309-334 |
| | 6 | 2 |
QLibraryPrivate::resolveName: | QLibraryPrivate::resolve | Prototype: | QFunctionPointer QLibraryPrivate::resolve(const char *symbol) | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/qlibrary.cpp | Lines: | 515-520 |
| | 3 | 2 |
QLibraryPrivate::mergeLoadHintsName: | QLibraryPrivate::mergeLoadHints | Prototype: | void QLibraryPrivate::mergeLoadHints(QLibrary::LoadHints lh) | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/qlibrary.cpp | Lines: | 506-513 |
| | 3 | 2 |
QLibraryPrivate::isPluginName: | QLibraryPrivate::isPlugin | Prototype: | bool QLibraryPrivate::isPlugin() | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/qlibrary.cpp | Lines: | 696-702 |
| | 3 | 2 |
QLibraryPrivate::QLibraryPrivateName: | QLibraryPrivate::QLibraryPrivate | Prototype: | QLibraryPrivate::QLibraryPrivate(const QString &canonicalFileName, const QString &version, QLibrary::LoadHints loadHints) | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/qlibrary.cpp | Lines: | 487-494 |
| | 3 | 2 |
QLibraryInfo::platformPluginArgumentsName: | QLibraryInfo::platformPluginArguments | Prototype: | QStringList QLibraryInfo::platformPluginArguments(const QString &platformName) | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qlibraryinfo.cpp | Lines: | 603-616 |
| | 8 | 2 |
QLibrary::~QLibraryName: | QLibrary::~QLibrary | Prototype: | QLibrary::~QLibrary() | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/qlibrary.cpp | Lines: | 897-901 |
| | 2 | 2 |
QLibrary::unloadName: | QLibrary::unload | Prototype: | bool QLibrary::unload() | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/qlibrary.cpp | Lines: | 812-819 |
| | 4 | 2 |
QLibrary::setLoadHintsName: | QLibrary::setLoadHints | Prototype: | void QLibrary::setLoadHints(LoadHints hints) | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/qlibrary.cpp | Lines: | 1119-1126 |
| | 4 | 2 |
QLibrary::setFileNameAndVersionName: | QLibrary::setFileNameAndVersion | Prototype: | void QLibrary::setFileNameAndVersion(const QString &fileName, int verNum) | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/qlibrary.cpp | Lines: | 953-963 |
| | 7 | 2 |
QLibrary::setFileNameAndVersionName: | QLibrary::setFileNameAndVersion | Prototype: | void QLibrary::setFileNameAndVersion(const QString &fileName, const QString &version) | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/qlibrary.cpp | Lines: | 974-984 |
| | 7 | 2 |
QLibrary::setFileNameName: | QLibrary::setFileName | Prototype: | void QLibrary::setFileName(const QString &fileName) | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/qlibrary.cpp | Lines: | 925-935 |
| | 7 | 2 |
QLibrary::resolveName: | QLibrary::resolve | Prototype: | QFunctionPointer QLibrary::resolve(const char *symbol) | Coverage: | 100.000% (6/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/qlibrary.cpp | Lines: | 1006-1011 |
| | 3 | 2 |
QLibrary::fileNameName: | QLibrary::fileName | Prototype: | QString QLibrary::fileName() const | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/qlibrary.cpp | Lines: | 937-942 |
| | 3 | 2 |
QLayoutPrivate::doResizeName: | QLayoutPrivate::doResize | Prototype: | void QLayoutPrivate::doResize(const QSize &r) | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qlayout.cpp | Lines: | 571-584 |
| | 9 | 2 |
QLayout::~QLayoutName: | QLayout::~QLayout | Prototype: | QLayout::~QLayout() | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qlayout.cpp | Lines: | 760-770 |
| | 4 | 2 |
QLayout::totalMinimumSizeName: | QLayout::totalMinimumSize | Prototype: | QSize QLayout::totalMinimumSize() const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qlayout.cpp | Lines: | 681-698 |
| | 11 | 2 |
QLayout::totalHeightForWidthName: | QLayout::totalHeightForWidth | Prototype: | int QLayout::totalHeightForWidth(int w) const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qlayout.cpp | Lines: | 659-675 |
| | 11 | 2 |
QLayout::setSizeConstraintName: | QLayout::setSizeConstraint | Prototype: | void QLayout::setSizeConstraint(SizeConstraint constraint) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qlayout.cpp | Lines: | 1287-1295 |
| | 5 | 2 |
QLayout::setMenuBarName: | QLayout::setMenuBar | Prototype: | void QLayout::setMenuBar(QWidget *widget) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qlayout.cpp | Lines: | 944-955 |
| | 4 | 2 |
QLayout::setContentsMarginsName: | QLayout::setContentsMargins | Prototype: | void QLayout::setContentsMargins(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/qlayout.cpp | Lines: | 374-387 |
| | 9 | 2 |
QLayout::marginName: | QLayout::margin | Prototype: | int QLayout::margin() const | Coverage: | 0.000% (0/8) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qlayout.cpp | Lines: | 289-298 |
| | 5 | 2 |
QLayout::QLayoutName: | QLayout::QLayout | Prototype: | QLayout::QLayout(QWidget *parent) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qlayout.cpp | Lines: | 109-115 |
| | 3 | 2 |
QLatin1Codec::convertToUnicodeName: | QLatin1Codec::convertToUnicode | Prototype: | QString QLatin1Codec::convertToUnicode(const char *chars, int len, ConverterState *) const | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/codecs/qlatincodec.cpp | Lines: | 51-57 |
| | 3 | 2 |
QLabelPrivate::updateShortcutName: | QLabelPrivate::updateShortcut | Prototype: | void QLabelPrivate::updateShortcut() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlabel.cpp | Lines: | 1199-1213 |
| | 7 | 2 |
QLabelPrivate::textDirectionName: | QLabelPrivate::textDirection | Prototype: | Qt::LayoutDirection QLabelPrivate::textDirection() const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlabel.cpp | Lines: | 1429-1437 |
| | 4 | 2 |
QLabelPrivate::sendControlEventName: | QLabelPrivate::sendControlEvent | Prototype: | void QLabelPrivate::sendControlEvent(QEvent *e) | Coverage: | 0.000% (0/8) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlabel.cpp | Lines: | 1554-1562 |
| | 5 | 2 |
QLabel::sizeHintName: | QLabel::sizeHint | Prototype: | QSize QLabel::sizeHint() const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlabel.cpp | Lines: | 831-837 |
| | 4 | 2 |
QLabel::setWordWrapName: | QLabel::setWordWrap | Prototype: | void QLabel::setWordWrap(bool on) | Coverage: | 0.000% (0/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlabel.cpp | Lines: | 483-492 |
| | 5 | 2 |
QLabel::setSelectionName: | QLabel::setSelection | Prototype: | void QLabel::setSelection(int start, int length) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlabel.cpp | Lines: | 750-760 |
| | 7 | 2 |
QLabel::setOpenExternalLinksName: | QLabel::setOpenExternalLinks | Prototype: | void QLabel::setOpenExternalLinks(bool open) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlabel.cpp | Lines: | 690-696 |
| | 4 | 2 |
QLabel::setMarginName: | QLabel::setMargin | Prototype: | void QLabel::setMargin(int margin) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlabel.cpp | Lines: | 552-559 |
| | 5 | 2 |
QLabel::setAlignmentName: | QLabel::setAlignment | Prototype: | void QLabel::setAlignment(Qt::Alignment alignment) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlabel.cpp | Lines: | 453-462 |
| | 6 | 2 |
QLabel::selectionStartName: | QLabel::selectionStart | Prototype: | int QLabel::selectionStart() const | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlabel.cpp | Lines: | 821-827 |
| | 4 | 2 |
QLabel::selectedTextName: | QLabel::selectedText | Prototype: | QString QLabel::selectedText() const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlabel.cpp | Lines: | 802-808 |
| | 4 | 2 |
QLabel::heightForWidthName: | QLabel::heightForWidth | Prototype: | int QLabel::heightForWidth(int w) const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlabel.cpp | Lines: | 661-667 |
| | 4 | 2 |
QLabel::hasSelectedTextName: | QLabel::hasSelectedText | Prototype: | bool QLabel::hasSelectedText() const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlabel.cpp | Lines: | 778-784 |
| | 4 | 2 |
QLabel::focusNextPrevChildName: | QLabel::focusNextPrevChild | Prototype: | bool QLabel::focusNextPrevChild(bool next) | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlabel.cpp | Lines: | 949-955 |
| | 4 | 2 |
QLabel::focusInEventName: | QLabel::focusInEvent | Prototype: | void QLabel::focusInEvent(QFocusEvent *ev) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlabel.cpp | Lines: | 916-924 |
| | 5 | 2 |
QLCDNumber::displayName: | QLCDNumber::display | Prototype: | void QLCDNumber::display(double num) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlcdnumber.cpp | Lines: | 550-560 |
| | 7 | 2 |
QLCDNumber::displayName: | QLCDNumber::display | Prototype: | void QLCDNumber::display(int num) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlcdnumber.cpp | Lines: | 587-597 |
| | 7 | 2 |
QLCDNumber::displayName: | QLCDNumber::display | Prototype: | void QLCDNumber::display(const QString &s) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlcdnumber.cpp | Lines: | 613-622 |
| | 7 | 2 |
QKeySequenceEditPrivate::resetStateName: | QKeySequenceEditPrivate::resetState | Prototype: | void QKeySequenceEditPrivate::resetState() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qkeysequenceedit.cpp | Lines: | 101-112 |
| | 7 | 2 |
QKeySequenceEditPrivate::initName: | QKeySequenceEditPrivate::init | Prototype: | void QKeySequenceEditPrivate::init() | Coverage: | 0.000% (0/2) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qkeysequenceedit.cpp | Lines: | 53-79 |
| | 16 | 2 |
QKeySequenceEdit::timerEventName: | QKeySequenceEdit::timerEvent | Prototype: | void QKeySequenceEdit::timerEvent(QTimerEvent *e) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qkeysequenceedit.cpp | Lines: | 313-322 |
| | 5 | 2 |
QKeySequence::~QKeySequenceName: | QKeySequence::~QKeySequence | Prototype: | QKeySequence::~QKeySequence() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qkeysequence.cpp | Lines: | 891-895 |
| | 2 | 2 |
QKeySequence::toStringName: | QKeySequence::toString | Prototype: | QString QKeySequence::toString(SequenceFormat format) const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qkeysequence.cpp | Lines: | 1533-1545 |
| | 7 | 2 |
QKeySequence::listToStringName: | QKeySequence::listToString | Prototype: | QString QKeySequence::listToString(const QList<QKeySequence> &list, SequenceFormat format) | Coverage: | 0.000% (0/2) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qkeysequence.cpp | Lines: | 1588-1599 |
| | 6 | 2 |
QKeySequence::listFromStringName: | QKeySequence::listFromString | Prototype: | QList<QKeySequence> QKeySequence::listFromString(const QString &str, SequenceFormat format) | Coverage: | 0.000% (0/2) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qkeysequence.cpp | Lines: | 1567-1578 |
| | 6 | 2 |
QKeySequence::QKeySequenceName: | QKeySequence::QKeySequence | Prototype: | QKeySequence::QKeySequence(StandardKey key) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qkeysequence.cpp | Lines: | 799-809 |
| | 5 | 2 |
QKeyEventTransition::eventTestName: | QKeyEventTransition::eventTest | Prototype: | bool QKeyEventTransition::eventTest(QEvent *event) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/statemachine/qkeyeventtransition.cpp | Lines: | 157-165 |
| | 6 | 2 |
QKeyEvent::QKeyEventName: | QKeyEvent::QKeyEvent | Prototype: | QKeyEvent::QKeyEvent(Type type, int key, Qt::KeyboardModifiers modifiers, const QString& text, bool autorep, ushort count) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qevent.cpp | Lines: | 1140-1148 |
| | 2 | 2 |
QKeyEvent::QKeyEventName: | QKeyEvent::QKeyEvent | Prototype: | QKeyEvent::QKeyEvent(Type type, int key, Qt::KeyboardModifiers modifiers, quint32 nativeScanCode, quint32 nativeVirtualKey, quint32 nativeModifiers, const QString &text, bool autorep, ushort count) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qevent.cpp | Lines: | 1168-1177 |
| | 2 | 2 |
QKdeThemePrivate::kdeGlobalsName: | QKdeThemePrivate::kdeGlobals | Prototype: | static QString kdeGlobals(const QString &kdeDir, int kdeVersion) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/themes/genericunix/qgenericunixthemes.cpp | Lines: | 247-252 |
| | 3 | 2 |
QKdeTheme::createPlatformSystemTrayIconName: | QKdeTheme::createPlatformSystemTrayIcon | Prototype: | QPlatformSystemTrayIcon *QKdeTheme::createPlatformSystemTrayIcon() const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/themes/genericunix/qgenericunixthemes.cpp | Lines: | 600-605 |
| | 3 | 2 |
QKdeTheme::createPlatformMenuBarName: | QKdeTheme::createPlatformMenuBar | Prototype: | QPlatformMenuBar *QKdeTheme::createPlatformMenuBar() const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/themes/genericunix/qgenericunixthemes.cpp | Lines: | 591-596 |
| | 3 | 2 |
QKdPointTree::QKdPointTreeName: | QKdPointTree::QKdPointTree | Prototype: | QKdPointTree(const QPathSegments &segments) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathclipper.cpp | Lines: | 611-624 |
| | 5 | 2 |
QJsonValueRef::toValueName: | QJsonValueRef::toValue | Prototype: | QJsonValue QJsonValueRef::toValue() const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjsonvalue.cpp | Lines: | 742-747 |
| | 3 | 2 |
QJsonValueRef::operator =Name: | QJsonValueRef::operator = | Prototype: | QJsonValueRef &QJsonValueRef::operator =(const QJsonValue &val) | Coverage: | 0.000% (0/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjsonvalue.cpp | Lines: | 707-715 |
| | 4 | 2 |
QJsonValueRef::operator =Name: | QJsonValueRef::operator = | Prototype: | QJsonValueRef &QJsonValueRef::operator =(const QJsonValueRef &ref) | Coverage: | 0.000% (0/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjsonvalue.cpp | Lines: | 717-725 |
| | 4 | 2 |
QJsonValue::toStringName: | QJsonValue::toString | Prototype: | QString QJsonValue::toString(const QString &defaultValue) const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjsonvalue.cpp | Lines: | 543-550 |
| | 5 | 2 |
QJsonValue::toStringName: | QJsonValue::toString | Prototype: | QString QJsonValue::toString() const | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjsonvalue.cpp | Lines: | 559-566 |
| | 5 | 2 |
QJsonValue::toObjectName: | QJsonValue::toObject | Prototype: | QJsonObject QJsonValue::toObject(const QJsonObject &defaultValue) const | Coverage: | 50.000% (3/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjsonvalue.cpp | Lines: | 598-604 |
| | 3 | 2 |
QJsonValue::toIntName: | QJsonValue::toInt | Prototype: | int QJsonValue::toInt(int defaultValue) const | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjsonvalue.cpp | Lines: | 519-524 |
| | 3 | 2 |
QJsonValue::toDoubleName: | QJsonValue::toDouble | Prototype: | double QJsonValue::toDouble(double defaultValue) const | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjsonvalue.cpp | Lines: | 531-536 |
| | 3 | 2 |
QJsonValue::toBoolName: | QJsonValue::toBool | Prototype: | bool QJsonValue::toBool(bool defaultValue) const | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjsonvalue.cpp | Lines: | 506-511 |
| | 3 | 2 |
QJsonValue::toArrayName: | QJsonValue::toArray | Prototype: | QJsonArray QJsonValue::toArray(const QJsonArray &defaultValue) const | Coverage: | 83.333% (5/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjsonvalue.cpp | Lines: | 573-579 |
| | 3 | 2 |
QJsonValue::QJsonValueName: | QJsonValue::QJsonValue | Prototype: | QJsonValue::QJsonValue(const QJsonArray &a) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjsonvalue.cpp | Lines: | 226-232 |
| | 3 | 2 |
QJsonValue::QJsonValueName: | QJsonValue::QJsonValue | Prototype: | QJsonValue::QJsonValue(const QJsonObject &o) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjsonvalue.cpp | Lines: | 237-243 |
| | 3 | 2 |
QJsonPrivate::Entry::operator==Name: | QJsonPrivate::Entry::operator== | Prototype: | bool Entry::operator==(QLatin1String key) const | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjson.cpp | Lines: | 274-280 |
| | 3 | 2 |
QJsonPrivate::Entry::operator ==Name: | QJsonPrivate::Entry::operator == | Prototype: | bool Entry::operator ==(const QString &key) const | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjson.cpp | Lines: | 266-272 |
| | 3 | 2 |
QJsonPrivate::Base::removeItemsName: | QJsonPrivate::Base::removeItems | Prototype: | void Base::removeItems(int pos, int numItems) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjson.cpp | Lines: | 176-182 |
| | 4 | 2 |
QJsonObject::~QJsonObjectName: | QJsonObject::~QJsonObject | Prototype: | QJsonObject::~QJsonObject() | Coverage: | 100.000% (6/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjsonobject.cpp | Lines: | 159-163 |
| | 2 | 2 |
QJsonObject::valueAtName: | QJsonObject::valueAt | Prototype: | QJsonValue QJsonObject::valueAt(int i) const | Coverage: | 50.000% (4/8) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjsonobject.cpp | Lines: | 1253-1260 |
| | 4 | 2 |
QJsonObject::sizeName: | QJsonObject::size | Prototype: | int QJsonObject::size() const | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjsonobject.cpp | Lines: | 337-343 |
| | 3 | 2 |
QJsonObject::operator []Name: | QJsonObject::operator [] | Prototype: | QJsonValueRef QJsonObject::operator [](const QString &key) | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjsonobject.cpp | Lines: | 425-435 |
| | 6 | 2 |
QJsonObject::isEmptyName: | QJsonObject::isEmpty | Prototype: | bool QJsonObject::isEmpty() const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjsonobject.cpp | Lines: | 350-356 |
| | 3 | 2 |
QJsonObject::fromVariantHashName: | QJsonObject::fromVariantHash | Prototype: | QJsonObject QJsonObject::fromVariantHash(const QVariantHash &hash) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjsonobject.cpp | Lines: | 285-293 |
| | 4 | 2 |
QJsonObject::findName: | QJsonObject::find | Prototype: | QJsonObject::iterator QJsonObject::find(const QString &key) | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjsonobject.cpp | Lines: | 649-657 |
| | 6 | 2 |
QJsonObject::findName: | QJsonObject::find | Prototype: | QJsonObject::iterator QJsonObject::find(QLatin1String key) | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjsonobject.cpp | Lines: | 663-671 |
| | 6 | 2 |
QJsonObject::containsName: | QJsonObject::contains | Prototype: | bool QJsonObject::contains(const QString &key) const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjsonobject.cpp | Lines: | 561-569 |
| | 5 | 2 |
QJsonObject::containsName: | QJsonObject::contains | Prototype: | bool QJsonObject::contains(QLatin1String key) const | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjsonobject.cpp | Lines: | 575-583 |
| | 5 | 2 |
QJsonObject::constFindName: | QJsonObject::constFind | Prototype: | QJsonObject::const_iterator QJsonObject::constFind(const QString &key) const | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjsonobject.cpp | Lines: | 691-698 |
| | 5 | 2 |
QJsonObject::constFindName: | QJsonObject::constFind | Prototype: | QJsonObject::const_iterator QJsonObject::constFind(QLatin1String key) const | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjsonobject.cpp | Lines: | 704-711 |
| | 5 | 2 |