| Functionâ–ľ | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
QTabBar::initStyleOption| Name: | QTabBar::initStyleOption | | Prototype: | void QTabBar::initStyleOption(QStyleOptionTab *option, int tabIndex) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtabbar.cpp | | Lines: | 223-231 |
| | 5 | 1 |
QTabBar::iconSize| Name: | QTabBar::iconSize | | Prototype: | QSize QTabBar::iconSize() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtabbar.cpp | | Lines: | 1285-1293 |
| | 5 | 2 |
QTabBar::hideEvent| Name: | QTabBar::hideEvent | | Prototype: | void QTabBar::hideEvent(QHideEvent *) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtabbar.cpp | | Lines: | 1490-1494 |
| | 2 | 1 |
QTabBar::expanding| Name: | QTabBar::expanding | | Prototype: | bool QTabBar::expanding() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtabbar.cpp | | Lines: | 2297-2301 |
| | 2 | 1 |
QTabBar::event| Name: | QTabBar::event | | Prototype: | bool QTabBar::event(QEvent *event) | | Coverage: | 0.000% (0/98) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtabbar.cpp | | Lines: | 1498-1589 |
| | 68 | 28 |
QTabBar::elideMode| Name: | QTabBar::elideMode | | Prototype: | Qt::TextElideMode QTabBar::elideMode() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtabbar.cpp | | Lines: | 2139-2143 |
| | 2 | 1 |
QTabBar::drawBase| Name: | QTabBar::drawBase | | Prototype: | bool QTabBar::drawBase() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtabbar.cpp | | Lines: | 821-825 |
| | 2 | 1 |
QTabBar::documentMode| Name: | QTabBar::documentMode | | Prototype: | bool QTabBar::documentMode() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtabbar.cpp | | Lines: | 2346-2349 |
| | 1 | 1 |
QTabBar::currentIndex| Name: | QTabBar::currentIndex | | Prototype: | int QTabBar::currentIndex() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtabbar.cpp | | Lines: | 1235-1241 |
| | 4 | 2 |
QTabBar::count| Name: | QTabBar::count | | Prototype: | int QTabBar::count() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtabbar.cpp | | Lines: | 1309-1313 |
| | 2 | 1 |
QTabBar::changeEvent| Name: | QTabBar::changeEvent | | Prototype: | void QTabBar::changeEvent(QEvent *event) | | Coverage: | 0.000% (0/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtabbar.cpp | | Lines: | 2090-2109 |
| | 11 | 6 |
QTabBar::changeCurrentOnDrag| Name: | QTabBar::changeCurrentOnDrag | | Prototype: | bool QTabBar::changeCurrentOnDrag() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtabbar.cpp | | Lines: | 2401-2405 |
| | 2 | 1 |
QTabBar::autoHide| Name: | QTabBar::autoHide | | Prototype: | bool QTabBar::autoHide() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtabbar.cpp | | Lines: | 2370-2374 |
| | 2 | 1 |
QTabBar::addTab| Name: | QTabBar::addTab | | Prototype: | int QTabBar::addTab(const QString &text) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtabbar.cpp | | Lines: | 831-834 |
| | 1 | 1 |
QTabBar::addTab| Name: | QTabBar::addTab | | Prototype: | int QTabBar::addTab(const QIcon& icon, const QString &text) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtabbar.cpp | | Lines: | 842-845 |
| | 1 | 1 |
QTabBar::QTabBar| Name: | QTabBar::QTabBar | | Prototype: | QTabBar::QTabBar(QWidget* parent) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtabbar.cpp | | Lines: | 764-769 |
| | 2 | 1 |
QT_XCB_GLINTEGRATION| Name: | QT_XCB_GLINTEGRATION | | Prototype: | const QLoggingCategory &QT_XCB_GLINTEGRATION() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/gl_integrations/qxcbglintegration.cpp | | Lines: | 38-38 |
| | 1 | 1 |
QT_FT_Outline_Decompose| Name: | QT_FT_Outline_Decompose | | Prototype: | static int QT_FT_Outline_Decompose( const QT_FT_Outline* outline, void* user ) | | Coverage: | 0.000% (0/46) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qgrayraster.c | | Lines: | 1361-1548 |
| | 94 | 19 |
QSystemTrayIconSys::updateIcon| Name: | QSystemTrayIconSys::updateIcon | | Prototype: | inline void updateIcon() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qsystemtrayicon_x11.cpp | | Lines: | 73-73 |
| | 1 | 1 |
QSystemTrayIconSys::systemTrayWindowChanged| Name: | QSystemTrayIconSys::systemTrayWindowChanged | | Prototype: | void QSystemTrayIconSys::systemTrayWindowChanged(QScreen *) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qsystemtrayicon_x11.cpp | | Lines: | 151-160 |
| | 5 | 2 |
QSystemTrayIconSys::systemTrayIcon| Name: | QSystemTrayIconSys::systemTrayIcon | | Prototype: | inline QSystemTrayIcon *systemTrayIcon() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qsystemtrayicon_x11.cpp | | Lines: | 74-74 |
| | 1 | 1 |
QSystemTrayIconSys::resizeEvent| Name: | QSystemTrayIconSys::resizeEvent | | Prototype: | void QSystemTrayIconSys::resizeEvent(QResizeEvent *event) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qsystemtrayicon_x11.cpp | | Lines: | 241-247 |
| | 4 | 2 |
QSystemTrayIconSys::paintEvent| Name: | QSystemTrayIconSys::paintEvent | | Prototype: | void QSystemTrayIconSys::paintEvent(QPaintEvent *) | | Coverage: | 0.000% (0/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qsystemtrayicon_x11.cpp | | Lines: | 210-232 |
| | 11 | 3 |
QSystemTrayIconSys::moveEvent| Name: | QSystemTrayIconSys::moveEvent | | Prototype: | void QSystemTrayIconSys::moveEvent(QMoveEvent *event) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qsystemtrayicon_x11.cpp | | Lines: | 234-239 |
| | 3 | 2 |
QSystemTrayIconSys::mousePressEvent| Name: | QSystemTrayIconSys::mousePressEvent | | Prototype: | void QSystemTrayIconSys::mousePressEvent(QMouseEvent *ev) | | Coverage: | 0.000% (0/18) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qsystemtrayicon_x11.cpp | | Lines: | 167-186 |
| | 12 | 6 |
QSystemTrayIconSys::mouseDoubleClickEvent| Name: | QSystemTrayIconSys::mouseDoubleClickEvent | | Prototype: | void QSystemTrayIconSys::mouseDoubleClickEvent(QMouseEvent *ev) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qsystemtrayicon_x11.cpp | | Lines: | 188-192 |
| | 2 | 2 |
QSystemTrayIconSys::globalGeometry| Name: | QSystemTrayIconSys::globalGeometry | | Prototype: | QRect QSystemTrayIconSys::globalGeometry() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qsystemtrayicon_x11.cpp | | Lines: | 162-165 |
| | 1 | 1 |
QSystemTrayIconSys::event| Name: | QSystemTrayIconSys::event | | Prototype: | bool QSystemTrayIconSys::event(QEvent *e) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qsystemtrayicon_x11.cpp | | Lines: | 194-208 |
| | 6 | 4 |
QSystemTrayIconSys::addToTray| Name: | QSystemTrayIconSys::addToTray | | Prototype: | bool QSystemTrayIconSys::addToTray() | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qsystemtrayicon_x11.cpp | | Lines: | 134-149 |
| | 10 | 4 |
QSystemTrayIconSys::QSystemTrayIconSys::[lambda]| Name: | QSystemTrayIconSys::QSystemTrayIconSys::[lambda] | | Prototype: | []() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qsystemtrayicon_x11.cpp | | Lines: | 100-100 |
| | 0 | 1 |
QSystemTrayIconSys::QSystemTrayIconSys| Name: | QSystemTrayIconSys::QSystemTrayIconSys | | Prototype: | QSystemTrayIconSys::QSystemTrayIconSys(QSystemTrayIcon *qIn) | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qsystemtrayicon_x11.cpp | | Lines: | 96-132 |
| | 12 | 3 |
QSystemTrayIconPrivate::~QSystemTrayIconPrivate| Name: | 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: | 257-260 |
| | 1 | 1 |
QSystemTrayIconPrivate::updateToolTip_sys_qpa| Name: | QSystemTrayIconPrivate::updateToolTip_sys_qpa | | Prototype: | void QSystemTrayIconPrivate::updateToolTip_sys_qpa() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qsystemtrayicon.cpp | | Lines: | 718-721 |
| | 1 | 1 |
QSystemTrayIconPrivate::updateToolTip_sys| Name: | QSystemTrayIconPrivate::updateToolTip_sys | | Prototype: | void QSystemTrayIconPrivate::updateToolTip_sys() | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qsystemtrayicon_x11.cpp | | Lines: | 315-326 |
| | 6 | 3 |
QSystemTrayIconPrivate::updateMenu_sys_qpa| Name: | QSystemTrayIconPrivate::updateMenu_sys_qpa | | Prototype: | void QSystemTrayIconPrivate::updateMenu_sys_qpa() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qsystemtrayicon.cpp | | Lines: | 710-716 |
| | 3 | 2 |
QSystemTrayIconPrivate::updateMenu_sys| Name: | QSystemTrayIconPrivate::updateMenu_sys | | Prototype: | void QSystemTrayIconPrivate::updateMenu_sys() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qsystemtrayicon_x11.cpp | | Lines: | 309-313 |
| | 2 | 2 |
QSystemTrayIconPrivate::updateIcon_sys_qpa| Name: | QSystemTrayIconPrivate::updateIcon_sys_qpa | | Prototype: | void QSystemTrayIconPrivate::updateIcon_sys_qpa() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qsystemtrayicon.cpp | | Lines: | 705-708 |
| | 1 | 1 |
QSystemTrayIconPrivate::updateIcon_sys| Name: | QSystemTrayIconPrivate::updateIcon_sys | | Prototype: | void QSystemTrayIconPrivate::updateIcon_sys() | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qsystemtrayicon_x11.cpp | | Lines: | 299-307 |
| | 5 | 3 |
QSystemTrayIconPrivate::supportsMessages_sys| Name: | QSystemTrayIconPrivate::supportsMessages_sys | | Prototype: | bool QSystemTrayIconPrivate::supportsMessages_sys() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qsystemtrayicon_x11.cpp | | Lines: | 341-349 |
| | 4 | 2 |
QSystemTrayIconPrivate::showMessage_sys_qpa| Name: | 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: | 723-744 |
| | 11 | 5 |
QSystemTrayIconPrivate::showMessage_sys| Name: | 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: | 351-363 |
| | 8 | 3 |
QSystemTrayIconPrivate::remove_sys_qpa| Name: | 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: | 691-698 |
| | 5 | 1 |
QSystemTrayIconPrivate::remove_sys| Name: | 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: | 285-297 |
| | 9 | 3 |
QSystemTrayIconPrivate::isSystemTrayAvailable_sys| Name: | 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: | 328-339 |
| | 7 | 3 |
QSystemTrayIconPrivate::install_sys_qpa| Name: | 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: | 679-689 |
| | 8 | 1 |
QSystemTrayIconPrivate::install_sys| Name: | 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: | 262-274 |
| | 8 | 3 |
QSystemTrayIconPrivate::geometry_sys_qpa| Name: | 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: | 700-703 |
| | 1 | 1 |
QSystemTrayIconPrivate::geometry_sys| Name: | 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: | 276-283 |
| | 5 | 3 |
QSystemTrayIconPrivate::addPlatformMenu| Name: | 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: | 746-765 |
| | 10 | 5 |
QSystemTrayIconPrivate::_q_emitActivated| Name: | 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: | 386-390 |
| | 2 | 1 |
QSystemTrayIconPrivate::QSystemTrayIconPrivate| Name: | 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: | 250-255 |
| | 2 | 1 |
QSystemTrayIcon::~QSystemTrayIcon| Name: | 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: | 146-150 |
| | 2 | 1 |
QSystemTrayIcon::toolTip| Name: | 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: | 219-223 |
| | 2 | 1 |
QSystemTrayIcon::supportsMessages| Name: | 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: | 348-351 |
| | 1 | 1 |
QSystemTrayIcon::showMessage| Name: | 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: | 378-384 |
| | 3 | 2 |
QSystemTrayIcon::setVisible| Name: | QSystemTrayIcon::setVisible | | Prototype: | void QSystemTrayIcon::setVisible(bool visible) | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qsystemtrayicon.cpp | | Lines: | 262-274 |
| | 9 | 4 |
QSystemTrayIcon::setToolTip| Name: | 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: | 212-217 |
| | 3 | 1 |
QSystemTrayIcon::setIcon| Name: | 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: | 192-197 |
| | 3 | 1 |
QSystemTrayIcon::setContextMenu| Name: | 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: | 167-172 |
| | 3 | 1 |
QSystemTrayIcon::isVisible| Name: | 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: | 276-280 |
| | 2 | 1 |
QSystemTrayIcon::isSystemTrayAvailable| Name: | 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: | 338-341 |
| | 1 | 1 |
QSystemTrayIcon::icon| Name: | 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: | 199-203 |
| | 2 | 1 |
QSystemTrayIcon::geometry| Name: | 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: | 247-253 |
| | 4 | 2 |
QSystemTrayIcon::event| Name: | 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: | 285-288 |
| | 1 | 1 |
QSystemTrayIcon::contextMenu| Name: | 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: | 177-181 |
| | 2 | 1 |
QSystemTrayIcon::QSystemTrayIcon| Name: | 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: | 125-128 |
| | 2 | 1 |
QSystemTrayIcon::QSystemTrayIcon| Name: | 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: | 137-141 |
| | 1 | 1 |
QSystemSemaphorePrivate::setErrorString| Name: | 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: | 64-93 |
| | 15 | 8 |
QSystemSemaphorePrivate::modifySemaphore| Name: | 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: | 162-191 |
| | 18 | 5 |
QSystemSemaphorePrivate::handle| Name: | 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: | 66-128 |
| | 38 | 11 |
QSystemSemaphorePrivate::cleanHandle| Name: | 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: | 135-157 |
| | 10 | 5 |
QSystemSemaphorePrivate::QSystemSemaphorePrivate| Name: | 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: | 54-62 |
| | 2 | 1 |
QSystemSemaphore::~QSystemSemaphore| Name: | 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: | 181-184 |
| | 1 | 1 |
QSystemSemaphore::setKey| Name: | 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: | 220-240 |
| | 13 | 3 |
QSystemSemaphore::release| Name: | 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: | 292-301 |
| | 6 | 3 |
QSystemSemaphore::key| Name: | 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: | 248-251 |
| | 1 | 1 |
QSystemSemaphore::errorString| Name: | 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: | 344-347 |
| | 1 | 1 |
QSystemSemaphore::error| Name: | 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: | 309-312 |
| | 1 | 1 |
QSystemSemaphore::acquire| Name: | 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: | 266-269 |
| | 1 | 1 |
QSystemSemaphore::QSystemSemaphore| Name: | 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: | 160-164 |
| | 1 | 1 |
QSystemLocaleSingleton::QSystemLocaleSingleton| Name: | QSystemLocaleSingleton::QSystemLocaleSingleton | | Prototype: | QSystemLocaleSingleton() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | | Lines: | 71-71 |
| | 1 | 1 |
QSystemLocaleData::readEnvironment| Name: | 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: | 69-96 |
| | 24 | 7 |
QSystemLocaleData::QSystemLocaleData| Name: | 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: | 47-54 |
| | 1 | 1 |
QSystemLocale::~QSystemLocale| Name: | 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: | 570-578 |
| | 4 | 3 |
QSystemLocale::query| Name: | QSystemLocale::query | | Prototype: | QVariant QSystemLocale::query(QueryType type, QVariant in) const | | Coverage: | 52.727% (58/110) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale_unix.cpp | | Lines: | 127-257 |
| | 72 | 50 |
QSystemLocale::fallbackUiLocale| Name: | 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: | 104-125 |
| | 13 | 6 |
QSystemLocale::QSystemLocale| Name: | 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: | 552-559 |
| | 4 | 2 |
QSystemError::toString| Name: | 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: | 148-165 |
| | 4 | 5 |
QSysInfo::productVersion| Name: | 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: | 2667-2699 |
| | 5 | 2 |
QSysInfo::productType| Name: | 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: | 2604-2641 |
| | 5 | 2 |
QSysInfo::prettyProductName| Name: | 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: | 2715-2784 |
| | 8 | 3 |
QSysInfo::machineHostName| Name: | 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: | 2802-2823 |
| | 4 | 2 |
QSysInfo::kernelVersion| Name: | 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: | 2550-2562 |
| | 4 | 2 |
QSysInfo::kernelType| Name: | 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: | 2523-2535 |
| | 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: | 2440-2440 |
| | 0 | 1 |
QSysInfo::currentCpuArchitecture| Name: | 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: | 2371-2446 |
| | 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: | 2336-2336 |
| | 0 | 1 |
QSysInfo::buildCpuArchitecture| Name: | 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: | 2334-2337 |
| | 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: | 2489-2489 |
| | 0 | 1 |
QSysInfo::buildAbi| Name: | 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: | 2482-2493 |
| | 0 | 2 |