Functionâ–ľ | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
QSystemTrayIconPrivate::showMessage_sys_qpaName: | QSystemTrayIconPrivate::showMessage_sys_qpa | Prototype: | void QSystemTrayIconPrivate::showMessage_sys_qpa(const QString &title, const QString &message, QSystemTrayIcon::MessageIcon icon, int msecs) | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qsystemtrayicon.cpp | Lines: | 726-747 |
| | 11 | 5 |
QSystemTrayIconPrivate::showMessage_sysName: | QSystemTrayIconPrivate::showMessage_sys | Prototype: | void QSystemTrayIconPrivate::showMessage_sys(const QString &title, const QString &message, QSystemTrayIcon::MessageIcon icon, int msecs) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qsystemtrayicon_x11.cpp | Lines: | 359-371 |
| | 8 | 3 |
QSystemTrayIconPrivate::remove_sys_qpaName: | QSystemTrayIconPrivate::remove_sys_qpa | Prototype: | void QSystemTrayIconPrivate::remove_sys_qpa() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qsystemtrayicon.cpp | Lines: | 694-701 |
| | 5 | 1 |
QSystemTrayIconPrivate::remove_sysName: | QSystemTrayIconPrivate::remove_sys | Prototype: | void QSystemTrayIconPrivate::remove_sys() | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qsystemtrayicon_x11.cpp | Lines: | 293-305 |
| | 9 | 3 |
QSystemTrayIconPrivate::isSystemTrayAvailable_sysName: | QSystemTrayIconPrivate::isSystemTrayAvailable_sys | Prototype: | bool QSystemTrayIconPrivate::isSystemTrayAvailable_sys() | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qsystemtrayicon_x11.cpp | Lines: | 336-347 |
| | 7 | 3 |
QSystemTrayIconPrivate::install_sys_qpaName: | QSystemTrayIconPrivate::install_sys_qpa | Prototype: | void QSystemTrayIconPrivate::install_sys_qpa() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qsystemtrayicon.cpp | Lines: | 682-692 |
| | 8 | 1 |
QSystemTrayIconPrivate::install_sysName: | QSystemTrayIconPrivate::install_sys | Prototype: | void QSystemTrayIconPrivate::install_sys() | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qsystemtrayicon_x11.cpp | Lines: | 270-282 |
| | 8 | 3 |
QSystemTrayIconPrivate::geometry_sys_qpaName: | QSystemTrayIconPrivate::geometry_sys_qpa | Prototype: | QRect QSystemTrayIconPrivate::geometry_sys_qpa() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qsystemtrayicon.cpp | Lines: | 703-706 |
| | 1 | 1 |
QSystemTrayIconPrivate::geometry_sysName: | QSystemTrayIconPrivate::geometry_sys | Prototype: | QRect QSystemTrayIconPrivate::geometry_sys() const | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qsystemtrayicon_x11.cpp | Lines: | 284-291 |
| | 5 | 3 |
QSystemTrayIconPrivate::addPlatformMenuName: | QSystemTrayIconPrivate::addPlatformMenu | Prototype: | void QSystemTrayIconPrivate::addPlatformMenu(QMenu *menu) const | Coverage: | 0.000% (0/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qsystemtrayicon.cpp | Lines: | 749-768 |
| | 10 | 5 |
QSystemTrayIconPrivate::_q_emitActivatedName: | QSystemTrayIconPrivate::_q_emitActivated | Prototype: | void QSystemTrayIconPrivate::_q_emitActivated(QPlatformSystemTrayIcon::ActivationReason reason) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qsystemtrayicon.cpp | Lines: | 392-396 |
| | 2 | 1 |
QSystemTrayIconPrivate::QSystemTrayIconPrivateName: | QSystemTrayIconPrivate::QSystemTrayIconPrivate | Prototype: | QSystemTrayIconPrivate::QSystemTrayIconPrivate() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qsystemtrayicon_x11.cpp | Lines: | 258-263 |
| | 2 | 1 |
QSystemTrayIcon::~QSystemTrayIconName: | QSystemTrayIcon::~QSystemTrayIcon | Prototype: | QSystemTrayIcon::~QSystemTrayIcon() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qsystemtrayicon.cpp | Lines: | 152-156 |
| | 2 | 1 |
QSystemTrayIcon::toolTipName: | QSystemTrayIcon::toolTip | Prototype: | QString QSystemTrayIcon::toolTip() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qsystemtrayicon.cpp | Lines: | 225-229 |
| | 2 | 1 |
QSystemTrayIcon::supportsMessagesName: | QSystemTrayIcon::supportsMessages | Prototype: | bool QSystemTrayIcon::supportsMessages() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qsystemtrayicon.cpp | Lines: | 354-357 |
| | 1 | 1 |
QSystemTrayIcon::showMessageName: | QSystemTrayIcon::showMessage | Prototype: | void QSystemTrayIcon::showMessage(const QString& title, const QString& msg, QSystemTrayIcon::MessageIcon icon, int msecs) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qsystemtrayicon.cpp | Lines: | 384-390 |
| | 3 | 2 |
QSystemTrayIcon::setVisibleName: | QSystemTrayIcon::setVisible | Prototype: | void QSystemTrayIcon::setVisible(bool visible) | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qsystemtrayicon.cpp | Lines: | 268-280 |
| | 9 | 4 |
QSystemTrayIcon::setToolTipName: | QSystemTrayIcon::setToolTip | Prototype: | void QSystemTrayIcon::setToolTip(const QString &tooltip) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qsystemtrayicon.cpp | Lines: | 218-223 |
| | 3 | 1 |
QSystemTrayIcon::setIconName: | QSystemTrayIcon::setIcon | Prototype: | void QSystemTrayIcon::setIcon(const QIcon &icon) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qsystemtrayicon.cpp | Lines: | 198-203 |
| | 3 | 1 |
QSystemTrayIcon::setContextMenuName: | QSystemTrayIcon::setContextMenu | Prototype: | void QSystemTrayIcon::setContextMenu(QMenu *menu) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qsystemtrayicon.cpp | Lines: | 173-178 |
| | 3 | 1 |
QSystemTrayIcon::isVisibleName: | QSystemTrayIcon::isVisible | Prototype: | bool QSystemTrayIcon::isVisible() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qsystemtrayicon.cpp | Lines: | 282-286 |
| | 2 | 1 |
QSystemTrayIcon::isSystemTrayAvailableName: | QSystemTrayIcon::isSystemTrayAvailable | Prototype: | bool QSystemTrayIcon::isSystemTrayAvailable() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qsystemtrayicon.cpp | Lines: | 344-347 |
| | 1 | 1 |
QSystemTrayIcon::iconName: | QSystemTrayIcon::icon | Prototype: | QIcon QSystemTrayIcon::icon() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qsystemtrayicon.cpp | Lines: | 205-209 |
| | 2 | 1 |
QSystemTrayIcon::geometryName: | QSystemTrayIcon::geometry | Prototype: | QRect QSystemTrayIcon::geometry() const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qsystemtrayicon.cpp | Lines: | 253-259 |
| | 4 | 2 |
QSystemTrayIcon::eventName: | QSystemTrayIcon::event | Prototype: | bool QSystemTrayIcon::event(QEvent *e) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qsystemtrayicon.cpp | Lines: | 291-294 |
| | 1 | 1 |
QSystemTrayIcon::contextMenuName: | QSystemTrayIcon::contextMenu | Prototype: | QMenu* QSystemTrayIcon::contextMenu() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qsystemtrayicon.cpp | Lines: | 183-187 |
| | 2 | 1 |
QSystemTrayIcon::QSystemTrayIconName: | QSystemTrayIcon::QSystemTrayIcon | Prototype: | QSystemTrayIcon::QSystemTrayIcon(QObject *parent) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qsystemtrayicon.cpp | Lines: | 131-134 |
| | 2 | 1 |
QSystemTrayIcon::QSystemTrayIconName: | QSystemTrayIcon::QSystemTrayIcon | Prototype: | QSystemTrayIcon::QSystemTrayIcon(const QIcon &icon, QObject *parent) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qsystemtrayicon.cpp | Lines: | 143-147 |
| | 1 | 1 |
QSystemSemaphorePrivate::setErrorStringName: | QSystemSemaphorePrivate::setErrorString | Prototype: | void QSystemSemaphorePrivate::setErrorString(const QString &function) | Coverage: | 16.667% (2/12) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qsystemsemaphore_unix.cpp | Lines: | 70-99 |
| | 15 | 8 |
QSystemSemaphorePrivate::modifySemaphoreName: | QSystemSemaphorePrivate::modifySemaphore | Prototype: | bool QSystemSemaphorePrivate::modifySemaphore(int count) | Coverage: | 70.588% (12/17) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qsystemsemaphore_systemv.cpp | Lines: | 168-197 |
| | 18 | 5 |
QSystemSemaphorePrivate::handleName: | QSystemSemaphorePrivate::handle | Prototype: | key_t QSystemSemaphorePrivate::handle(QSystemSemaphore::AccessMode mode) | Coverage: | 79.412% (27/34) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qsystemsemaphore_systemv.cpp | Lines: | 72-134 |
| | 38 | 11 |
QSystemSemaphorePrivate::cleanHandleName: | QSystemSemaphorePrivate::cleanHandle | Prototype: | void QSystemSemaphorePrivate::cleanHandle() | Coverage: | 84.615% (11/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qsystemsemaphore_systemv.cpp | Lines: | 141-163 |
| | 10 | 5 |
QSystemSemaphorePrivate::QSystemSemaphorePrivateName: | QSystemSemaphorePrivate::QSystemSemaphorePrivate | Prototype: | QSystemSemaphorePrivate::QSystemSemaphorePrivate() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qsystemsemaphore_unix.cpp | Lines: | 60-68 |
| | 2 | 1 |
QSystemSemaphore::~QSystemSemaphoreName: | QSystemSemaphore::~QSystemSemaphore | Prototype: | QSystemSemaphore::~QSystemSemaphore() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qsystemsemaphore.cpp | Lines: | 187-190 |
| | 1 | 1 |
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 |
QSystemSemaphore::keyName: | QSystemSemaphore::key | Prototype: | QString QSystemSemaphore::key() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qsystemsemaphore.cpp | Lines: | 254-257 |
| | 1 | 1 |
QSystemSemaphore::errorStringName: | QSystemSemaphore::errorString | Prototype: | QString QSystemSemaphore::errorString() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qsystemsemaphore.cpp | Lines: | 350-353 |
| | 1 | 1 |
QSystemSemaphore::errorName: | QSystemSemaphore::error | Prototype: | QSystemSemaphore::SystemSemaphoreError QSystemSemaphore::error() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qsystemsemaphore.cpp | Lines: | 315-318 |
| | 1 | 1 |
QSystemSemaphore::acquireName: | QSystemSemaphore::acquire | Prototype: | bool QSystemSemaphore::acquire() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qsystemsemaphore.cpp | Lines: | 272-275 |
| | 1 | 1 |
QSystemSemaphore::QSystemSemaphoreName: | QSystemSemaphore::QSystemSemaphore | Prototype: | QSystemSemaphore::QSystemSemaphore(const QString &key, int initialValue, AccessMode mode) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qsystemsemaphore.cpp | Lines: | 166-170 |
| | 1 | 1 |
QSystemLocaleSingleton::QSystemLocaleSingletonName: | QSystemLocaleSingleton::QSystemLocaleSingleton | Prototype: | QSystemLocaleSingleton() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | Lines: | 77-77 |
| | 1 | 1 |
QSystemLocaleData::readEnvironmentName: | QSystemLocaleData::readEnvironment | Prototype: | void QSystemLocaleData::readEnvironment() | Coverage: | 65.517% (19/29) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale_unix.cpp | Lines: | 75-102 |
| | 24 | 7 |
QSystemLocaleData::QSystemLocaleDataName: | QSystemLocaleData::QSystemLocaleData | Prototype: | QSystemLocaleData() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale_unix.cpp | Lines: | 53-60 |
| | 1 | 1 |
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 |
QSystemLocale::queryName: | QSystemLocale::query | Prototype: | QVariant QSystemLocale::query(QueryType type, QVariant in) const | Coverage: | 53.704% (58/108) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale_unix.cpp | Lines: | 133-263 |
| | 72 | 50 |
QSystemLocale::fallbackUiLocaleName: | QSystemLocale::fallbackUiLocale | Prototype: | QLocale QSystemLocale::fallbackUiLocale() const | Coverage: | 60.000% (12/20) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale_unix.cpp | Lines: | 110-131 |
| | 13 | 6 |
QSystemLocale::QSystemLocaleName: | QSystemLocale::QSystemLocale | Prototype: | QSystemLocale::QSystemLocale() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | Lines: | 555-562 |
| | 4 | 2 |
QSystemError::toStringName: | QSystemError::toString | Prototype: | QString QSystemError::toString() const | Coverage: | 42.857% (3/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qsystemerror.cpp | Lines: | 154-171 |
| | 4 | 5 |
QSysInfo::productVersionName: | QSysInfo::productVersion | Prototype: | QString QSysInfo::productVersion() | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qglobal.cpp | Lines: | 2739-2764 |
| | 5 | 2 |
QSysInfo::productTypeName: | QSysInfo::productType | Prototype: | QString QSysInfo::productType() | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qglobal.cpp | Lines: | 2678-2713 |
| | 5 | 2 |
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 |
QSysInfo::machineHostNameName: | QSysInfo::machineHostName | Prototype: | QString QSysInfo::machineHostName() | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qglobal.cpp | Lines: | 2865-2886 |
| | 4 | 2 |
QSysInfo::kernelVersionName: | QSysInfo::kernelVersion | Prototype: | QString QSysInfo::kernelVersion() | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qglobal.cpp | Lines: | 2629-2641 |
| | 4 | 2 |
QSysInfo::kernelTypeName: | QSysInfo::kernelType | Prototype: | QString QSysInfo::kernelType() | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qglobal.cpp | Lines: | 2602-2614 |
| | 4 | 2 |
QSysInfo::currentCpuArchitecture::[lambda]Name: | QSysInfo::currentCpuArchitecture::[lambda] | Prototype: | []() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qglobal.cpp | Lines: | 2519-2519 |
| | 0 | 1 |
QSysInfo::currentCpuArchitectureName: | QSysInfo::currentCpuArchitecture | Prototype: | QString QSysInfo::currentCpuArchitecture() | Coverage: | 29.167% (14/48) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qglobal.cpp | Lines: | 2450-2525 |
| | 20 | 18 |
QSysInfo::buildCpuArchitecture::[lambda]Name: | QSysInfo::buildCpuArchitecture::[lambda] | Prototype: | []() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qglobal.cpp | Lines: | 2415-2415 |
| | 0 | 1 |
QSysInfo::buildCpuArchitectureName: | QSysInfo::buildCpuArchitecture | Prototype: | QString QSysInfo::buildCpuArchitecture() | Coverage: | 0.000% (0/2) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qglobal.cpp | Lines: | 2413-2416 |
| | 0 | 2 |
QSysInfo::buildAbi::[lambda]Name: | QSysInfo::buildAbi::[lambda] | Prototype: | []() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qglobal.cpp | Lines: | 2568-2568 |
| | 0 | 1 |
QSysInfo::buildAbiName: | QSysInfo::buildAbi | Prototype: | QString QSysInfo::buildAbi() | Coverage: | 100.000% (2/2) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qglobal.cpp | Lines: | 2561-2572 |
| | 0 | 2 |
QSyntaxHighlighterPrivate::rehighlightName: | QSyntaxHighlighterPrivate::rehighlight | Prototype: | inline void rehighlight(QTextCursor &cursor, QTextCursor::MoveOperation operation) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qsyntaxhighlighter.cpp | Lines: | 71-79 |
| | 7 | 1 |
QSyntaxHighlighterPrivate::reformatBlocksName: | QSyntaxHighlighterPrivate::reformatBlocks | Prototype: | void QSyntaxHighlighterPrivate::reformatBlocks(int from, int charsRemoved, int charsAdded) | Coverage: | 0.000% (0/15) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qsyntaxhighlighter.cpp | Lines: | 164-192 |
| | 16 | 4 |
QSyntaxHighlighterPrivate::reformatBlockName: | QSyntaxHighlighterPrivate::reformatBlock | Prototype: | void QSyntaxHighlighterPrivate::reformatBlock(const QTextBlock &block) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qsyntaxhighlighter.cpp | Lines: | 194-207 |
| | 7 | 1 |
QSyntaxHighlighterPrivate::applyFormatChanges::[lambda]Name: | QSyntaxHighlighterPrivate::applyFormatChanges::[lambda] | Prototype: | [=](const QTextLayout::FormatRange &range) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qsyntaxhighlighter.cpp | Lines: | 107-110 |
| | 2 | 1 |
QSyntaxHighlighterPrivate::applyFormatChangesName: | QSyntaxHighlighterPrivate::applyFormatChanges | Prototype: | void QSyntaxHighlighterPrivate::applyFormatChanges() | Coverage: | 0.000% (0/39) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qsyntaxhighlighter.cpp | Lines: | 95-156 |
| | 39 | 13 |
QSyntaxHighlighterPrivate::_q_reformatBlocksName: | QSyntaxHighlighterPrivate::_q_reformatBlocks | Prototype: | void QSyntaxHighlighterPrivate::_q_reformatBlocks(int from, int charsRemoved, int charsAdded) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qsyntaxhighlighter.cpp | Lines: | 158-162 |
| | 2 | 2 |
QSyntaxHighlighterPrivate::_q_delayedRehighlightName: | QSyntaxHighlighterPrivate::_q_delayedRehighlight | Prototype: | inline void _q_delayedRehighlight() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qsyntaxhighlighter.cpp | Lines: | 81-86 |
| | 4 | 2 |
QSyntaxHighlighterPrivate::QSyntaxHighlighterPrivateName: | QSyntaxHighlighterPrivate::QSyntaxHighlighterPrivate | Prototype: | inline QSyntaxHighlighterPrivate() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qsyntaxhighlighter.cpp | Lines: | 61-63 |
| | 1 | 1 |
QSyntaxHighlighter::~QSyntaxHighlighterName: | QSyntaxHighlighter::~QSyntaxHighlighter | Prototype: | QSyntaxHighlighter::~QSyntaxHighlighter() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qsyntaxhighlighter.cpp | Lines: | 321-324 |
| | 1 | 1 |
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::setFormatName: | QSyntaxHighlighter::setFormat | Prototype: | void QSyntaxHighlighter::setFormat(int start, int count, const QColor &color) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qsyntaxhighlighter.cpp | Lines: | 482-487 |
| | 3 | 1 |
QSyntaxHighlighter::setFormatName: | QSyntaxHighlighter::setFormat | Prototype: | void QSyntaxHighlighter::setFormat(int start, int count, const QFont &font) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qsyntaxhighlighter.cpp | Lines: | 500-505 |
| | 3 | 1 |
QSyntaxHighlighter::setDocumentName: | QSyntaxHighlighter::setDocument | Prototype: | void QSyntaxHighlighter::setDocument(QTextDocument *doc) | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qsyntaxhighlighter.cpp | Lines: | 330-350 |
| | 15 | 4 |
QSyntaxHighlighter::setCurrentBlockUserDataName: | QSyntaxHighlighter::setCurrentBlockUserData | Prototype: | void QSyntaxHighlighter::setCurrentBlockUserData(QTextBlockUserData *data) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qsyntaxhighlighter.cpp | Lines: | 602-609 |
| | 4 | 2 |
QSyntaxHighlighter::setCurrentBlockStateName: | QSyntaxHighlighter::setCurrentBlockState | Prototype: | void QSyntaxHighlighter::setCurrentBlockState(int newState) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qsyntaxhighlighter.cpp | Lines: | 559-566 |
| | 4 | 2 |
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::rehighlightName: | QSyntaxHighlighter::rehighlight | Prototype: | void QSyntaxHighlighter::rehighlight() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qsyntaxhighlighter.cpp | Lines: | 369-377 |
| | 5 | 2 |
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::formatName: | QSyntaxHighlighter::format | Prototype: | QTextCharFormat QSyntaxHighlighter::format(int pos) const | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qsyntaxhighlighter.cpp | Lines: | 513-519 |
| | 4 | 2 |
QSyntaxHighlighter::documentName: | QSyntaxHighlighter::document | Prototype: | QTextDocument *QSyntaxHighlighter::document() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qsyntaxhighlighter.cpp | Lines: | 356-360 |
| | 2 | 1 |
QSyntaxHighlighter::currentBlockUserDataName: | QSyntaxHighlighter::currentBlockUserData | Prototype: | QTextBlockUserData *QSyntaxHighlighter::currentBlockUserData() const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qsyntaxhighlighter.cpp | Lines: | 617-624 |
| | 4 | 2 |
QSyntaxHighlighter::currentBlockStateName: | QSyntaxHighlighter::currentBlockState | Prototype: | int QSyntaxHighlighter::currentBlockState() const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qsyntaxhighlighter.cpp | Lines: | 545-552 |
| | 4 | 2 |
QSyntaxHighlighter::currentBlockName: | QSyntaxHighlighter::currentBlock | Prototype: | QTextBlock QSyntaxHighlighter::currentBlock() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qsyntaxhighlighter.cpp | Lines: | 631-635 |
| | 2 | 1 |
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 |
QSyntaxHighlighter::QSyntaxHighlighterName: | QSyntaxHighlighter::QSyntaxHighlighter | Prototype: | QSyntaxHighlighter::QSyntaxHighlighter(QTextDocument *parent) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qsyntaxhighlighter.cpp | Lines: | 312-316 |
| | 1 | 1 |
QSwipeGestureRecognizer::resetName: | QSwipeGestureRecognizer::reset | Prototype: | void QSwipeGestureRecognizer::reset(QGesture *state) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qstandardgestures.cpp | Lines: | 395-409 |
| | 9 | 1 |
QSwipeGestureRecognizer::recognizeName: | QSwipeGestureRecognizer::recognize | Prototype: | QGestureRecognizer::Result QSwipeGestureRecognizer::recognize(QGesture *state, QObject *, QEvent *event) | Coverage: | 0.000% (0/71) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qstandardgestures.cpp | Lines: | 285-393 |
| | 72 | 20 |
QSwipeGestureRecognizer::createName: | QSwipeGestureRecognizer::create | Prototype: | QGesture *QSwipeGestureRecognizer::create(QObject *target) | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qstandardgestures.cpp | Lines: | 277-283 |
| | 3 | 2 |
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::swipeAngleName: | QSwipeGesture::swipeAngle | Prototype: | qreal QSwipeGesture::swipeAngle() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgesture.cpp | Lines: | 717-720 |
| | 1 | 1 |
QSwipeGesture::setSwipeAngleName: | QSwipeGesture::setSwipeAngle | Prototype: | void QSwipeGesture::setSwipeAngle(qreal value) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgesture.cpp | Lines: | 722-725 |
| | 1 | 1 |
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 |
QSwipeGesture::QSwipeGestureName: | QSwipeGesture::QSwipeGesture | Prototype: | QSwipeGesture::QSwipeGesture(QObject *parent) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgesture.cpp | Lines: | 682-686 |
| | 1 | 1 |
QSurfaceFormatPrivate::QSurfaceFormatPrivateName: | QSurfaceFormatPrivate::QSurfaceFormatPrivate | Prototype: | explicit QSurfaceFormatPrivate(QSurfaceFormat::FormatOptions _opts = 0) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qsurfaceformat.cpp | Lines: | 60-77 |
| | 2 | 1 |
QSurfaceFormatPrivate::QSurfaceFormatPrivateName: | QSurfaceFormatPrivate::QSurfaceFormatPrivate | Prototype: | QSurfaceFormatPrivate(const QSurfaceFormatPrivate *other) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qsurfaceformat.cpp | Lines: | 79-96 |
| | 2 | 1 |
QSurfaceFormat::~QSurfaceFormatName: | QSurfaceFormat::~QSurfaceFormat | Prototype: | QSurfaceFormat::~QSurfaceFormat() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qsurfaceformat.cpp | Lines: | 258-262 |
| | 2 | 2 |
QSurfaceFormat::versionName: | QSurfaceFormat::version | Prototype: | QPair<int, int> QSurfaceFormat::version() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qsurfaceformat.cpp | Lines: | 680-683 |
| | 1 | 1 |
QSurfaceFormat::testOptionName: | QSurfaceFormat::testOption | Prototype: | bool QSurfaceFormat::testOption(QSurfaceFormat::FormatOptions opt) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qsurfaceformat.cpp | Lines: | 352-355 |
| | 1 | 1 |
QSurfaceFormat::testOptionName: | QSurfaceFormat::testOption | Prototype: | bool QSurfaceFormat::testOption(QSurfaceFormat::FormatOption option) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qsurfaceformat.cpp | Lines: | 398-401 |
| | 1 | 1 |