| Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–¾ |
QXmlSimpleReaderPrivate::processElementAttribute| Name: | QXmlSimpleReaderPrivate::processElementAttribute | | Prototype: | bool QXmlSimpleReaderPrivate::processElementAttribute() | | Coverage: | 76.471% (13/17) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp | | Lines: | 3865-3901 |
| | 17 | 6 |
QXcbWindow::updateNetWmStateBeforeMap| Name: | QXcbWindow::updateNetWmStateBeforeMap | | Prototype: | void QXcbWindow::updateNetWmStateBeforeMap() | | Coverage: | 87.500% (14/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbwindow.cpp | | Lines: | 1400-1424 |
| | 15 | 6 |
QXcbWindow::setWindowIcon| Name: | QXcbWindow::setWindowIcon | | Prototype: | void QXcbWindow::setWindowIcon(const QIcon &icon) | | Coverage: | 81.250% (13/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbwindow.cpp | | Lines: | 1573-1613 |
| | 30 | 6 |
QXcbWindow::propagateSizeHints| Name: | QXcbWindow::propagateSizeHints | | Prototype: | void QXcbWindow::propagateSizeHints() | | Coverage: | 75.000% (18/24) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbwindow.cpp | | Lines: | 1646-1683 |
| | 25 | 6 |
QXcbWindow::handleXIEnterLeave| Name: | QXcbWindow::handleXIEnterLeave | | Prototype: | void QXcbWindow::handleXIEnterLeave(xcb_ge_event_t *event) | | Coverage: | 80.000% (16/20) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbwindow.cpp | | Lines: | 2479-2508 |
| | 17 | 6 |
QXcbShmImage::put| Name: | QXcbShmImage::put | | Prototype: | void QXcbShmImage::put(xcb_window_t window, const QPoint &target, const QRect &source) | | Coverage: | 52.941% (9/17) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbbackingstore.cpp | | Lines: | 213-292 |
| | 51 | 6 |
QXcbSessionManager::allowsInteraction| Name: | QXcbSessionManager::allowsInteraction | | Prototype: | bool QXcbSessionManager::allowsInteraction() | | Coverage: | 0.000% (0/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbsessionmanager.cpp | | Lines: | 387-415 |
| | 20 | 6 |
QXcbSessionManager::allowsErrorInteraction| Name: | QXcbSessionManager::allowsErrorInteraction | | Prototype: | bool QXcbSessionManager::allowsErrorInteraction() | | Coverage: | 0.000% (0/18) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbsessionmanager.cpp | | Lines: | 417-445 |
| | 20 | 6 |
QXcbScreen::updateRefreshRate| Name: | QXcbScreen::updateRefreshRate | | Prototype: | void QXcbScreen::updateRefreshRate(xcb_randr_mode_t mode) | | Coverage: | 50.000% (9/18) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbscreen.cpp | | Lines: | 583-613 |
| | 20 | 6 |
QXcbScreen::updateGeometry| Name: | QXcbScreen::updateGeometry | | Prototype: | void QXcbScreen::updateGeometry(const QRect &geom, uint8_t rotation) | | Coverage: | 41.667% (5/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbscreen.cpp | | Lines: | 539-572 |
| | 21 | 6 |
QXcbNativeInterface::nativeResourceForWindow| Name: | QXcbNativeInterface::nativeResourceForWindow | | Prototype: | void *QXcbNativeInterface::nativeResourceForWindow(const QByteArray &resourceString, QWindow *window) | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbnativeinterface.cpp | | Lines: | 261-283 |
| | 13 | 6 |
QXcbKeyboard::translateModifiers| Name: | QXcbKeyboard::translateModifiers | | Prototype: | Qt::KeyboardModifiers QXcbKeyboard::translateModifiers(int s) const | | Coverage: | 37.500% (6/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbkeyboard.cpp | | Lines: | 590-604 |
| | 12 | 6 |
QXcbKeyboard::keysymToQtKey| Name: | QXcbKeyboard::keysymToQtKey | | Prototype: | int QXcbKeyboard::keysymToQtKey(xcb_keysym_t key) const | | Coverage: | 0.000% (0/24) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbkeyboard.cpp | | Lines: | 1066-1088 |
| | 13 | 6 |
QXcbKeyboard::keysymToQtKey| Name: | QXcbKeyboard::keysymToQtKey | | Prototype: | int QXcbKeyboard::keysymToQtKey(xcb_keysym_t keysym, Qt::KeyboardModifiers &modifiers, const QString &text) const | | Coverage: | 0.000% (0/36) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbkeyboard.cpp | | Lines: | 1090-1129 |
| | 21 | 6 |
QXcbKeyboard::clearXKBConfig| Name: | QXcbKeyboard::clearXKBConfig | | Prototype: | void QXcbKeyboard::clearXKBConfig() | | Coverage: | 37.500% (6/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbkeyboard.cpp | | Lines: | 654-667 |
| | 11 | 6 |
QXcbDrag::startDrag| Name: | QXcbDrag::startDrag | | Prototype: | void QXcbDrag::startDrag() | | Coverage: | 0.000% (0/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbdrag.cpp | | Lines: | 185-213 |
| | 19 | 6 |
QXcbDrag::handleDrop| Name: | QXcbDrag::handleDrop | | Prototype: | void QXcbDrag::handleDrop(QPlatformWindow *, const xcb_client_message_event_t *event) | | Coverage: | 0.000% (0/19) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbdrag.cpp | | Lines: | 934-997 |
| | 35 | 6 |
QXcbConnection::xiToQtMouseButton| Name: | QXcbConnection::xiToQtMouseButton | | Prototype: | Qt::MouseButton QXcbConnection::xiToQtMouseButton(uint32_t b) | | Coverage: | 28.571% (4/14) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbconnection_xi2.cpp | | Lines: | 988-1000 |
| | 8 | 6 |
QXcbConnection::handleClientMessageEvent| Name: | QXcbConnection::handleClientMessageEvent | | Prototype: | void QXcbConnection::handleClientMessageEvent(const xcb_client_message_event_t *event) | | Coverage: | 55.556% (10/18) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbconnection.cpp | | Lines: | 1749-1769 |
| | 12 | 6 |
QXcbClipboard::waitForClipboardEvent| Name: | QXcbClipboard::waitForClipboardEvent | | Prototype: | xcb_generic_event_t *QXcbClipboard::waitForClipboardEvent(xcb_window_t win, int type, int timeout, bool checkManager) | | Coverage: | 72.222% (13/18) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbclipboard.cpp | | Lines: | 882-920 |
| | 25 | 6 |
QXcbClipboard::sendSelection| Name: | QXcbClipboard::sendSelection | | Prototype: | xcb_atom_t QXcbClipboard::sendSelection(QMimeData *d, xcb_atom_t target, xcb_window_t window, xcb_atom_t property) | | Coverage: | 50.000% (9/18) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbclipboard.cpp | | Lines: | 525-567 |
| | 24 | 6 |
QXcbBackingStore::flush| Name: | QXcbBackingStore::flush | | Prototype: | void QXcbBackingStore::flush(QWindow *window, const QRegion ®ion, const QPoint &offset) | | Coverage: | 50.000% (9/18) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbbackingstore.cpp | | Lines: | 375-411 |
| | 22 | 6 |
QXbmHandler::option| Name: | QXbmHandler::option | | Prototype: | QVariant QXbmHandler::option(ImageOption option) const | | Coverage: | 0.000% (0/18) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qxbmhandler.cpp | | Lines: | 325-339 |
| | 11 | 6 |
QWizardPrivate::_q_handleFieldObjectDestroyed| Name: | QWizardPrivate::_q_handleFieldObjectDestroyed | | Prototype: | void QWizardPrivate::_q_handleFieldObjectDestroyed(QObject *object) | | Coverage: | 0.000% (0/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp | | Lines: | 1732-1757 |
| | 17 | 6 |
QWizard::setPage| Name: | QWizard::setPage | | Prototype: | void QWizard::setPage(int theid, QWizardPage *page) | | Coverage: | 0.000% (0/18) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp | | Lines: | 2255-2301 |
| | 27 | 6 |
QWizard::setButtonLayout| Name: | QWizard::setButtonLayout | | Prototype: | void QWizard::setButtonLayout(const QList<WizardButton> &layout) | | Coverage: | 0.000% (0/18) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp | | Lines: | 2751-2776 |
| | 15 | 6 |
QWizard::next| Name: | QWizard::next | | Prototype: | void QWizard::next() | | Coverage: | 0.000% (0/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp | | Lines: | 3133-3154 |
| | 13 | 6 |
QWingedEdge::addEdge| Name: | QWingedEdge::addEdge | | Prototype: | int QWingedEdge::addEdge(int fi, int si) | | Coverage: | 0.000% (0/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathclipper.cpp | | Lines: | 1184-1259 |
| | 47 | 6 |
QWindowSystemInterface::sendWindowSystemEvents| Name: | QWindowSystemInterface::sendWindowSystemEvents | | Prototype: | bool QWindowSystemInterface::sendWindowSystemEvents(QEventLoop::ProcessEventsFlags flags) | | Coverage: | 0.000% (0/19) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindowsysteminterface.cpp | | Lines: | 637-667 |
| | 17 | 6 |
QWindowPrivate::setTopLevelScreen| Name: | QWindowPrivate::setTopLevelScreen | | Prototype: | void QWindowPrivate::setTopLevelScreen(QScreen *newScreen, bool recreate) | | Coverage: | 0.000% (0/28) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | | Lines: | 370-389 |
| | 15 | 6 |
QWindowPrivate::maybeQuitOnLastWindowClosed| Name: | QWindowPrivate::maybeQuitOnLastWindowClosed | | Prototype: | void QWindowPrivate::maybeQuitOnLastWindowClosed() | | Coverage: | 0.000% (0/24) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | | Lines: | 2348-2372 |
| | 17 | 6 |
QWindow::setParent| Name: | QWindow::setParent | | Prototype: | void QWindow::setParent(QWindow *parent) | | Coverage: | 0.000% (0/21) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | | Lines: | 601-630 |
| | 17 | 6 |
QWidgetWindow::handleContextMenuEvent| Name: | QWidgetWindow::handleContextMenuEvent | | Prototype: | void QWidgetWindow::handleContextMenuEvent(QContextMenuEvent *e) | | Coverage: | 0.000% (0/20) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidgetwindow.cpp | | Lines: | 1009-1034 |
| | 16 | 6 |
QWidgetTextControl::setFocusToNextOrPreviousAnchor| Name: | QWidgetTextControl::setFocusToNextOrPreviousAnchor | | Prototype: | bool QWidgetTextControl::setFocusToNextOrPreviousAnchor(bool next) | | Coverage: | 0.000% (0/17) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qwidgettextcontrol.cpp | | Lines: | 2887-2922 |
| | 21 | 6 |
QWidgetTextControl::selectionRect| Name: | QWidgetTextControl::selectionRect | | Prototype: | QRectF QWidgetTextControl::selectionRect(const QTextCursor &cursor) const | | Coverage: | 0.000% (0/23) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qwidgettextcontrol.cpp | | Lines: | 1470-1552 |
| | 30 | 6 |
QWidgetTextControl::insertFromMimeData| Name: | QWidgetTextControl::insertFromMimeData | | Prototype: | void QWidgetTextControl::insertFromMimeData(const QMimeData *source) | | Coverage: | 0.000% (0/23) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qwidgettextcontrol.cpp | | Lines: | 2604-2636 |
| | 20 | 6 |
QWidgetPrivate::updateGeometry_helper| Name: | QWidgetPrivate::updateGeometry_helper | | Prototype: | void QWidgetPrivate::updateGeometry_helper(bool forceUpdate) | | Coverage: | 0.000% (0/32) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | | Lines: | 10284-10300 |
| | 11 | 6 |
QWidgetPrivate::setUpdatesEnabled_helper| Name: | QWidgetPrivate::setUpdatesEnabled_helper | | Prototype: | void QWidgetPrivate::setUpdatesEnabled_helper(bool enable) | | Coverage: | 0.000% (0/28) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | | Lines: | 1964-1984 |
| | 13 | 6 |
QWidgetPrivate::setMinimumSize_helper| Name: | QWidgetPrivate::setMinimumSize_helper | | Prototype: | bool QWidgetPrivate::setMinimumSize_helper(int &minw, int &minh) | | Coverage: | 0.000% (0/24) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | | Lines: | 3940-3971 |
| | 26 | 6 |
QWidgetPrivate::naturalWidgetPalette| Name: | QWidgetPrivate::naturalWidgetPalette | | Prototype: | QPalette QWidgetPrivate::naturalWidgetPalette(uint inheritedMask) const | | Coverage: | 0.000% (0/26) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | | Lines: | 4585-4616 |
| | 21 | 6 |
QWidgetPrivate::getOpaqueChildren| Name: | QWidgetPrivate::getOpaqueChildren | | Prototype: | const QRegion &QWidgetPrivate::getOpaqueChildren() const | | Coverage: | 0.000% (0/24) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | | Lines: | 2135-2163 |
| | 20 | 6 |
QWidgetPrivate::fixPosIncludesFrame| Name: | QWidgetPrivate::fixPosIncludesFrame | | Prototype: | void QWidgetPrivate::fixPosIncludesFrame() | | Coverage: | 0.000% (0/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | | Lines: | 7115-7135 |
| | 10 | 6 |
QWidgetPrivate::activateChildLayoutsRecursively| Name: | QWidgetPrivate::activateChildLayoutsRecursively | | Prototype: | void QWidgetPrivate::activateChildLayoutsRecursively() | | Coverage: | 0.000% (0/20) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | | Lines: | 7799-7827 |
| | 15 | 6 |
QWidgetLineControl::backspace| Name: | QWidgetLineControl::backspace | | Prototype: | void QWidgetLineControl::backspace() | | Coverage: | 0.000% (0/18) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qwidgetlinecontrol.cpp | | Lines: | 207-229 |
| | 15 | 6 |
QWidgetItemV2::heightForWidth| Name: | QWidgetItemV2::heightForWidth | | Prototype: | int QWidgetItemV2::heightForWidth(int width) const | | Coverage: | 0.000% (0/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qlayoutitem.cpp | | Lines: | 824-846 |
| | 15 | 6 |
QWidgetItem::heightForWidth| Name: | QWidgetItem::heightForWidth | | Prototype: | int QWidgetItem::heightForWidth(int w) const | | Coverage: | 0.000% (0/21) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qlayoutitem.cpp | | Lines: | 530-557 |
| | 19 | 6 |
QWidgetEffectSourcePrivate::pixmap| Name: | QWidgetEffectSourcePrivate::pixmap | | Prototype: | QPixmap QWidgetEffectSourcePrivate::pixmap(Qt::CoordinateSystem system, QPoint *offset, QGraphicsEffect::PixmapPadMode mode) const | | Coverage: | 0.000% (0/19) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | | Lines: | 5852-5892 |
| | 25 | 6 |
QWidgetBackingStore::sync| Name: | QWidgetBackingStore::sync | | Prototype: | void QWidgetBackingStore::sync(QWidget *exposedWidget, const QRegion &exposedRegion) | | Coverage: | 0.000% (0/33) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidgetbackingstore.cpp | | Lines: | 1128-1153 |
| | 15 | 6 |
QWidget::update| Name: | QWidget::update | | Prototype: | void QWidget::update(const QRect &rect) | | Coverage: | 0.000% (0/22) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | | Lines: | 10924-10946 |
| | 13 | 6 |
QWidget::update| Name: | QWidget::update | | Prototype: | void QWidget::update(const QRegion &rgn) | | Coverage: | 0.000% (0/22) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | | Lines: | 10953-10975 |
| | 13 | 6 |
QWidget::setWindowOpacity| Name: | QWidget::setWindowOpacity | | Prototype: | void QWidget::setWindowOpacity(qreal opacity) | | Coverage: | 0.000% (0/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | | Lines: | 11331-11356 |
| | 16 | 6 |
QWidget::setSizePolicy| Name: | QWidget::setSizePolicy | | Prototype: | void QWidget::setSizePolicy(QSizePolicy policy) | | Coverage: | 0.000% (0/18) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | | Lines: | 10163-10187 |
| | 14 | 6 |
QWidget::setMaximumSize| Name: | QWidget::setMaximumSize | | Prototype: | void QWidget::setMaximumSize(int maxw, int maxh) | | Coverage: | 0.000% (0/18) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | | Lines: | 4063-4085 |
| | 13 | 6 |
QWidget::setBackingStore| Name: | QWidget::setBackingStore | | Prototype: | void QWidget::setBackingStore(QBackingStore *store) | | Coverage: | 0.000% (0/18) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | | Lines: | 12051-12077 |
| | 16 | 6 |
QWidget::scroll| Name: | QWidget::scroll | | Prototype: | void QWidget::scroll(int dx, int dy, const QRect &r) | | Coverage: | 0.000% (0/20) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | | Lines: | 10761-10783 |
| | 12 | 6 |
QWidget::scroll| Name: | QWidget::scroll | | Prototype: | void QWidget::scroll(int dx, int dy) | | Coverage: | 0.000% (0/20) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | | Lines: | 10720-10742 |
| | 13 | 6 |
QWidget::inputMethodQuery| Name: | QWidget::inputMethodQuery | | Prototype: | QVariant QWidget::inputMethodQuery(Qt::InputMethodQuery query) const | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | | Lines: | 9752-9767 |
| | 6 | 6 |
QWidget::ensurePolished| Name: | QWidget::ensurePolished | | Prototype: | void QWidget::ensurePolished() const | | Coverage: | 0.000% (0/18) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | | Lines: | 9992-10018 |
| | 17 | 6 |
QWhatsThat::mouseReleaseEvent| Name: | QWhatsThat::mouseReleaseEvent | | Prototype: | void QWhatsThat::mouseReleaseEvent(QMouseEvent* e) | | Coverage: | 0.000% (0/22) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwhatsthis.cpp | | Lines: | 247-264 |
| | 13 | 6 |
QWellArray::paintEvent| Name: | QWellArray::paintEvent | | Prototype: | void QWellArray::paintEvent(QPaintEvent *e) | | Coverage: | 0.000% (0/20) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qcolordialog.cpp | | Lines: | 258-303 |
| | 27 | 6 |
QWaitConditionPrivate::wait| Name: | QWaitConditionPrivate::wait | | Prototype: | bool wait(unsigned long time) | | Coverage: | 78.947% (15/19) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qwaitcondition_unix.cpp | | Lines: | 129-159 |
| | 17 | 6 |
QVariant::convert| Name: | QVariant::convert | | Prototype: | bool QVariant::convert(int targetTypeId) | | Coverage: | 100.000% (14/14) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qvariant.cpp | | Lines: | 3200-3226 |
| | 18 | 6 |
QUuid::variant| Name: | QUuid::variant | | Prototype: | QUuid::Variant QUuid::variant() const | | Coverage: | 50.000% (8/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/quuid.cpp | | Lines: | 773-783 |
| | 7 | 6 |
QUrlPrivate::appendPath| Name: | QUrlPrivate::appendPath | | Prototype: | inline void QUrlPrivate::appendPath(QString &appendTo, QUrl::FormattingOptions options, Section appendingTo) const | | Coverage: | 100.000% (18/18) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurl.cpp | | Lines: | 918-939 |
| | 13 | 6 |
QUrl::fromUserInput| Name: | QUrl::fromUserInput | | Prototype: | QUrl QUrl::fromUserInput(const QString &userInput, const QString &workingDirectory, UserInputResolutionOptions options) | | Coverage: | 100.000% (16/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurl.cpp | | Lines: | 4196-4223 |
| | 13 | 6 |
QUrl::fromLocalFile| Name: | QUrl::fromLocalFile | | Prototype: | QUrl QUrl::fromLocalFile(const QString &localFile) | | Coverage: | 95.000% (19/20) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurl.cpp | | Lines: | 3803-3834 |
| | 20 | 6 |
QUnsortedModelEngine::filter| Name: | QUnsortedModelEngine::filter | | Prototype: | QMatchData QUnsortedModelEngine::filter(const QString& part, const QModelIndex& parent, int n) | | Coverage: | 0.000% (0/29) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qcompleter.cpp | | Lines: | 757-795 |
| | 25 | 6 |
QUnifiedTimer::stopAnimationTimer| Name: | QUnifiedTimer::stopAnimationTimer | | Prototype: | void QUnifiedTimer::stopAnimationTimer(QAbstractAnimationTimer *timer) | | Coverage: | 55.556% (10/18) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qabstractanimation.cpp | | Lines: | 447-473 |
| | 14 | 6 |
QUnicodeTables::detachAndConvertCase| Name: | QUnicodeTables::detachAndConvertCase | | Prototype: | template <typename Traits, typename T> __attribute__((noinline)) static QString detachAndConvertCase(T &str, QStringIterator it) | | Coverage: | 100.000% (16/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | | Lines: | 5768-5811 |
| | 21 | 6 |
QUndoStack::setIndex| Name: | QUndoStack::setIndex | | Prototype: | void QUndoStack::setIndex(int idx) | | Coverage: | 0.000% (0/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qundostack.cpp | | Lines: | 763-783 |
| | 14 | 6 |
QUdpSocket::readDatagram| Name: | QUdpSocket::readDatagram | | Prototype: | qint64 QUdpSocket::readDatagram(char *data, qint64 maxSize, QHostAddress *address, quint16 *port) | | Coverage: | 63.158% (12/19) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qudpsocket.cpp | | Lines: | 371-398 |
| | 16 | 6 |
QTzTimeZonePrivate::previousTransition| Name: | QTzTimeZonePrivate::previousTransition | | Prototype: | QTimeZonePrivate::Data QTzTimeZonePrivate::previousTransition(qint64 beforeMSecsSinceEpoch) const | | Coverage: | 77.273% (17/22) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qtimezoneprivate_tz.cpp | | Lines: | 962-986 |
| | 13 | 6 |
QTzTimeZonePrivate::nextTransition| Name: | QTzTimeZonePrivate::nextTransition | | Prototype: | QTimeZonePrivate::Data QTzTimeZonePrivate::nextTransition(qint64 afterMSecsSinceEpoch) const | | Coverage: | 90.909% (20/22) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qtimezoneprivate_tz.cpp | | Lines: | 936-960 |
| | 13 | 6 |
QTriangulator::SimpleToMonotone::removeZeroLengthEdges| Name: | QTriangulator::SimpleToMonotone::removeZeroLengthEdges | | Prototype: | template <typename T> void QTriangulator<T>::SimpleToMonotone::removeZeroLengthEdges() | | Coverage: | 0.000% (0/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qtriangulator.cpp | | Lines: | 1814-1841 |
| | 18 | 6 |
QTriangulator::SimpleToMonotone::classifyVertex| Name: | QTriangulator::SimpleToMonotone::classifyVertex | | Prototype: | template <typename T> void QTriangulator<T>::SimpleToMonotone::classifyVertex(int i) | | Coverage: | 0.000% (0/32) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qtriangulator.cpp | | Lines: | 1908-1936 |
| | 15 | 6 |
QTriangulator::ComplexToSimple::removeUnusedPoints| Name: | QTriangulator::ComplexToSimple::removeUnusedPoints | | Prototype: | template <typename T> void QTriangulator<T>::ComplexToSimple::removeUnusedPoints() | | Coverage: | 0.000% (0/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qtriangulator.cpp | | Lines: | 1589-1612 |
| | 17 | 6 |
QTriangulator::ComplexToSimple::initEdges| Name: | QTriangulator::ComplexToSimple::initEdges | | Prototype: | template <typename T> void QTriangulator<T>::ComplexToSimple::initEdges() | | Coverage: | 0.000% (0/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qtriangulator.cpp | | Lines: | 958-982 |
| | 14 | 6 |
QTreeWidgetItemPrivate::propagateDisabled| Name: | QTreeWidgetItemPrivate::propagateDisabled | | Prototype: | void QTreeWidgetItemPrivate::propagateDisabled(QTreeWidgetItem *item) | | Coverage: | 0.000% (0/19) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtreewidget.cpp | | Lines: | 1649-1673 |
| | 16 | 6 |
QTreeWidget::mimeData| Name: | QTreeWidget::mimeData | | Prototype: | QMimeData *QTreeWidget::mimeData(const QList<QTreeWidgetItem*> items) const | | Coverage: | 0.000% (0/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtreewidget.cpp | | Lines: | 3276-3301 |
| | 16 | 6 |
QTreeViewPrivate::renderTreeToPixmapForAnimation| Name: | QTreeViewPrivate::renderTreeToPixmapForAnimation | | Prototype: | QPixmap QTreeViewPrivate::renderTreeToPixmapForAnimation(const QRect &rect) const | | Coverage: | 0.000% (0/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtreeview.cpp | | Lines: | 3244-3281 |
| | 24 | 6 |
QTreeViewPrivate::paintAlternatingRowColors| Name: | QTreeViewPrivate::paintAlternatingRowColors | | Prototype: | void QTreeViewPrivate::paintAlternatingRowColors(QPainter *painter, QStyleOptionViewItem *option, int y, int bottom) const | | Coverage: | 0.000% (0/19) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtreeview.cpp | | Lines: | 1346-1368 |
| | 16 | 6 |
QTreeView::viewportEvent| Name: | QTreeView::viewportEvent | | Prototype: | bool QTreeView::viewportEvent(QEvent *event) | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtreeview.cpp | | Lines: | 1290-1314 |
| | 14 | 6 |
QTreeView::timerEvent| Name: | QTreeView::timerEvent | | Prototype: | void QTreeView::timerEvent(QTimerEvent *event) | | Coverage: | 0.000% (0/18) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtreeview.cpp | | Lines: | 1241-1272 |
| | 24 | 6 |
QTreeView::rowsInserted| Name: | QTreeView::rowsInserted | | Prototype: | void QTreeView::rowsInserted(const QModelIndex &parent, int start, int end) | | Coverage: | 0.000% (0/28) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtreeview.cpp | | Lines: | 2545-2577 |
| | 20 | 6 |
QTreeModel::setColumnCount| Name: | QTreeModel::setColumnCount | | Prototype: | void QTreeModel::setColumnCount(int columns) | | Coverage: | 0.000% (0/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtreewidget.cpp | | Lines: | 176-202 |
| | 19 | 6 |
QTreeModel::itemData| Name: | QTreeModel::itemData | | Prototype: | QMap<int, QVariant> QTreeModel::itemData(const QModelIndex &index) const | | Coverage: | 0.000% (0/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtreewidget.cpp | | Lines: | 391-414 |
| | 15 | 6 |
QTreeModel::insertColumns| Name: | QTreeModel::insertColumns | | Prototype: | bool QTreeModel::insertColumns(int column, int count, const QModelIndex &parent) | | Coverage: | 0.000% (0/26) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtreewidget.cpp | | Lines: | 446-477 |
| | 22 | 6 |
QTreeModel::hasChildren| Name: | QTreeModel::hasChildren | | Prototype: | bool QTreeModel::hasChildren(const QModelIndex &parent) const | | Coverage: | 0.000% (0/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtreewidget.cpp | | Lines: | 332-349 |
| | 10 | 6 |
QToolButton::setDefaultAction| Name: | QToolButton::setDefaultAction | | Prototype: | void QToolButton::setDefaultAction(QAction *action) | | Coverage: | 0.000% (0/18) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtoolbutton.cpp | | Lines: | 894-935 |
| | 23 | 6 |
QToolButton::event| Name: | QToolButton::event | | Prototype: | bool QToolButton::event(QEvent *event) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtoolbutton.cpp | | Lines: | 964-977 |
| | 6 | 6 |
QToolBox::insertItem| Name: | QToolBox::insertItem | | Prototype: | int QToolBox::insertItem(int index, QWidget *widget, const QIcon &icon, const QString &text) | | Coverage: | 0.000% (0/19) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtoolbox.cpp | | Lines: | 336-384 |
| | 35 | 6 |
QToolBarLayout::setExpanded| Name: | QToolBarLayout::setExpanded | | Prototype: | void QToolBarLayout::setExpanded(bool exp) | | Coverage: | 0.000% (0/23) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtoolbarlayout.cpp | | Lines: | 651-680 |
| | 17 | 6 |
QToolBarAreaLayoutInfo::removeToolBarBreak| Name: | QToolBarAreaLayoutInfo::removeToolBarBreak | | Prototype: | void QToolBarAreaLayoutInfo::removeToolBarBreak(QToolBar *before) | | Coverage: | 0.000% (0/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtoolbararealayout.cpp | | Lines: | 369-388 |
| | 11 | 6 |
QToolBarAreaLayoutInfo::insertItem| Name: | QToolBarAreaLayoutInfo::insertItem | | Prototype: | void QToolBarAreaLayoutInfo::insertItem(QToolBar *before, QLayoutItem *item) | | Coverage: | 0.000% (0/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtoolbararealayout.cpp | | Lines: | 299-318 |
| | 11 | 6 |
QToolBarAreaLayoutInfo::QToolBarAreaLayoutInfo| Name: | QToolBarAreaLayoutInfo::QToolBarAreaLayoutInfo | | Prototype: | QToolBarAreaLayoutInfo::QToolBarAreaLayoutInfo(QInternal::DockPosition pos) | | Coverage: | 0.000% (0/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtoolbararealayout.cpp | | Lines: | 197-213 |
| | 7 | 6 |
QToolBarAreaLayout::takeAt| Name: | QToolBarAreaLayout::takeAt | | Prototype: | QLayoutItem *QToolBarAreaLayout::takeAt(int *x, int index) | | Coverage: | 0.000% (0/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtoolbararealayout.cpp | | Lines: | 746-768 |
| | 12 | 6 |
QToolBarAreaLayout::remove| Name: | QToolBarAreaLayout::remove | | Prototype: | void QToolBarAreaLayout::remove(QLayoutItem *item) | | Coverage: | 0.000% (0/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtoolbararealayout.cpp | | Lines: | 1080-1098 |
| | 10 | 6 |
QToolBar::changeEvent| Name: | QToolBar::changeEvent | | Prototype: | void QToolBar::changeEvent(QEvent *event) | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtoolbar.cpp | | Lines: | 1029-1049 |
| | 13 | 6 |
QTimerInfoList::unregisterTimers| Name: | QTimerInfoList::unregisterTimers | | Prototype: | bool QTimerInfoList::unregisterTimers(QObject *object) | | Coverage: | 75.000% (12/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qtimerinfo_unix.cpp | | Lines: | 522-541 |
| | 13 | 6 |
QThreadPoolPrivate::tryStart| Name: | QThreadPoolPrivate::tryStart | | Prototype: | bool QThreadPoolPrivate::tryStart(QRunnable *task) | | Coverage: | 100.000% (16/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qthreadpool.cpp | | Lines: | 158-194 |
| | 20 | 6 |