| Function | Condition %▴ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
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(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::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::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 |
QStorageInfoPrivate::initRootPath::[lambda]| Name: | QStorageInfoPrivate::initRootPath::[lambda] | | Prototype: | []() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qstorageinfo_unix.cpp | | Lines: | 450-450 |
| | 0 | 1 |
QString::isSimpleText| Name: | QString::isSimpleText | | Prototype: | bool QString::isSimpleText() const | | Coverage: | 0.000% (0/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | | Lines: | 8033-8047 |
| | 8 | 3 |
QString::replace| Name: | QString::replace | | Prototype: | QString &QString::replace(const QString &before, QLatin1String after, Qt::CaseSensitivity cs) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | | Lines: | 2673-2679 |
| | 4 | 1 |
QString::simplified| Name: | QString::simplified | | Prototype: | QString QString::simplified() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring_compat.cpp | | Lines: | 50-53 |
| | 1 | 1 |
QString::toCaseFolded| Name: | QString::toCaseFolded | | Prototype: | QString QString::toCaseFolded() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring_compat.cpp | | Lines: | 60-63 |
| | 1 | 1 |
QString::toLatin1| Name: | QString::toLatin1 | | Prototype: | QByteArray QString::toLatin1() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring_compat.cpp | | Lines: | 70-73 |
| | 1 | 1 |
QString::toLocal8Bit| Name: | QString::toLocal8Bit | | Prototype: | QByteArray QString::toLocal8Bit() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring_compat.cpp | | Lines: | 75-78 |
| | 1 | 1 |
QString::toLower| Name: | QString::toLower | | Prototype: | QString QString::toLower() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring_compat.cpp | | Lines: | 55-58 |
| | 1 | 1 |
QString::toUpper| Name: | QString::toUpper | | Prototype: | QString QString::toUpper() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring_compat.cpp | | Lines: | 65-68 |
| | 1 | 1 |
QString::toUtf8| Name: | QString::toUtf8 | | Prototype: | QByteArray QString::toUtf8() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring_compat.cpp | | Lines: | 80-83 |
| | 1 | 1 |
QString::trimmed| Name: | QString::trimmed | | Prototype: | QString QString::trimmed() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring_compat.cpp | | Lines: | 45-48 |
| | 1 | 1 |
QString::vsprintf| Name: | QString::vsprintf | | Prototype: | QString &QString::vsprintf(const char *cformat, va_list ap) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | | Lines: | 5948-5951 |
| | 1 | 1 |
QStringRef::count| Name: | QStringRef::count | | Prototype: | int QStringRef::count(const QStringRef &str, Qt::CaseSensitivity cs) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | | Lines: | 9822-9825 |
| | 1 | 1 |
QStringRef::endsWith| Name: | QStringRef::endsWith | | Prototype: | bool QStringRef::endsWith(const QStringRef &str, Qt::CaseSensitivity cs) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | | Lines: | 9945-9949 |
| | 2 | 1 |
QStringRef::indexOf| Name: | QStringRef::indexOf | | Prototype: | int QStringRef::indexOf(QLatin1String str, int from, Qt::CaseSensitivity cs) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | | Lines: | 9630-9633 |
| | 1 | 1 |
QStringRef::lastIndexOf| Name: | QStringRef::lastIndexOf | | Prototype: | int QStringRef::lastIndexOf(QLatin1String str, int from, Qt::CaseSensitivity cs) const | | Coverage: | 0.000% (0/20) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | | Lines: | 9718-9739 |
| | 16 | 6 |
QStringRef::startsWith| Name: | QStringRef::startsWith | | Prototype: | bool QStringRef::startsWith(const QStringRef &str, Qt::CaseSensitivity cs) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | | Lines: | 9859-9863 |
| | 2 | 1 |
QStringRef::toUcs4| Name: | QStringRef::toUcs4 | | Prototype: | QVector<uint> QStringRef::toUcs4() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | | Lines: | 10270-10277 |
| | 5 | 1 |
QStroker::QStroker| Name: | QStroker::QStroker | | Prototype: | QStroker::QStroker() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qstroker.cpp | | Lines: | 363-370 |
| | 2 | 1 |
QStroker::capForJoinMode| Name: | QStroker::capForJoinMode | | Prototype: | Qt::PenCapStyle QStroker::capForJoinMode(LineJoinMode mode) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qstroker.cpp | | Lines: | 376-381 |
| | 3 | 3 |
QStroker::joinForJoinMode| Name: | QStroker::joinForJoinMode | | Prototype: | Qt::PenJoinStyle QStroker::joinForJoinMode(LineJoinMode mode) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qstroker.cpp | | Lines: | 390-396 |
| | 4 | 4 |
QStroker::joinModeForCap| Name: | QStroker::joinModeForCap | | Prototype: | QStroker::LineJoinMode QStroker::joinModeForCap(Qt::PenCapStyle style) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qstroker.cpp | | Lines: | 383-388 |
| | 3 | 3 |
QStroker::joinModeForJoin| Name: | QStroker::joinModeForJoin | | Prototype: | QStroker::LineJoinMode QStroker::joinModeForJoin(Qt::PenJoinStyle joinStyle) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qstroker.cpp | | Lines: | 398-404 |
| | 4 | 4 |
QStroker::joinPoints| Name: | QStroker::joinPoints | | Prototype: | void QStroker::joinPoints(qfixed focal_x, qfixed focal_y, const QLineF &nextLine, LineJoinMode join) | | Coverage: | 0.000% (0/65) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qstroker.cpp | | Lines: | 433-616 |
| | 119 | 15 |
QStroker::processCurrentSubpath| Name: | QStroker::processCurrentSubpath | | Prototype: | void QStroker::processCurrentSubpath() | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qstroker.cpp | | Lines: | 411-427 |
| | 10 | 2 |
QStrokerOps::QStrokerOps| Name: | QStrokerOps::QStrokerOps | | Prototype: | QStrokerOps::QStrokerOps() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qstroker.cpp | | Lines: | 181-190 |
| | 2 | 1 |
QStrokerOps::begin| Name: | QStrokerOps::begin | | Prototype: | void QStrokerOps::begin(void *customData) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qstroker.cpp | | Lines: | 204-208 |
| | 2 | 1 |
QStrokerOps::end| Name: | QStrokerOps::end | | Prototype: | void QStrokerOps::end() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qstroker.cpp | | Lines: | 215-220 |
| | 3 | 2 |
QStrokerOps::strokeEllipse| Name: | QStrokerOps::strokeEllipse | | Prototype: | void QStrokerOps::strokeEllipse(const QRectF &rect, void *data, const QTransform &matrix) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qstroker.cpp | | Lines: | 337-360 |
| | 16 | 4 |
QStrokerOps::strokePath| Name: | QStrokerOps::strokePath | | Prototype: | void QStrokerOps::strokePath(const QPainterPath &path, void *customData, const QTransform &matrix) | | Coverage: | 0.000% (0/28) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qstroker.cpp | | Lines: | 233-290 |
| | 36 | 13 |
QStrokerOps::strokePolygon| Name: | QStrokerOps::strokePolygon | | Prototype: | void QStrokerOps::strokePolygon(const QPointF *points, int pointCount, bool implicit_close, void *data, const QTransform &matrix) | | Coverage: | 0.000% (0/20) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qstroker.cpp | | Lines: | 304-330 |
| | 19 | 7 |
QStyle::QStyle| Name: | QStyle::QStyle | | Prototype: | QStyle::QStyle() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstyle.cpp | | Lines: | 391-396 |
| | 2 | 1 |
QStyle::QStyle| Name: | QStyle::QStyle | | Prototype: | QStyle::QStyle(QStylePrivate &dd) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstyle.cpp | | Lines: | 403-408 |
| | 2 | 1 |