| Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–¾ |
QAccessibleButton::rect| Name: | QAccessibleButton::rect | | Prototype: | QRect QAccessibleButton::rect() const | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/simplewidgets.cpp | | Lines: | 155-173 |
| | 14 | 4 |
QAccessibleApplication::text| Name: | QAccessibleApplication::text | | Prototype: | QString QAccessibleApplication::text(QAccessible::Text t) const | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/accessible/qaccessibleobject.cpp | | Lines: | 208-219 |
| | 5 | 4 |
QAccessibleAbstractSpinBox::interface_cast| Name: | QAccessibleAbstractSpinBox::interface_cast | | Prototype: | void *QAccessibleAbstractSpinBox::interface_cast(QAccessible::InterfaceType t) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/rangecontrols.cpp | | Lines: | 91-100 |
| | 7 | 4 |
QAccessibleAbstractScrollArea::childAt| Name: | QAccessibleAbstractScrollArea::childAt | | Prototype: | QAccessibleInterface *QAccessibleAbstractScrollArea::childAt(int x, int y) const | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/complexwidgets.cpp | | Lines: | 393-405 |
| | 8 | 4 |
QAccessible::installFactory| Name: | QAccessible::installFactory | | Prototype: | void QAccessible::installFactory(InterfaceFactory factory) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/accessible/qaccessible.cpp | | Lines: | 554-566 |
| | 8 | 4 |
QAccessible::installActivationObserver| Name: | QAccessible::installActivationObserver | | Prototype: | void QAccessible::installActivationObserver(QAccessible::ActivationObserver *observer) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/accessible/qaccessible.cpp | | Lines: | 621-633 |
| | 8 | 4 |
QAbstractSpinBoxPrivate::reset| Name: | QAbstractSpinBoxPrivate::reset | | Prototype: | void QAbstractSpinBoxPrivate::reset() | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractspinbox.cpp | | Lines: | 1580-1594 |
| | 10 | 4 |
QAbstractSpinBoxPrivate::getZeroVariant| Name: | QAbstractSpinBoxPrivate::getZeroVariant | | Prototype: | QVariant QAbstractSpinBoxPrivate::getZeroVariant() const | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractspinbox.cpp | | Lines: | 1788-1797 |
| | 6 | 4 |
QAbstractSpinBox::mousePressEvent| Name: | QAbstractSpinBox::mousePressEvent | | Prototype: | void QAbstractSpinBox::mousePressEvent(QMouseEvent *event) | | Coverage: | 0.000% (0/18) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractspinbox.cpp | | Lines: | 1313-1332 |
| | 11 | 4 |
QAbstractSpinBox::mouseMoveEvent| Name: | QAbstractSpinBox::mouseMoveEvent | | Prototype: | void QAbstractSpinBox::mouseMoveEvent(QMouseEvent *event) | | Coverage: | 0.000% (0/17) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractspinbox.cpp | | Lines: | 1290-1307 |
| | 10 | 4 |
QAbstractSpinBox::inputMethodQuery| Name: | QAbstractSpinBox::inputMethodQuery | | Prototype: | QVariant QAbstractSpinBox::inputMethodQuery(Qt::InputMethodQuery query) const | | Coverage: | 0.000% (0/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractspinbox.cpp | | Lines: | 720-733 |
| | 8 | 4 |
QAbstractSocketPrivate::startConnectingByName| Name: | QAbstractSocketPrivate::startConnectingByName | | Prototype: | void QAbstractSocketPrivate::startConnectingByName(const QString &host) | | Coverage: | 50.000% (8/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qabstractsocket.cpp | | Lines: | 966-997 |
| | 15 | 4 |
QAbstractSocketPrivate::resetSocketLayer| Name: | QAbstractSocketPrivate::resetSocketLayer | | Prototype: | void QAbstractSocketPrivate::resetSocketLayer() | | Coverage: | 100.000% (10/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qabstractsocket.cpp | | Lines: | 586-603 |
| | 10 | 4 |
QAbstractSocketPrivate::initSocketLayer| Name: | QAbstractSocketPrivate::initSocketLayer | | Prototype: | bool QAbstractSocketPrivate::initSocketLayer(QAbstractSocket::NetworkLayerProtocol protocol) | | Coverage: | 60.000% (6/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qabstractsocket.cpp | | Lines: | 611-661 |
| | 15 | 4 |
QAbstractSocket::setReadBufferSize| Name: | QAbstractSocket::setReadBufferSize | | Prototype: | void QAbstractSocket::setReadBufferSize(qint64 size) | | Coverage: | 93.750% (15/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qabstractsocket.cpp | | Lines: | 2807-2821 |
| | 7 | 4 |
QAbstractSocket::abort| Name: | QAbstractSocket::abort | | Prototype: | void QAbstractSocket::abort() | | Coverage: | 100.000% (10/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qabstractsocket.cpp | | Lines: | 2335-2358 |
| | 13 | 4 |
QAbstractSlider::setValue| Name: | QAbstractSlider::setValue | | Prototype: | void QAbstractSlider::setValue(int value) | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractslider.cpp | | Lines: | 520-538 |
| | 13 | 4 |
QAbstractSlider::setSliderDown| Name: | QAbstractSlider::setSliderDown | | Prototype: | void QAbstractSlider::setSliderDown(bool down) | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractslider.cpp | | Lines: | 450-466 |
| | 9 | 4 |
QAbstractScrollAreaPrivate::contentsOffset| Name: | QAbstractScrollAreaPrivate::contentsOffset | | Prototype: | QPoint QAbstractScrollAreaPrivate::contentsOffset() const | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractscrollarea.cpp | | Lines: | 1543-1556 |
| | 9 | 4 |
QAbstractScrollArea::setViewport| Name: | QAbstractScrollArea::setViewport | | Prototype: | void QAbstractScrollArea::setViewport(QWidget *widget) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractscrollarea.cpp | | Lines: | 593-618 |
| | 16 | 4 |
QAbstractScrollArea::eventFilter| Name: | QAbstractScrollArea::eventFilter | | Prototype: | bool QAbstractScrollArea::eventFilter(QObject *o, QEvent *e) | | Coverage: | 0.000% (0/22) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractscrollarea.cpp | | Lines: | 966-979 |
| | 9 | 4 |
QAbstractProxyModel::setSourceModel| Name: | QAbstractProxyModel::setSourceModel | | Prototype: | void QAbstractProxyModel::setSourceModel(QAbstractItemModel *sourceModel) | | Coverage: | 100.000% (11/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qabstractproxymodel.cpp | | Lines: | 125-141 |
| | 10 | 4 |
QAbstractItemViewPrivate::updateEditorData| Name: | QAbstractItemViewPrivate::updateEditorData | | Prototype: | void QAbstractItemViewPrivate::updateEditorData(const QModelIndex &tl, const QModelIndex &br) | | Coverage: | 0.000% (0/30) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemview.cpp | | Lines: | 4184-4209 |
| | 16 | 4 |
QAbstractItemViewPrivate::fetchMore| Name: | QAbstractItemViewPrivate::fetchMore | | Prototype: | void QAbstractItemViewPrivate::fetchMore() | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemview.cpp | | Lines: | 4054-4069 |
| | 11 | 4 |
QAbstractItemViewPrivate::checkPersistentEditorFocus| Name: | QAbstractItemViewPrivate::checkPersistentEditorFocus | | Prototype: | void QAbstractItemViewPrivate::checkPersistentEditorFocus() | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemview.cpp | | Lines: | 4256-4267 |
| | 6 | 4 |
QAbstractItemView::viewOptions| Name: | QAbstractItemView::viewOptions | | Prototype: | QStyleOptionViewItem QAbstractItemView::viewOptions() const | | Coverage: | 0.000% (0/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemview.cpp | | Lines: | 3641-3675 |
| | 24 | 4 |
QAbstractItemView::setModel| Name: | QAbstractItemView::setModel | | Prototype: | void QAbstractItemView::setModel(QAbstractItemModel *model) | | Coverage: | 0.000% (0/14) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemview.cpp | | Lines: | 650-730 |
| | 87 | 4 |
QAbstractItemView::selectedIndexes| Name: | QAbstractItemView::selectedIndexes | | Prototype: | QModelIndexList QAbstractItemView::selectedIndexes() const | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemview.cpp | | Lines: | 2557-2571 |
| | 10 | 4 |
QAbstractItemView::inputMethodEvent| Name: | QAbstractItemView::inputMethodEvent | | Prototype: | void QAbstractItemView::inputMethodEvent(QInputMethodEvent *event) | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemview.cpp | | Lines: | 2506-2517 |
| | 7 | 4 |
QAbstractItemModelPrivate::variantLessThan| Name: | QAbstractItemModelPrivate::variantLessThan | | Prototype: | bool QAbstractItemModelPrivate::variantLessThan(const QVariant &v1, const QVariant &v2) | | Coverage: | 66.667% (4/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qabstractitemmodel.cpp | | Lines: | 544-555 |
| | 4 | 4 |
QAbstractItemModelPrivate::rowsRemoved| Name: | QAbstractItemModelPrivate::rowsRemoved | | Prototype: | void QAbstractItemModelPrivate::rowsRemoved(const QModelIndex &parent, int first, int last) | | Coverage: | 80.000% (8/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qabstractitemmodel.cpp | | Lines: | 761-786 |
| | 18 | 4 |
QAbstractItemModelPrivate::rowsAboutToBeInserted| Name: | QAbstractItemModelPrivate::rowsAboutToBeInserted | | Prototype: | void QAbstractItemModelPrivate::rowsAboutToBeInserted(const QModelIndex &parent, int first, int last) | | Coverage: | 92.857% (13/14) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qabstractitemmodel.cpp | | Lines: | 582-599 |
| | 11 | 4 |
QAbstractItemModelPrivate::movePersistentIndexes| Name: | QAbstractItemModelPrivate::movePersistentIndexes | | Prototype: | void QAbstractItemModelPrivate::movePersistentIndexes(const QVector<QPersistentModelIndexData *> &indexes, int change, const QModelIndex &parent, Qt::Orientation orientation) | | Coverage: | 63.636% (7/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qabstractitemmodel.cpp | | Lines: | 685-711 |
| | 15 | 4 |
QAbstractItemModelPrivate::columnsRemoved| Name: | QAbstractItemModelPrivate::columnsRemoved | | Prototype: | void QAbstractItemModelPrivate::columnsRemoved(const QModelIndex &parent, int first, int last) | | Coverage: | 80.000% (8/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qabstractitemmodel.cpp | | Lines: | 856-881 |
| | 18 | 4 |
QAbstractItemModelPrivate::columnsAboutToBeInserted| Name: | QAbstractItemModelPrivate::columnsAboutToBeInserted | | Prototype: | void QAbstractItemModelPrivate::columnsAboutToBeInserted(const QModelIndex &parent, int first, int last) | | Coverage: | 92.857% (13/14) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qabstractitemmodel.cpp | | Lines: | 788-804 |
| | 11 | 4 |
QAbstractItemModel::changePersistentIndex| Name: | QAbstractItemModel::changePersistentIndex | | Prototype: | void QAbstractItemModel::changePersistentIndex(const QModelIndex &from, const QModelIndex &to) | | Coverage: | 50.000% (5/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qabstractitemmodel.cpp | | Lines: | 3157-3173 |
| | 11 | 4 |
QAbstractItemModel::canDropMimeData| Name: | QAbstractItemModel::canDropMimeData | | Prototype: | bool QAbstractItemModel::canDropMimeData(const QMimeData *data, Qt::DropAction action, int row, int column, const QModelIndex &parent) const | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qabstractitemmodel.cpp | | Lines: | 1857-1874 |
| | 10 | 4 |
QAbstractItemDelegatePrivate::tryFixup| Name: | QAbstractItemDelegatePrivate::tryFixup | | Prototype: | bool QAbstractItemDelegatePrivate::tryFixup(QWidget *editor) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemdelegate.cpp | | Lines: | 525-541 |
| | 8 | 4 |
QAbstractFileEngineIterator::currentFilePath| Name: | QAbstractFileEngineIterator::currentFilePath | | Prototype: | QString QAbstractFileEngineIterator::currentFilePath() const | | Coverage: | 80.000% (8/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qabstractfileengine.cpp | | Lines: | 985-997 |
| | 8 | 4 |
QAbstractFileEngine::readLine| Name: | QAbstractFileEngine::readLine | | Prototype: | qint64 QAbstractFileEngine::readLine(char *data, qint64 maxlen) | | Coverage: | 33.333% (4/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qabstractfileengine.cpp | | Lines: | 1112-1126 |
| | 11 | 4 |
QAbstractButtonPrivate::fixFocusPolicy| Name: | QAbstractButtonPrivate::fixFocusPolicy | | Prototype: | void QAbstractButtonPrivate::fixFocusPolicy() | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractbutton.cpp | | Lines: | 326-345 |
| | 11 | 4 |
QAbstractButton::mouseReleaseEvent| Name: | QAbstractButton::mouseReleaseEvent | | Prototype: | void QAbstractButton::mouseReleaseEvent(QMouseEvent *e) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractbutton.cpp | | Lines: | 983-1008 |
| | 15 | 4 |
QAbstractButton::changeEvent| Name: | QAbstractButton::changeEvent | | Prototype: | void QAbstractButton::changeEvent(QEvent *e) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractbutton.cpp | | Lines: | 1172-1187 |
| | 9 | 4 |
QAbstractButton::animateClick| Name: | QAbstractButton::animateClick | | Prototype: | void QAbstractButton::animateClick(int msec) | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractbutton.cpp | | Lines: | 822-835 |
| | 11 | 4 |
PropertyNotifyEvent::checkEvent| Name: | PropertyNotifyEvent::checkEvent | | Prototype: | bool checkEvent(xcb_generic_event_t *event) const | | Coverage: | 100.000% (13/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbconnection.cpp | | Lines: | 1433-1444 |
| | 8 | 4 |
PressDelayHandler::timerEvent| Name: | PressDelayHandler::timerEvent | | Prototype: | void timerEvent(QTimerEvent *e) override | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qflickgesture.cpp | | Lines: | 250-264 |
| | 7 | 4 |
PressDelayHandler::scrollerBecameActive| Name: | PressDelayHandler::scrollerBecameActive | | Prototype: | void scrollerBecameActive() | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qflickgesture.cpp | | Lines: | 209-247 |
| | 12 | 4 |
PressDelayHandler::released| Name: | PressDelayHandler::released | | Prototype: | bool released(QEvent *e, bool scrollerWasActive, bool scrollerIsActive) | | Coverage: | 0.000% (0/20) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qflickgesture.cpp | | Lines: | 165-193 |
| | 14 | 4 |
PathSimplifier::findElementLeftOf| Name: | PathSimplifier::findElementLeftOf | | Prototype: | PathSimplifier::RBNode *PathSimplifier::findElementLeftOf(const Element *element, const QPair<RBNode *, RBNode *> &bounds) | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathsimplifier.cpp | | Lines: | 1388-1404 |
| | 12 | 4 |
PathSimplifier::equalElements| Name: | PathSimplifier::equalElements | | Prototype: | bool PathSimplifier::equalElements(const Element *e1, const Element *e2) | | Coverage: | 0.000% (0/14) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathsimplifier.cpp | | Lines: | 1082-1099 |
| | 10 | 4 |
PathSimplifier::BoundingVolumeHierarchy::freeNode| Name: | PathSimplifier::BoundingVolumeHierarchy::freeNode | | Prototype: | inline void PathSimplifier::BoundingVolumeHierarchy::freeNode(Node *n) | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathsimplifier.cpp | | Lines: | 410-421 |
| | 8 | 4 |
Parser::testPrio| Name: | Parser::testPrio | | Prototype: | bool Parser::testPrio() | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp | | Lines: | 2536-2550 |
| | 10 | 4 |
Parser::testAndParseUri| Name: | Parser::testAndParseUri | | Prototype: | bool Parser::testAndParseUri(QString *uri) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp | | Lines: | 2697-2714 |
| | 12 | 4 |
Parser::parsePseudo| Name: | Parser::parsePseudo | | Prototype: | bool Parser::parsePseudo(Pseudo *pseudo) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp | | Lines: | 2503-2521 |
| | 14 | 4 |
Parser::parseElementName| Name: | Parser::parseElementName | | Prototype: | bool Parser::parseElementName(QString *name) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp | | Lines: | 2467-2475 |
| | 5 | 4 |
Parser::parseCombinator| Name: | Parser::parseCombinator | | Prototype: | bool Parser::parseCombinator(BasicSelector::Relation *relation) | | Coverage: | 0.000% (0/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp | | Lines: | 2328-2344 |
| | 11 | 4 |
Parser::eatSpace| Name: | Parser::eatSpace | | Prototype: | bool Parser::eatSpace() | | Coverage: | 68.750% (11/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjsonparser.cpp | | Lines: | 253-266 |
| | 10 | 4 |
Parser::ParsedObject::insert| Name: | Parser::ParsedObject::insert | | Prototype: | void Parser::ParsedObject::insert(uint offset) | | Coverage: | 83.333% (10/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjsonparser.cpp | | Lines: | 354-373 |
| | 13 | 4 |
MinOverlapPlacer::place| Name: | MinOverlapPlacer::place | | Prototype: | QPoint MinOverlapPlacer::place(const QSize &size, const QVector<QRect> &rects, const QRect &domain) const | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdiarea.cpp | | Lines: | 549-561 |
| | 7 | 4 |
MinOverlapPlacer::findMaxOverlappers| Name: | MinOverlapPlacer::findMaxOverlappers | | Prototype: | QVector<QRect> MinOverlapPlacer::findMaxOverlappers(const QRect &domain, const QVector<QRect> &source) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdiarea.cpp | | Lines: | 503-522 |
| | 12 | 4 |
Itemizer::generateScriptItemsAndChangeCase| Name: | Itemizer::generateScriptItemsAndChangeCase | | Prototype: | void generateScriptItemsAndChangeCase(int start, int length, QScriptAnalysis::Flags flags) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextengine.cpp | | Lines: | 94-105 |
| | 8 | 4 |
Itemizer::generateScriptItems| Name: | Itemizer::generateScriptItems | | Prototype: | void generateScriptItems(int start, int length) | | Coverage: | 0.000% (0/20) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextengine.cpp | | Lines: | 107-123 |
| | 13 | 4 |
Itemizer::generate| Name: | Itemizer::generate | | Prototype: | void generate(int start, int length, QFont::Capitalization caps) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextengine.cpp | | Lines: | 77-89 |
| | 8 | 4 |
INCRTransaction::updateIncrProperty| Name: | INCRTransaction::updateIncrProperty | | Prototype: | void updateIncrProperty(xcb_property_notify_event_t *event, bool &accepted) | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbclipboard.cpp | | Lines: | 198-232 |
| | 19 | 4 |
EnterEventChecker::checkEvent| Name: | EnterEventChecker::checkEvent | | Prototype: | bool checkEvent(xcb_generic_event_t *event) | | Coverage: | 100.000% (10/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbwindow.cpp | | Lines: | 2326-2338 |
| | 8 | 4 |
Declaration::sizeValue| Name: | Declaration::sizeValue | | Prototype: | QSize Declaration::sizeValue() const | | Coverage: | 0.000% (0/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp | | Lines: | 1480-1495 |
| | 11 | 4 |
Dasher::Dasher| Name: | Dasher::Dasher | | Prototype: | Dasher(QCosmeticStroker *s, bool reverse, int start, int stop) | | Coverage: | 0.000% (0/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcosmeticstroker.cpp | | Lines: | 80-104 |
| | 16 | 4 |
DBusConnection::getAddressFromXCB| Name: | DBusConnection::getAddressFromXCB | | Prototype: | QString DBusConnection::getAddressFromXCB() | | Coverage: | 50.000% (4/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/linuxaccessibility/dbusconnection.cpp | | Lines: | 83-97 |
| | 10 | 4 |
ClipboardEvent::checkEvent| Name: | ClipboardEvent::checkEvent | | Prototype: | bool checkEvent(xcb_generic_event_t *e) const | | Coverage: | 55.556% (10/18) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbclipboard.cpp | | Lines: | 866-878 |
| | 10 | 4 |
BezierEase::value| Name: | BezierEase::value | | Prototype: | qreal value(qreal x) override | | Coverage: | 60.000% (6/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qeasingcurve.cpp | | Lines: | 529-548 |
| | 11 | 4 |
AtSpiAdaptor::updateEventListeners| Name: | AtSpiAdaptor::updateEventListeners | | Prototype: | void AtSpiAdaptor::updateEventListeners() | | Coverage: | 0.000% (0/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/linuxaccessibility/atspiadaptor.cpp | | Lines: | 767-782 |
| | 10 | 4 |
AtSpiAdaptor::notifyAboutDestruction| Name: | AtSpiAdaptor::notifyAboutDestruction | | Prototype: | void AtSpiAdaptor::notifyAboutDestruction(QAccessibleInterface *interface) const | | Coverage: | 0.000% (0/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/linuxaccessibility/atspiadaptor.cpp | | Lines: | 1214-1238 |
| | 11 | 4 |
AtSpiAdaptor::getActions| Name: | AtSpiAdaptor::getActions | | Prototype: | QSpiActionArray AtSpiAdaptor::getActions(QAccessibleInterface *interface) const | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/linuxaccessibility/atspiadaptor.cpp | | Lines: | 1748-1774 |
| | 17 | 4 |
AnchorData::dump| Name: | AnchorData::dump | | Prototype: | void AnchorData::dump(int indent) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsanchorlayout_p.cpp | | Lines: | 554-570 |
| | 12 | 4 |
waitForWindowExposed| Name: | waitForWindowExposed | | Prototype: | inline static bool waitForWindowExposed(QWindow *window, int timeout = 1000) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qsplashscreen.cpp | | Lines: | 235-256 |
| | 11 | 3 |
viewItemTextLayout| Name: | viewItemTextLayout | | Prototype: | static QSizeF viewItemTextLayout(QTextLayout &textLayout, int lineWidth) | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qcommonstyle.cpp | | Lines: | 795-811 |
| | 12 | 3 |
valuatorNormalized| Name: | valuatorNormalized | | Prototype: | static qreal valuatorNormalized(double value, XIValuatorClassInfo *vci) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbconnection_xi2.cpp | | Lines: | 579-586 |
| | 5 | 3 |
usePixelDensity| Name: | usePixelDensity | | Prototype: | static inline bool usePixelDensity() | | Coverage: | 0.000% (0/19) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qhighdpiscaling.cpp | | Lines: | 227-241 |
| | 9 | 3 |
update_toolbar_style| Name: | update_toolbar_style | | Prototype: | static void update_toolbar_style(GtkWidget *gtkToolBar, GParamSpec *, gpointer) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qgtkstyle_p.cpp | | Lines: | 213-225 |
| | 8 | 3 |
updateCursorTheme| Name: | updateCursorTheme | | Prototype: | bool updateCursorTheme(void *dpy, const QByteArray &theme) | | Coverage: | 44.444% (4/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbcursor.cpp | | Lines: | 505-515 |
| | 8 | 3 |
unsetCursor| Name: | unsetCursor | | Prototype: | static inline void unsetCursor(QWindow *w) | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | | Lines: | 3411-3416 |
| | 3 | 3 |
ulp| Name: | ulp | | Prototype: | static double ulp(double x) | | Coverage: | 37.500% (3/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale_tools.cpp | | Lines: | 1003-1033 |
| | 14 | 3 |
ucalTimeZoneDisplayName| Name: | ucalTimeZoneDisplayName | | Prototype: | static QString ucalTimeZoneDisplayName(UCalendar *ucal, QTimeZone::TimeType timeType, QTimeZone::NameType nameType, const QString &localeCode) | | Coverage: | 42.857% (3/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qtimezoneprivate_icu.cpp | | Lines: | 102-137 |
| | 22 | 3 |
ucalDefaultTimeZoneId| Name: | ucalDefaultTimeZoneId | | Prototype: | static QByteArray ucalDefaultTimeZoneId() | | Coverage: | 42.857% (3/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qtimezoneprivate_icu.cpp | | Lines: | 76-99 |
| | 12 | 3 |
topLevelAt| Name: | topLevelAt | | Prototype: | static QWindow* topLevelAt(const QPoint &pos) | | Coverage: | 0.000% (0/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qsimpledrag.cpp | | Lines: | 64-73 |
| | 6 | 3 |
toWindowsIdLiteral| Name: | toWindowsIdLiteral | | Prototype: | static QByteArray toWindowsIdLiteral(quint16 windowsIdKey) | | Coverage: | 71.429% (5/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qtimezoneprivate.cpp | | Lines: | 110-118 |
| | 5 | 3 |
toWindowsIdKey| Name: | toWindowsIdKey | | Prototype: | static quint16 toWindowsIdKey(const QByteArray &winId) | | Coverage: | 100.000% (7/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qtimezoneprivate.cpp | | Lines: | 100-108 |
| | 5 | 3 |
toIntegral_helper| Name: | toIntegral_helper | | Prototype: | template <typename T> static inline T toIntegral_helper(const char *data, bool *ok, int base) | | Coverage: | 28.571% (2/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp | | Lines: | 3402-3424 |
| | 7 | 3 |
toIntegral_helper| Name: | toIntegral_helper | | Prototype: | template <typename T> static inline T toIntegral_helper(const QLocalePrivate *d, const QChar *data, int len, bool *ok) | | Coverage: | 33.333% (3/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | | Lines: | 1092-1112 |
| | 11 | 3 |
timerSourceCheckHelper| Name: | timerSourceCheckHelper | | Prototype: | static gboolean timerSourceCheckHelper(GTimerSource *src) | | Coverage: | 100.000% (7/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qeventdispatcher_glib.cpp | | Lines: | 134-144 |
| | 6 | 3 |
tabTextFor| Name: | tabTextFor | | Prototype: | static inline QString tabTextFor(QMdiSubWindow *subWindow) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdiarea.cpp | | Lines: | 271-285 |
| | 8 | 3 |
systemThemeName| Name: | systemThemeName | | Prototype: | static inline QString systemThemeName() | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qiconloader.cpp | | Lines: | 71-79 |
| | 5 | 3 |
systemIconSearchPaths| Name: | systemIconSearchPaths | | Prototype: | static inline QStringList systemIconSearchPaths() | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qiconloader.cpp | | Lines: | 81-89 |
| | 5 | 3 |
subPath| Name: | subPath | | Prototype: | static inline const QPainterPath::ElementType *subPath(const QPainterPath::ElementType *t, const QPainterPath::ElementType *end, const qreal *points, bool *closed) | | Coverage: | 0.000% (0/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcosmeticstroker.cpp | | Lines: | 494-512 |
| | 9 | 3 |
stripTextDecl| Name: | stripTextDecl | | Prototype: | static bool stripTextDecl(QString& str) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp | | Lines: | 178-195 |
| | 14 | 3 |
stretchFromFcWidth| Name: | stretchFromFcWidth | | Prototype: | static inline int stretchFromFcWidth(int fcwidth) | | Coverage: | 50.000% (4/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/fontdatabases/fontconfig/qfontconfigdatabase.cpp | | Lines: | 97-111 |
| | 8 | 3 |
streamDebug| Name: | streamDebug | | Prototype: | static void streamDebug(QDebug dbg, const QVariant &v) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidgetsvariant.cpp | | Lines: | 104-114 |
| | 5 | 3 |
stackTrace| Name: | stackTrace | | Prototype: | static void stackTrace() | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qtestcase.cpp | | Lines: | 125-157 |
| | 17 | 3 |
soft_light_op| Name: | soft_light_op | | Prototype: | static inline int soft_light_op(int dst, int src, int da, int sa) | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp | | Lines: | 1550-1563 |
| | 8 | 3 |
socketNotifierSourceDispatch| Name: | socketNotifierSourceDispatch | | Prototype: | static gboolean socketNotifierSourceDispatch(GSource *source, GSourceFunc, gpointer) | | Coverage: | 100.000% (7/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qeventdispatcher_glib.cpp | | Lines: | 91-104 |
| | 7 | 3 |