| Functionâ–´ | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
QStateMachinePrivate::~QStateMachinePrivate| Name: | QStateMachinePrivate::~QStateMachinePrivate | | Prototype: | QStateMachinePrivate::~QStateMachinePrivate() | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qstatemachine.cpp | | Lines: | 405-413 |
| | 4 | 2 |
QStatePrivate::QStatePrivate| Name: | QStatePrivate::QStatePrivate | | Prototype: | QStatePrivate::QStatePrivate() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qstate.cpp | | Lines: | 144-149 |
| | 2 | 1 |
QStatePrivate::childStates| Name: | QStatePrivate::childStates | | Prototype: | QList<QAbstractState*> QStatePrivate::childStates() const | | Coverage: | 100.000% (12/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qstate.cpp | | Lines: | 201-215 |
| | 10 | 4 |
QStatePrivate::emitFinished| Name: | QStatePrivate::emitFinished | | Prototype: | void QStatePrivate::emitFinished() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qstate.cpp | | Lines: | 155-159 |
| | 2 | 1 |
QStatePrivate::emitPropertiesAssigned| Name: | QStatePrivate::emitPropertiesAssigned | | Prototype: | void QStatePrivate::emitPropertiesAssigned() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qstate.cpp | | Lines: | 161-165 |
| | 2 | 1 |
QStatePrivate::historyStates| Name: | 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: | 217-227 |
| | 7 | 3 |
QStatePrivate::transitions| Name: | QStatePrivate::transitions | | Prototype: | QList<QAbstractTransition*> QStatePrivate::transitions() const | | Coverage: | 100.000% (10/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qstate.cpp | | Lines: | 229-242 |
| | 9 | 4 |
QStaticPlugin::metaData| Name: | QStaticPlugin::metaData | | Prototype: | QJsonObject QStaticPlugin::metaData() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/qpluginloader.cpp | | Lines: | 467-470 |
| | 1 | 1 |
QStaticText::QStaticText| Name: | QStaticText::QStaticText | | Prototype: | QStaticText::QStaticText() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qstatictext.cpp | | Lines: | 149-152 |
| | 2 | 1 |
QStaticText::QStaticText| Name: | QStaticText::QStaticText | | Prototype: | QStaticText::QStaticText(const QString &text) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qstatictext.cpp | | Lines: | 157-162 |
| | 2 | 1 |
QStaticText::QStaticText| Name: | QStaticText::QStaticText | | Prototype: | QStaticText::QStaticText(const QStaticText &other) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qstatictext.cpp | | Lines: | 167-170 |
| | 1 | 1 |
QStaticText::detach| Name: | QStaticText::detach | | Prototype: | void QStaticText::detach() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qstatictext.cpp | | Lines: | 183-187 |
| | 2 | 2 |
QStaticText::operator!=| Name: | QStaticText::operator!= | | Prototype: | bool QStaticText::operator!=(const QStaticText &other) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qstatictext.cpp | | Lines: | 246-249 |
| | 1 | 1 |
QStaticText::operator=| Name: | QStaticText::operator= | | Prototype: | QStaticText &QStaticText::operator=(const QStaticText &other) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qstatictext.cpp | | Lines: | 216-220 |
| | 2 | 1 |
QStaticText::operator==| Name: | QStaticText::operator== | | Prototype: | bool QStaticText::operator==(const QStaticText &other) const | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qstatictext.cpp | | Lines: | 234-240 |
| | 4 | 1 |
QStaticText::performanceHint| Name: | QStaticText::performanceHint | | Prototype: | QStaticText::PerformanceHint QStaticText::performanceHint() const | | Coverage: | 0.000% (0/3) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qstatictext.cpp | | Lines: | 331-334 |
| | 1 | 1 |
QStaticText::prepare| Name: | QStaticText::prepare | | Prototype: | void QStaticText::prepare(const QTransform &matrix, const QFont &font) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qstatictext.cpp | | Lines: | 205-210 |
| | 3 | 1 |
QStaticText::setPerformanceHint| Name: | QStaticText::setPerformanceHint | | Prototype: | void QStaticText::setPerformanceHint(PerformanceHint performanceHint) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qstatictext.cpp | | Lines: | 315-324 |
| | 6 | 2 |
QStaticText::setText| Name: | QStaticText::setText | | Prototype: | void QStaticText::setText(const QString &text) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qstatictext.cpp | | Lines: | 258-263 |
| | 3 | 1 |
QStaticText::setTextFormat| Name: | QStaticText::setTextFormat | | Prototype: | void QStaticText::setTextFormat(Qt::TextFormat textFormat) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qstatictext.cpp | | Lines: | 276-281 |
| | 3 | 1 |
QStaticText::setTextOption| Name: | QStaticText::setTextOption | | Prototype: | void QStaticText::setTextOption(const QTextOption &textOption) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qstatictext.cpp | | Lines: | 341-346 |
| | 3 | 1 |
QStaticText::setTextWidth| Name: | QStaticText::setTextWidth | | Prototype: | void QStaticText::setTextWidth(qreal textWidth) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qstatictext.cpp | | Lines: | 369-374 |
| | 3 | 1 |
QStaticText::size| Name: | QStaticText::size | | Prototype: | QSizeF QStaticText::size() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qstatictext.cpp | | Lines: | 391-396 |
| | 3 | 2 |
QStaticText::text| Name: | QStaticText::text | | Prototype: | QString QStaticText::text() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qstatictext.cpp | | Lines: | 298-301 |
| | 1 | 1 |
QStaticText::textFormat| Name: | QStaticText::textFormat | | Prototype: | Qt::TextFormat QStaticText::textFormat() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qstatictext.cpp | | Lines: | 288-291 |
| | 1 | 1 |
QStaticText::textOption| Name: | QStaticText::textOption | | Prototype: | QTextOption QStaticText::textOption() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qstatictext.cpp | | Lines: | 351-354 |
| | 1 | 1 |
QStaticText::textWidth| Name: | QStaticText::textWidth | | Prototype: | qreal QStaticText::textWidth() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qstatictext.cpp | | Lines: | 381-384 |
| | 1 | 1 |
QStaticText::~QStaticText| Name: | QStaticText::~QStaticText | | Prototype: | QStaticText::~QStaticText() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qstatictext.cpp | | Lines: | 175-178 |
| | 1 | 1 |
QStaticTextItem::setFontEngine| Name: | QStaticTextItem::setFontEngine | | Prototype: | void QStaticTextItem::setFontEngine(QFontEngine *fe) | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qstatictext.cpp | | Lines: | 710-722 |
| | 7 | 4 |
QStaticTextItem::~QStaticTextItem| Name: | QStaticTextItem::~QStaticTextItem | | Prototype: | QStaticTextItem::~QStaticTextItem() | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qstatictext.cpp | | Lines: | 703-708 |
| | 3 | 2 |
QStaticTextPrivate::QStaticTextPrivate| Name: | QStaticTextPrivate::QStaticTextPrivate | | Prototype: | QStaticTextPrivate::QStaticTextPrivate() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qstatictext.cpp | | Lines: | 398-403 |
| | 2 | 1 |
QStaticTextPrivate::QStaticTextPrivate| Name: | QStaticTextPrivate::QStaticTextPrivate | | Prototype: | QStaticTextPrivate::QStaticTextPrivate(const QStaticTextPrivate &other) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qstatictext.cpp | | Lines: | 405-411 |
| | 2 | 1 |
QStaticTextPrivate::get| Name: | QStaticTextPrivate::get | | Prototype: | QStaticTextPrivate *QStaticTextPrivate::get(const QStaticText *q) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qstatictext.cpp | | Lines: | 420-423 |
| | 1 | 1 |
QStaticTextPrivate::init| Name: | QStaticTextPrivate::init | | Prototype: | void QStaticTextPrivate::init() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qstatictext.cpp | | Lines: | 663-701 |
| | 23 | 2 |
QStaticTextPrivate::paintText| Name: | QStaticTextPrivate::paintText | | Prototype: | void QStaticTextPrivate::paintText(const QPointF &topLeftPosition, QPainter *p) | | Coverage: | 0.000% (0/24) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qstatictext.cpp | | Lines: | 596-661 |
| | 44 | 7 |
QStaticTextPrivate::~QStaticTextPrivate| Name: | QStaticTextPrivate::~QStaticTextPrivate | | Prototype: | QStaticTextPrivate::~QStaticTextPrivate() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qstatictext.cpp | | Lines: | 413-418 |
| | 3 | 1 |
QStatusBar::QStatusBar| Name: | QStatusBar::QStatusBar | | Prototype: | QStatusBar::QStatusBar(QWidget * parent) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qstatusbar.cpp | | Lines: | 223-236 |
| | 5 | 1 |
QStatusBar::addPermanentWidget| Name: | QStatusBar::addPermanentWidget | | Prototype: | void QStatusBar::addPermanentWidget(QWidget * widget, int stretch) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qstatusbar.cpp | | Lines: | 329-334 |
| | 3 | 2 |
QStatusBar::addWidget| Name: | QStatusBar::addWidget | | Prototype: | void QStatusBar::addWidget(QWidget * widget, int stretch) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qstatusbar.cpp | | Lines: | 264-269 |
| | 3 | 2 |
QStatusBar::clearMessage| Name: | 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: | 569-580 |
| | 8 | 3 |
QStatusBar::currentMessage| Name: | QStatusBar::currentMessage | | Prototype: | QString QStatusBar::currentMessage() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qstatusbar.cpp | | Lines: | 588-592 |
| | 2 | 1 |
QStatusBar::event| Name: | QStatusBar::event | | Prototype: | bool QStatusBar::event(QEvent *e) | | Coverage: | 0.000% (0/28) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qstatusbar.cpp | | Lines: | 700-782 |
| | 25 | 10 |
QStatusBar::hideOrShow| Name: | QStatusBar::hideOrShow | | Prototype: | void QStatusBar::hideOrShow() | | Coverage: | 0.000% (0/22) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qstatusbar.cpp | | Lines: | 610-638 |
| | 17 | 6 |
QStatusBar::insertPermanentWidget| Name: | QStatusBar::insertPermanentWidget | | Prototype: | int QStatusBar::insertPermanentWidget(int index, QWidget *widget, int stretch) | | Coverage: | 0.000% (0/18) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qstatusbar.cpp | | Lines: | 355-375 |
| | 13 | 4 |
QStatusBar::insertWidget| Name: | QStatusBar::insertWidget | | Prototype: | int QStatusBar::insertWidget(int index, QWidget *widget, int stretch) | | Coverage: | 0.000% (0/21) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qstatusbar.cpp | | Lines: | 290-313 |
| | 15 | 5 |
QStatusBar::isSizeGripEnabled| Name: | QStatusBar::isSizeGripEnabled | | Prototype: | bool QStatusBar::isSizeGripEnabled() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qstatusbar.cpp | | Lines: | 425-433 |
| | 2 | 1 |
QStatusBar::paintEvent| Name: | QStatusBar::paintEvent | | Prototype: | void QStatusBar::paintEvent(QPaintEvent *event) | | Coverage: | 0.000% (0/19) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qstatusbar.cpp | | Lines: | 659-686 |
| | 19 | 5 |
QStatusBar::reformat| Name: | QStatusBar::reformat | | Prototype: | void QStatusBar::reformat() | | Coverage: | 0.000% (0/25) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qstatusbar.cpp | | Lines: | 466-526 |
| | 43 | 8 |
QStatusBar::removeWidget| Name: | QStatusBar::removeWidget | | Prototype: | void QStatusBar::removeWidget(QWidget *widget) | | Coverage: | 0.000% (0/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qstatusbar.cpp | | Lines: | 387-414 |
| | 18 | 6 |
QStatusBar::resizeEvent| Name: | QStatusBar::resizeEvent | | Prototype: | void QStatusBar::resizeEvent(QResizeEvent * e) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qstatusbar.cpp | | Lines: | 691-694 |
| | 1 | 1 |
QStatusBar::setSizeGripEnabled| Name: | QStatusBar::setSizeGripEnabled | | Prototype: | void QStatusBar::setSizeGripEnabled(bool enabled) | | Coverage: | 0.000% (0/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qstatusbar.cpp | | Lines: | 435-457 |
| | 13 | 4 |
QStatusBar::showEvent| Name: | QStatusBar::showEvent | | Prototype: | void QStatusBar::showEvent(QShowEvent *) | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qstatusbar.cpp | | Lines: | 643-650 |
| | 3 | 2 |
QStatusBar::showMessage| Name: | QStatusBar::showMessage | | Prototype: | void QStatusBar::showMessage(const QString &message, int timeout) | | Coverage: | 0.000% (0/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qstatusbar.cpp | | Lines: | 542-561 |
| | 13 | 5 |
QStatusBar::~QStatusBar| Name: | QStatusBar::~QStatusBar | | Prototype: | QStatusBar::~QStatusBar() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qstatusbar.cpp | | Lines: | 242-247 |
| | 3 | 2 |
QStatusBarPrivate::SBItem::SBItem| Name: | QStatusBarPrivate::SBItem::SBItem | | Prototype: | SBItem(QWidget* widget, int stretch, bool permanent) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qstatusbar.cpp | | Lines: | 64-65 |
| | 1 | 1 |
QStatusBarPrivate::indexToLastNonPermanentWidget| Name: | 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: | 88-97 |
| | 6 | 3 |
QStatusBarPrivate::messageRect| Name: | QStatusBarPrivate::messageRect | | Prototype: | QRect QStatusBarPrivate::messageRect() const | | Coverage: | 0.000% (0/26) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qstatusbar.cpp | | Lines: | 117-149 |
| | 19 | 8 |
QStatusBarPrivate::tryToShowSizeGrip| Name: | 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: | 100-110 |
| | 8 | 3 |
QStatusNotifierItemAdaptor::Activate| Name: | QStatusNotifierItemAdaptor::Activate | | Prototype: | void QStatusNotifierItemAdaptor::Activate(int x, int y) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/dbustray/qstatusnotifieritemadaptor.cpp | | Lines: | 153-157 |
| | 2 | 2 |
QStatusNotifierItemAdaptor::ContextMenu| Name: | QStatusNotifierItemAdaptor::ContextMenu | | Prototype: | void QStatusNotifierItemAdaptor::ContextMenu(int x, int y) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/dbustray/qstatusnotifieritemadaptor.cpp | | Lines: | 159-163 |
| | 2 | 2 |
QStatusNotifierItemAdaptor::QStatusNotifierItemAdaptor| Name: | QStatusNotifierItemAdaptor::QStatusNotifierItemAdaptor | | Prototype: | QStatusNotifierItemAdaptor::QStatusNotifierItemAdaptor(QDBusTrayIcon *parent) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/dbustray/qstatusnotifieritemadaptor.cpp | | Lines: | 55-59 |
| | 1 | 1 |
QStatusNotifierItemAdaptor::Scroll| Name: | QStatusNotifierItemAdaptor::Scroll | | Prototype: | void QStatusNotifierItemAdaptor::Scroll(int w, const QString &s) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/dbustray/qstatusnotifieritemadaptor.cpp | | Lines: | 165-169 |
| | 1 | 2 |
QStatusNotifierItemAdaptor::SecondaryActivate| Name: | QStatusNotifierItemAdaptor::SecondaryActivate | | Prototype: | void QStatusNotifierItemAdaptor::SecondaryActivate(int x, int y) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/dbustray/qstatusnotifieritemadaptor.cpp | | Lines: | 171-175 |
| | 2 | 2 |
QStatusNotifierItemAdaptor::attentionIconName| Name: | QStatusNotifierItemAdaptor::attentionIconName | | Prototype: | QString QStatusNotifierItemAdaptor::attentionIconName() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/dbustray/qstatusnotifieritemadaptor.cpp | | Lines: | 65-68 |
| | 1 | 1 |
QStatusNotifierItemAdaptor::attentionIconPixmap| Name: | QStatusNotifierItemAdaptor::attentionIconPixmap | | Prototype: | QXdgDBusImageVector QStatusNotifierItemAdaptor::attentionIconPixmap() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/dbustray/qstatusnotifieritemadaptor.cpp | | Lines: | 70-73 |
| | 1 | 1 |
QStatusNotifierItemAdaptor::attentionMovieName| Name: | QStatusNotifierItemAdaptor::attentionMovieName | | Prototype: | QString QStatusNotifierItemAdaptor::attentionMovieName() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/dbustray/qstatusnotifieritemadaptor.cpp | | Lines: | 75-78 |
| | 1 | 1 |
QStatusNotifierItemAdaptor::category| Name: | QStatusNotifierItemAdaptor::category | | Prototype: | QString QStatusNotifierItemAdaptor::category() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/dbustray/qstatusnotifieritemadaptor.cpp | | Lines: | 80-83 |
| | 1 | 1 |
QStatusNotifierItemAdaptor::iconName| Name: | QStatusNotifierItemAdaptor::iconName | | Prototype: | QString QStatusNotifierItemAdaptor::iconName() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/dbustray/qstatusnotifieritemadaptor.cpp | | Lines: | 85-88 |
| | 1 | 1 |
QStatusNotifierItemAdaptor::iconPixmap| Name: | QStatusNotifierItemAdaptor::iconPixmap | | Prototype: | QXdgDBusImageVector QStatusNotifierItemAdaptor::iconPixmap() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/dbustray/qstatusnotifieritemadaptor.cpp | | Lines: | 90-93 |
| | 1 | 1 |
QStatusNotifierItemAdaptor::id| Name: | QStatusNotifierItemAdaptor::id | | Prototype: | QString QStatusNotifierItemAdaptor::id() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/dbustray/qstatusnotifieritemadaptor.cpp | | Lines: | 95-100 |
| | 1 | 1 |
QStatusNotifierItemAdaptor::itemIsMenu| Name: | QStatusNotifierItemAdaptor::itemIsMenu | | Prototype: | bool QStatusNotifierItemAdaptor::itemIsMenu() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/dbustray/qstatusnotifieritemadaptor.cpp | | Lines: | 102-109 |
| | 1 | 1 |
QStatusNotifierItemAdaptor::menu| Name: | QStatusNotifierItemAdaptor::menu | | Prototype: | QDBusObjectPath QStatusNotifierItemAdaptor::menu() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/dbustray/qstatusnotifieritemadaptor.cpp | | Lines: | 111-114 |
| | 1 | 1 |
QStatusNotifierItemAdaptor::overlayIconName| Name: | QStatusNotifierItemAdaptor::overlayIconName | | Prototype: | QString QStatusNotifierItemAdaptor::overlayIconName() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/dbustray/qstatusnotifieritemadaptor.cpp | | Lines: | 116-119 |
| | 1 | 1 |
QStatusNotifierItemAdaptor::overlayIconPixmap| Name: | QStatusNotifierItemAdaptor::overlayIconPixmap | | Prototype: | QXdgDBusImageVector QStatusNotifierItemAdaptor::overlayIconPixmap() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/dbustray/qstatusnotifieritemadaptor.cpp | | Lines: | 121-125 |
| | 2 | 1 |
QStatusNotifierItemAdaptor::status| Name: | QStatusNotifierItemAdaptor::status | | Prototype: | QString QStatusNotifierItemAdaptor::status() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/dbustray/qstatusnotifieritemadaptor.cpp | | Lines: | 127-130 |
| | 1 | 1 |
QStatusNotifierItemAdaptor::title| Name: | QStatusNotifierItemAdaptor::title | | Prototype: | QString QStatusNotifierItemAdaptor::title() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/dbustray/qstatusnotifieritemadaptor.cpp | | Lines: | 132-138 |
| | 1 | 1 |
QStatusNotifierItemAdaptor::toolTip| Name: | QStatusNotifierItemAdaptor::toolTip | | Prototype: | QXdgDBusToolTipStruct QStatusNotifierItemAdaptor::toolTip() const | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/dbustray/qstatusnotifieritemadaptor.cpp | | Lines: | 140-151 |
| | 7 | 2 |
QStatusTipEvent::QStatusTipEvent| Name: | QStatusTipEvent::QStatusTipEvent | | Prototype: | QStatusTipEvent::QStatusTipEvent(const QString &tip) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qevent.cpp | | Lines: | 3232-3234 |
| | 1 | 1 |
QStorageInfo::QStorageInfo| Name: | QStorageInfo::QStorageInfo | | Prototype: | QStorageInfo::QStorageInfo() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qstorageinfo.cpp | | Lines: | 73-76 |
| | 2 | 1 |
QStorageInfo::QStorageInfo| Name: | QStorageInfo::QStorageInfo | | Prototype: | QStorageInfo::QStorageInfo(const QString &path) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qstorageinfo.cpp | | Lines: | 93-97 |
| | 1 | 1 |
QStorageInfo::QStorageInfo| Name: | QStorageInfo::QStorageInfo | | Prototype: | QStorageInfo::QStorageInfo(const QDir &dir) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qstorageinfo.cpp | | Lines: | 103-107 |
| | 1 | 1 |
QStorageInfo::QStorageInfo| Name: | QStorageInfo::QStorageInfo | | Prototype: | QStorageInfo::QStorageInfo(const QStorageInfo &other) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qstorageinfo.cpp | | Lines: | 112-115 |
| | 2 | 1 |
QStorageInfo::blockSize| Name: | QStorageInfo::blockSize | | Prototype: | int QStorageInfo::blockSize() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qstorageinfo.cpp | | Lines: | 231-234 |
| | 1 | 1 |
QStorageInfo::bytesAvailable| Name: | QStorageInfo::bytesAvailable | | Prototype: | qint64 QStorageInfo::bytesAvailable() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qstorageinfo.cpp | | Lines: | 193-196 |
| | 1 | 1 |
QStorageInfo::bytesFree| Name: | QStorageInfo::bytesFree | | Prototype: | qint64 QStorageInfo::bytesFree() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qstorageinfo.cpp | | Lines: | 207-210 |
| | 1 | 1 |
QStorageInfo::bytesTotal| Name: | QStorageInfo::bytesTotal | | Prototype: | qint64 QStorageInfo::bytesTotal() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qstorageinfo.cpp | | Lines: | 219-222 |
| | 1 | 1 |
QStorageInfo::device| Name: | QStorageInfo::device | | Prototype: | QByteArray QStorageInfo::device() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qstorageinfo.cpp | | Lines: | 259-262 |
| | 1 | 1 |
QStorageInfo::displayName| Name: | QStorageInfo::displayName | | Prototype: | QString QStorageInfo::displayName() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qstorageinfo.cpp | | Lines: | 284-289 |
| | 3 | 2 |
QStorageInfo::fileSystemType| Name: | QStorageInfo::fileSystemType | | Prototype: | QByteArray QStorageInfo::fileSystemType() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qstorageinfo.cpp | | Lines: | 245-248 |
| | 1 | 1 |
QStorageInfo::isReadOnly| Name: | QStorageInfo::isReadOnly | | Prototype: | bool QStorageInfo::isReadOnly() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qstorageinfo.cpp | | Lines: | 307-310 |
| | 1 | 1 |
QStorageInfo::isReady| Name: | QStorageInfo::isReady | | Prototype: | bool QStorageInfo::isReady() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qstorageinfo.cpp | | Lines: | 321-324 |
| | 1 | 1 |
QStorageInfo::isValid| Name: | QStorageInfo::isValid | | Prototype: | bool QStorageInfo::isValid() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qstorageinfo.cpp | | Lines: | 332-335 |
| | 1 | 1 |
QStorageInfo::mountedVolumes| Name: | QStorageInfo::mountedVolumes | | Prototype: | QList<QStorageInfo> QStorageInfo::mountedVolumes() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qstorageinfo.cpp | | Lines: | 367-370 |
| | 1 | 1 |
QStorageInfo::name| Name: | QStorageInfo::name | | Prototype: | QString QStorageInfo::name() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qstorageinfo.cpp | | Lines: | 276-279 |
| | 1 | 1 |
QStorageInfo::operator=| Name: | QStorageInfo::operator= | | Prototype: | QStorageInfo &QStorageInfo::operator=(const QStorageInfo &other) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qstorageinfo.cpp | | Lines: | 127-131 |
| | 2 | 1 |
QStorageInfo::refresh| Name: | QStorageInfo::refresh | | Prototype: | void QStorageInfo::refresh() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qstorageinfo.cpp | | Lines: | 345-349 |
| | 2 | 1 |
QStorageInfo::root| Name: | QStorageInfo::root | | Prototype: | QStorageInfo QStorageInfo::root() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qstorageinfo.cpp | | Lines: | 382-385 |
| | 1 | 1 |
QStorageInfo::rootPath| Name: | QStorageInfo::rootPath | | Prototype: | QString QStorageInfo::rootPath() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qstorageinfo.cpp | | Lines: | 177-180 |
| | 1 | 1 |
QStorageInfo::setPath| Name: | QStorageInfo::setPath | | Prototype: | void QStorageInfo::setPath(const QString &path) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qstorageinfo.cpp | | Lines: | 154-161 |
| | 5 | 2 |
QStorageInfoPrivate::doStat| Name: | QStorageInfoPrivate::doStat | | Prototype: | void QStorageInfoPrivate::doStat() | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qstorageinfo_unix.cpp | | Lines: | 506-514 |
| | 5 | 2 |