| Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–´ |
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 |
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 |
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 |
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 |
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 |
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::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::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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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::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::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::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::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::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::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 |
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 |
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 |
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 |
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 |
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 |
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 |
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::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::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::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::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::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 |
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 |
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::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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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::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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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::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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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::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::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 |
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 |
QXmlStreamWriter::writeEndElement| Name: | QXmlStreamWriter::writeEndElement | | Prototype: | void QXmlStreamWriter::writeEndElement() | | Coverage: | 100.000% (22/22) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/xml/qxmlstream.cpp | | Lines: | 3641-3670 |
| | 22 | 6 |
QtConcurrent::ThreadEngineBarrier::releaseUnlessLast| Name: | QtConcurrent::ThreadEngineBarrier::releaseUnlessLast | | Prototype: | bool ThreadEngineBarrier::releaseUnlessLast() | | Coverage: | 42.857% (6/14) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/concurrent/qtconcurrentthreadengine.cpp | | Lines: | 101-115 |
| | 9 | 6 |
QtConcurrent::ThreadEngineBase::run| Name: | QtConcurrent::ThreadEngineBase::run | | Prototype: | void ThreadEngineBase::run() | | Coverage: | 100.000% (13/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/concurrent/qtconcurrentthreadengine.cpp | | Lines: | 244-273 |
| | 10 | 6 |
QtConcurrent::ThreadEngineBase::startBlocking| Name: | QtConcurrent::ThreadEngineBase::startBlocking | | Prototype: | void ThreadEngineBase::startBlocking() | | Coverage: | 100.000% (13/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/concurrent/qtconcurrentthreadengine.cpp | | Lines: | 133-164 |
| | 15 | 6 |
QtFontStyle::Key::Key| Name: | QtFontStyle::Key::Key | | Prototype: | QtFontStyle::Key::Key(const QString &styleString) | | Coverage: | 0.000% (0/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontdatabase.cpp | | Lines: | 246-264 |
| | 10 | 6 |
QtPrivate::QStringList_join| Name: | QtPrivate::QStringList_join | | Prototype: | QString QtPrivate::QStringList_join(const QStringList *that, const QChar *sep, int seplen) | | Coverage: | 100.000% (16/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstringlist.cpp | | Lines: | 459-480 |
| | 15 | 6 |
QtPrivate::intersect_path| Name: | QtPrivate::intersect_path | | Prototype: | static bool intersect_path(const QGraphicsItem *item, const QRectF &exposeRect, Qt::ItemSelectionMode mode, const QTransform &deviceTransform, const void *intersectData) | | Coverage: | 0.000% (0/35) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicssceneindex.cpp | | Lines: | 155-197 |
| | 29 | 6 |
RadialFetchPlain::fetch| Name: | RadialFetchPlain::fetch | | Prototype: | static void fetch(BlendType *buffer, BlendType *end, const Operator *op, const QSpanData *data, qreal det, qreal delta_det, qreal delta_delta_det, qreal b, qreal delta_b) | | Coverage: | 0.000% (0/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | | Lines: | 3603-3633 |
| | 17 | 6 |
SegmentTree::SegmentTree| Name: | SegmentTree::SegmentTree | | Prototype: | SegmentTree::SegmentTree(QPathSegments &segments) | | Coverage: | 0.000% (0/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathclipper.cpp | | Lines: | 273-303 |
| | 19 | 6 |
SegmentTree::produceIntersectionsLeaf| Name: | SegmentTree::produceIntersectionsLeaf | | Prototype: | void SegmentTree::produceIntersectionsLeaf(const TreeNode &node, int segment) | | Coverage: | 0.000% (0/20) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathclipper.cpp | | Lines: | 518-555 |
| | 23 | 6 |
Selector::pseudoClass| Name: | Selector::pseudoClass | | Prototype: | quint64 Selector::pseudoClass(quint64 *negated) const | | Coverage: | 0.000% (0/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp | | Lines: | 1759-1775 |
| | 13 | 6 |
SimpleCascader::rearrange| Name: | SimpleCascader::rearrange | | Prototype: | void SimpleCascader::rearrange(QList<QWidget *> &widgets, const QRect &domain) const | | Coverage: | 0.000% (0/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdiarea.cpp | | Lines: | 334-372 |
| | 29 | 6 |
StateSaver::StateSaver| Name: | StateSaver::StateSaver | | Prototype: | StateSaver() | | Coverage: | 0.000% (0/18) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/qeglfscursor.cpp | | Lines: | 334-373 |
| | 32 | 6 |
_q_parseDosDir| Name: | _q_parseDosDir | | Prototype: | static void _q_parseDosDir(const QStringList &tokens, const QString &userName, QUrlInfo *info) | | Coverage: | 0.000% (0/21) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qftp.cpp | | Lines: | 556-607 |
| | 31 | 6 |
addSelectedRegionsToPath| Name: | addSelectedRegionsToPath | | Prototype: | static void addSelectedRegionsToPath(QTextEngine *eng, int lineNumber, const QPointF &pos, QTextLayout::FormatRange *selection, QPainterPath *region, QRectF boundingRect) | | Coverage: | 0.000% (0/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextlayout.cpp | | Lines: | 971-1013 |
| | 25 | 6 |
argumentTypesFromString| Name: | argumentTypesFromString | | Prototype: | static void argumentTypesFromString(const char *str, const char *end, QArgumentTypeArray &types) | | Coverage: | 100.000% (20/20) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetaobject.cpp | | Lines: | 643-661 |
| | 13 | 6 |
blend_color_argb| Name: | blend_color_argb | | Prototype: | static void blend_color_argb(int count, const QSpan *spans, void *userData) | | Coverage: | 0.000% (0/17) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | | Lines: | 3855-3884 |
| | 18 | 6 |
blendedImage| Name: | blendedImage | | Prototype: | static QImage blendedImage(const QImage &start, const QImage &end, float alpha) | | Coverage: | 0.000% (0/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstyleanimation.cpp | | Lines: | 255-295 |
| | 30 | 6 |
bool_op| Name: | bool_op | | Prototype: | static bool bool_op(bool a, bool b, QPathClipper::Operation op) | | Coverage: | 0.000% (0/21) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathclipper.cpp | | Lines: | 1751-1765 |
| | 6 | 6 |