Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–¾ |
QCommandLineParserPrivate::parseOptionValueName: | QCommandLineParserPrivate::parseOptionValue | Prototype: | bool QCommandLineParserPrivate::parseOptionValue(const QString &optionName, const QString &argument, QStringList::const_iterator *argumentIterator, QStringList::const_iterator argsEnd) | Coverage: | 100.000% (16/16) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qcommandlineparser.cpp | Lines: | 648-676 |
| | 18 | 6 |
QCommandLineParser::processName: | QCommandLineParser::process | Prototype: | void QCommandLineParser::process(const QStringList &arguments) | Coverage: | 50.000% (8/16) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qcommandlineparser.cpp | Lines: | 587-600 |
| | 6 | 6 |
QComboBoxPrivateContainer::updateScrollersName: | QComboBoxPrivateContainer::updateScrollers | Prototype: | void QComboBoxPrivateContainer::updateScrollers() | Coverage: | 0.000% (0/21) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp | Lines: | 486-516 |
| | 19 | 6 |
QComboBoxPrivate::_q_rowsRemovedName: | QComboBoxPrivate::_q_rowsRemoved | Prototype: | void QComboBoxPrivate::_q_rowsRemoved(const QModelIndex &parent, int , int ) | Coverage: | 0.000% (0/18) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp | Lines: | 1072-1097 |
| | 16 | 6 |
QComboBox::setEditableName: | QComboBox::setEditable | Prototype: | void QComboBox::setEditable(bool editable) | Coverage: | 0.000% (0/17) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp | Lines: | 1728-1760 |
| | 23 | 6 |
QComboBox::initStyleOptionName: | QComboBox::initStyleOption | Prototype: | void QComboBox::initStyleOption(QStyleOptionComboBox *option) const | Coverage: | 0.000% (0/21) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp | Lines: | 1143-1168 |
| | 19 | 6 |
QComboBox::hidePopupName: | QComboBox::hidePopup | Prototype: | void QComboBox::hidePopup() | Coverage: | 0.000% (0/22) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp | Lines: | 2779-2836 |
| | 25 | 6 |
QColumnViewPrivate::_q_gripMovedName: | QColumnViewPrivate::_q_gripMoved | Prototype: | void QColumnViewPrivate::_q_gripMoved(int offset) | Coverage: | 0.000% (0/18) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qcolumnview.cpp | Lines: | 527-554 |
| | 18 | 6 |
QColorDialog::setVisibleName: | QColorDialog::setVisible | Prototype: | void QColorDialog::setVisible(bool visible) | Coverage: | 0.000% (0/21) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qcolordialog.cpp | Lines: | 2102-2125 |
| | 13 | 6 |
QColor::QColorName: | QColor::QColor | Prototype: | QColor::QColor(Spec spec) noexcept | Coverage: | 0.000% (0/11) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcolor.cpp | Lines: | 447-466 |
| | 11 | 6 |
QChar::joiningName: | QChar::joining | Prototype: | QChar::Joining QChar::joining(uint ucs4) noexcept | Coverage: | 0.000% (0/12) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qchar.cpp | Lines: | 1156-1167 |
| | 8 | 6 |
QCalendarView::mousePressEventName: | QCalendarView::mousePressEvent | Prototype: | void QCalendarView::mousePressEvent(QMouseEvent *event) | Coverage: | 0.000% (0/18) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcalendarwidget.cpp | Lines: | 1472-1498 |
| | 17 | 6 |
QCalendarView::mouseMoveEventName: | QCalendarView::mouseMoveEvent | Prototype: | void QCalendarView::mouseMoveEvent(QMouseEvent *event) | Coverage: | 0.000% (0/18) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcalendarwidget.cpp | Lines: | 1500-1523 |
| | 14 | 6 |
QCalendarView::keyPressEventName: | QCalendarView::keyPressEvent | Prototype: | void QCalendarView::keyPressEvent(QKeyEvent *event) | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcalendarwidget.cpp | Lines: | 1378-1411 |
| | 6 | 6 |
QCalendarModel::dayNameName: | QCalendarModel::dayName | Prototype: | QString QCalendarModel::dayName(Qt::DayOfWeek day) const | Coverage: | 0.000% (0/12) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcalendarwidget.cpp | Lines: | 1093-1110 |
| | 9 | 6 |
QCacheItem::readName: | QCacheItem::read | Prototype: | bool QCacheItem::read(QFile *device, bool readData) | Coverage: | 88.889% (16/18) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkdiskcache.cpp | Lines: | 697-737 |
| | 27 | 6 |
QByteArray::setNumName: | QByteArray::setNum | Prototype: | QByteArray &QByteArray::setNum(double n, char f, int prec) | Coverage: | 33.333% (4/12) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp | Lines: | 4029-4057 |
| | 15 | 6 |
QByteArray::repeatedName: | QByteArray::repeated | Prototype: | QByteArray QByteArray::repeated(int times) const | Coverage: | 87.500% (14/16) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp | Lines: | 2470-2503 |
| | 23 | 6 |
QByteArray::reallocDataName: | QByteArray::reallocData | Prototype: | void QByteArray::reallocData(uint alloc, Data::AllocationOptions options) | Coverage: | 80.952% (17/21) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp | Lines: | 1698-1725 |
| | 20 | 6 |
QByteArray::lastIndexOfName: | QByteArray::lastIndexOf | Prototype: | int QByteArray::lastIndexOf(char ch, int from) const | Coverage: | 86.667% (13/15) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp | Lines: | 2709-2723 |
| | 11 | 6 |
QBrushDataPointerDeleter::deleteDataName: | QBrushDataPointerDeleter::deleteData | Prototype: | static inline void deleteData(QBrushData *d) | Coverage: | 0.000% (0/8) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qbrush.cpp | Lines: | 240-254 |
| | 6 | 6 |
QBlendStyleAnimation::updateCurrentTimeName: | QBlendStyleAnimation::updateCurrentTime | Prototype: | void QBlendStyleAnimation::updateCurrentTime(int time) | Coverage: | 0.000% (0/18) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstyleanimation.cpp | Lines: | 303-326 |
| | 14 | 6 |
QBezier::tForYName: | QBezier::tForY | Prototype: | qreal QBezier::tForY(qreal t0, qreal t1, qreal y) const | Coverage: | 0.000% (0/17) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qbezier.cpp | Lines: | 507-547 |
| | 26 | 6 |
QBasicTimer::startName: | QBasicTimer::start | Prototype: | void QBasicTimer::start(int msec, QObject *obj) | Coverage: | 62.500% (10/16) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qbasictimer.cpp | Lines: | 116-136 |
| | 14 | 6 |
QAsn1Element::toBoolName: | QAsn1Element::toBool | Prototype: | bool QAsn1Element::toBool(bool *ok) const | Coverage: | 81.250% (13/16) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qasn1element.cpp | Lines: | 214-229 |
| | 11 | 6 |
QAsn1Element::readName: | QAsn1Element::read | Prototype: | bool QAsn1Element::read(QDataStream &stream) | Coverage: | 88.235% (15/17) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qasn1element.cpp | Lines: | 91-129 |
| | 24 | 6 |
QApplicationPrivate::openPopupName: | QApplicationPrivate::openPopup | Prototype: | void QApplicationPrivate::openPopup(QWidget *popup) | Coverage: | 0.000% (0/16) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp | Lines: | 3903-3924 |
| | 12 | 6 |
QApplicationPrivate::notifyActiveWindowChangeName: | QApplicationPrivate::notifyActiveWindowChange | Prototype: | void QApplicationPrivate::notifyActiveWindowChange(QWindow *previous) | Coverage: | 0.000% (0/18) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp | Lines: | 2244-2259 |
| | 11 | 6 |
QApplicationPrivate::initializeName: | QApplicationPrivate::initialize | Prototype: | void QApplicationPrivate::initialize() | Coverage: | 0.000% (0/15) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp | Lines: | 637-687 |
| | 18 | 6 |
QApplication::~QApplicationName: | QApplication::~QApplication | Prototype: | QApplication::~QApplication() | Coverage: | 0.000% (0/16) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp | Lines: | 825-895 |
| | 42 | 6 |
QAnimationTimer::unregisterAnimationName: | QAnimationTimer::unregisterAnimation | Prototype: | void QAnimationTimer::unregisterAnimation(QAbstractAnimation *animation) | Coverage: | 88.889% (16/18) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qabstractanimation.cpp | Lines: | 682-710 |
| | 15 | 6 |
QAnimationGroup::eventName: | QAnimationGroup::event | Prototype: | bool QAnimationGroup::event(QEvent *event) | Coverage: | 87.500% (14/16) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qanimationgroup.cpp | Lines: | 267-287 |
| | 13 | 6 |
QAlphaWidget::renderName: | QAlphaWidget::render | Prototype: | void QAlphaWidget::render() | Coverage: | 0.000% (0/20) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qeffects.cpp | Lines: | 241-292 |
| | 21 | 6 |
QActionGroupPrivate::_q_actionChangedName: | QActionGroupPrivate::_q_actionChanged | Prototype: | void QActionGroupPrivate::_q_actionChanged() | Coverage: | 0.000% (0/16) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qactiongroup.cpp | Lines: | 68-84 |
| | 11 | 6 |
QAction::~QActionName: | QAction::~QAction | Prototype: | QAction::~QAction() | Coverage: | 0.000% (0/18) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qaction.cpp | Lines: | 570-594 |
| | 14 | 6 |
QAccessibleTree::childName: | QAccessibleTree::child | Prototype: | QAccessibleInterface *QAccessibleTree::child(int logicalIndex) const | Coverage: | 0.000% (0/20) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/itemviews.cpp | Lines: | 690-717 |
| | 17 | 6 |
QAccessibleTabBar::childName: | QAccessibleTabBar::child | Prototype: | QAccessibleInterface* QAccessibleTabBar::child(int index) const | Coverage: | 0.000% (0/16) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/complexwidgets.cpp | Lines: | 191-213 |
| | 13 | 6 |
QAccessibleLineEdit::textName: | QAccessibleLineEdit::text | Prototype: | QString QAccessibleLineEdit::text(QAccessible::Text t) const | Coverage: | 0.000% (0/14) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/simplewidgets.cpp | Lines: | 637-653 |
| | 11 | 6 |
QAccessibleGroupBox::textName: | QAccessibleGroupBox::text | Prototype: | QString QAccessibleGroupBox::text(QAccessible::Text t) const | Coverage: | 0.000% (0/11) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/simplewidgets.cpp | Lines: | 536-557 |
| | 11 | 6 |
QAccessibleButton::actionNamesName: | QAccessibleButton::actionNames | Prototype: | QStringList QAccessibleButton::actionNames() const | Coverage: | 0.000% (0/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/simplewidgets.cpp | Lines: | 198-220 |
| | 13 | 6 |
QAccessible::updateAccessibilityName: | QAccessible::updateAccessibility | Prototype: | void QAccessible::updateAccessibility(QAccessibleEvent *event) | Coverage: | 0.000% (0/18) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/accessible/qaccessible.cpp | Lines: | 850-873 |
| | 10 | 6 |
QAbstractSpinBoxPrivate::strippedName: | QAbstractSpinBoxPrivate::stripped | Prototype: | QString QAbstractSpinBoxPrivate::stripped(const QString &t, int *pos) const | Coverage: | 0.000% (0/22) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractspinbox.cpp | Lines: | 1420-1446 |
| | 19 | 6 |
QAbstractSpinBoxPrivate::interpretName: | QAbstractSpinBoxPrivate::interpret | Prototype: | void QAbstractSpinBoxPrivate::interpret(EmitPolicy ep) | Coverage: | 0.000% (0/24) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractspinbox.cpp | Lines: | 1843-1876 |
| | 21 | 6 |
QAbstractSpinBox::initStyleOptionName: | QAbstractSpinBox::initStyleOption | Prototype: | void QAbstractSpinBox::initStyleOption(QStyleOptionSpinBox *option) const | Coverage: | 0.000% (0/19) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractspinbox.cpp | Lines: | 1634-1664 |
| | 20 | 6 |
QAbstractSpinBox::contextMenuEventName: | QAbstractSpinBox::contextMenuEvent | Prototype: | void QAbstractSpinBox::contextMenuEvent(QContextMenuEvent *event) | Coverage: | 0.000% (0/20) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractspinbox.cpp | Lines: | 1249-1290 |
| | 29 | 6 |
QAbstractSocketPrivate::readFromSocketName: | QAbstractSocketPrivate::readFromSocket | Prototype: | bool QAbstractSocketPrivate::readFromSocket() | Coverage: | 89.474% (17/19) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qabstractsocket.cpp | Lines: | 1230-1290 |
| | 20 | 6 |
QAbstractSocketPrivate::fetchConnectionParametersName: | QAbstractSocketPrivate::fetchConnectionParameters | Prototype: | void QAbstractSocketPrivate::fetchConnectionParameters() | Coverage: | 68.750% (11/16) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qabstractsocket.cpp | Lines: | 1312-1347 |
| | 23 | 6 |
QAbstractItemView::startDragName: | QAbstractItemView::startDrag | Prototype: | void QAbstractItemView::startDrag(Qt::DropActions supportedActions) | Coverage: | 0.000% (0/20) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemview.cpp | Lines: | 3658-3684 |
| | 22 | 6 |
QAbstractItemView::setItemDelegateName: | QAbstractItemView::setItemDelegate | Prototype: | void QAbstractItemView::setItemDelegate(QAbstractItemDelegate *delegate) | Coverage: | 0.000% (0/16) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemview.cpp | Lines: | 841-867 |
| | 18 | 6 |
QAbstractItemView::setIndexWidgetName: | QAbstractItemView::setIndexWidget | Prototype: | void QAbstractItemView::setIndexWidget(const QModelIndex &index, QWidget *widget) | Coverage: | 0.000% (0/16) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemview.cpp | Lines: | 3197-3218 |
| | 17 | 6 |
QAbstractItemView::focusInEventName: | QAbstractItemView::focusInEvent | Prototype: | void QAbstractItemView::focusInEvent(QFocusEvent *event) | Coverage: | 0.000% (0/26) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemview.cpp | Lines: | 2226-2256 |
| | 20 | 6 |
QAbstractItemView::dropEventName: | QAbstractItemView::dropEvent | Prototype: | void QAbstractItemView::dropEvent(QDropEvent *event) | Coverage: | 0.000% (0/20) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemview.cpp | Lines: | 2106-2131 |
| | 17 | 6 |
QAbstractItemView::dragDropModeName: | QAbstractItemView::dragDropMode | Prototype: | QAbstractItemView::DragDropMode QAbstractItemView::dragDropMode() const | Coverage: | 0.000% (0/24) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemview.cpp | Lines: | 1509-1530 |
| | 13 | 6 |
QAbstractItemModelPrivate::rowsAboutToBeRemovedName: | QAbstractItemModelPrivate::rowsAboutToBeRemoved | Prototype: | void QAbstractItemModelPrivate::rowsAboutToBeRemoved(const QModelIndex &parent, int first, int last) | Coverage: | 100.000% (20/20) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qabstractitemmodel.cpp | Lines: | 768-796 |
| | 19 | 6 |
QAbstractItemModelPrivate::removePersistentIndexDataName: | QAbstractItemModelPrivate::removePersistentIndexData | Prototype: | void QAbstractItemModelPrivate::removePersistentIndexData(QPersistentModelIndexData *data) | Coverage: | 37.500% (6/16) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qabstractitemmodel.cpp | Lines: | 594-617 |
| | 19 | 6 |
QAbstractItemModelPrivate::columnsAboutToBeRemovedName: | QAbstractItemModelPrivate::columnsAboutToBeRemoved | Prototype: | void QAbstractItemModelPrivate::columnsAboutToBeRemoved(const QModelIndex &parent, int first, int last) | Coverage: | 95.000% (19/20) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qabstractitemmodel.cpp | Lines: | 862-891 |
| | 19 | 6 |
QAbstractItemModelPrivate::allowMoveName: | QAbstractItemModelPrivate::allowMove | Prototype: | bool QAbstractItemModelPrivate::allowMove(const QModelIndex &srcParent, int start, int end, const QModelIndex &destinationParent, int destinationStart, Qt::Orientation orientation) | Coverage: | 90.000% (18/20) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qabstractitemmodel.cpp | Lines: | 2726-2749 |
| | 14 | 6 |
QAbstractButton::keyReleaseEventName: | QAbstractButton::keyReleaseEvent | Prototype: | void QAbstractButton::keyReleaseEvent(QKeyEvent *e) | Coverage: | 0.000% (0/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractbutton.cpp | Lines: | 1115-1131 |
| | 8 | 6 |
QAbstractAnimation::setDirectionName: | QAbstractAnimation::setDirection | Prototype: | void QAbstractAnimation::setDirection(Direction direction) | Coverage: | 100.000% (16/16) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qabstractanimation.cpp | Lines: | 1154-1183 |
| | 16 | 6 |
PixmapEntry::pixmapName: | PixmapEntry::pixmap | Prototype: | QPixmap PixmapEntry::pixmap(const QSize &size, QIcon::Mode mode, QIcon::State state) | Coverage: | 0.000% (0/22) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qiconloader.cpp | Lines: | 660-693 |
| | 22 | 6 |
PathSimplifier::splitLineAtName: | PathSimplifier::splitLineAt | Prototype: | bool PathSimplifier::splitLineAt(QDataBuffer<Element *> &elements, BVHNode *node, quint32 pointIndex, bool processAgain) | Coverage: | 0.000% (0/20) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathsimplifier.cpp | Lines: | 1107-1159 |
| | 41 | 6 |
PathSimplifier::splitCurveName: | PathSimplifier::splitCurve | Prototype: | void PathSimplifier::splitCurve(QDataBuffer<Element *> &elements, BVHNode *node) | Coverage: | 0.000% (0/17) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathsimplifier.cpp | Lines: | 1227-1297 |
| | 54 | 6 |
PathSimplifier::removeIntersectionsName: | PathSimplifier::removeIntersections | Prototype: | void PathSimplifier::removeIntersections() | Coverage: | 0.000% (0/16) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathsimplifier.cpp | Lines: | 654-680 |
| | 19 | 6 |
Parser::parseSelectorName: | Parser::parseSelector | Prototype: | bool Parser::parseSelector(Selector *sel) | Coverage: | 0.000% (0/16) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp | Lines: | 2408-2423 |
| | 10 | 6 |
Parser::parseAttribName: | Parser::parseAttrib | Prototype: | bool Parser::parseAttrib(AttributeSelector *attr) | Coverage: | 0.000% (0/19) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp | Lines: | 2484-2508 |
| | 16 | 6 |
ParallelAnchorData::calculateSizeHintsName: | ParallelAnchorData::calculateSizeHints | Prototype: | bool ParallelAnchorData::calculateSizeHints() | Coverage: | 0.000% (0/18) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsanchorlayout_p.cpp | Lines: | 298-406 |
| | 45 | 6 |
KeyChecker::checkEventName: | KeyChecker::checkEvent | Prototype: | bool checkEvent(xcb_generic_event_t *ev) | Coverage: | 0.000% (0/28) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbkeyboard.cpp | Lines: | 1410-1440 |
| | 18 | 6 |
Itemizer::generateScriptItemsSmallCapsName: | Itemizer::generateScriptItemsSmallCaps | Prototype: | void generateScriptItemsSmallCaps(const ushort *uc, int start, int length) | Coverage: | 0.000% (0/22) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextengine.cpp | Lines: | 178-202 |
| | 19 | 6 |
IconTiler::rearrangeName: | IconTiler::rearrange | Prototype: | void IconTiler::rearrange(QList<QWidget *> &widgets, const QRect &domain) const | Coverage: | 0.000% (0/20) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdiarea.cpp | Lines: | 382-408 |
| | 20 | 6 |
ElasticEase::valueName: | ElasticEase::value | Prototype: | qreal value(qreal t) override | Coverage: | 71.429% (10/14) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qeasingcurve.cpp | Lines: | 859-875 |
| | 8 | 6 |
Declaration::styleValuesName: | Declaration::styleValues | Prototype: | void Declaration::styleValues(BorderStyle *s) const | Coverage: | 0.000% (0/16) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp | Lines: | 1566-1575 |
| | 7 | 6 |
Declaration::rectValueName: | Declaration::rectValue | Prototype: | QRect Declaration::rectValue() const | Coverage: | 0.000% (0/18) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp | Lines: | 1504-1524 |
| | 16 | 6 |
Declaration::realValueName: | Declaration::realValue | Prototype: | bool Declaration::realValue(qreal *real, const char *unit) const | Coverage: | 0.000% (0/18) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp | Lines: | 1443-1461 |
| | 15 | 6 |
Declaration::colorValueName: | Declaration::colorValue | Prototype: | QColor Declaration::colorValue(const QPalette &pal) const | Coverage: | 0.000% (0/16) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp | Lines: | 1352-1372 |
| | 13 | 6 |
CloseButton::paintEventName: | CloseButton::paintEvent | Prototype: | void CloseButton::paintEvent(QPaintEvent *) | Coverage: | 0.000% (0/22) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtabbar.cpp | Lines: | 2590-2611 |
| | 16 | 6 |
CapabilitiesToStateMask::canBlitterDrawPixmapName: | CapabilitiesToStateMask::canBlitterDrawPixmap | Prototype: | bool canBlitterDrawPixmap(const QRectF &r, const QPixmap &pm, const QRectF &sr) const | Coverage: | 0.000% (0/20) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_blitter.cpp | Lines: | 107-123 |
| | 11 | 6 |
BounceEase::valueName: | BounceEase::value | Prototype: | qreal value(qreal t) override | Coverage: | 75.000% (9/12) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qeasingcurve.cpp | Lines: | 893-908 |
| | 7 | 6 |
BezierEase::singleRealSolutionForCubicName: | BezierEase::singleRealSolutionForCubic | Prototype: | qreal static inline singleRealSolutionForCubic(qreal a, qreal b, qreal c) | Coverage: | 72.222% (13/18) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qeasingcurve.cpp | Lines: | 730-798 |
| | 39 | 6 |
BezierEase::_cosName: | BezierEase::_cos | Prototype: | qreal static inline _cos(qreal x) | Coverage: | 0.000% (0/16) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qeasingcurve.cpp | Lines: | 670-701 |
| | 20 | 6 |
BackEase::valueName: | BackEase::value | Prototype: | qreal value(qreal t) override | Coverage: | 75.000% (9/12) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qeasingcurve.cpp | Lines: | 926-941 |
| | 7 | 6 |
xdndProxyName: | xdndProxy | Prototype: | static xcb_window_t xdndProxy(QXcbConnection *c, xcb_window_t w) | Coverage: | 0.000% (0/18) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbdrag.cpp | Lines: | 93-124 |
| | 19 | 5 |
visibleGlyphRangeName: | visibleGlyphRange | Prototype: | static QPair<int, int> visibleGlyphRange(const QRectF &clip, QFontEngine *fontEngine, glyph_t *glyphs, QFixedPoint *positions, int numGlyphs) | Coverage: | 0.000% (0/25) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp | Lines: | 2949-2980 |
| | 25 | 5 |
unquoteName: | unquote | Prototype: | static QString unquote(const QStringRef &str) | Coverage: | 86.667% (13/15) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetimeparser.cpp | Lines: | 316-338 |
| | 15 | 5 |
unpackControlTypesName: | unpackControlTypes | Prototype: | static int unpackControlTypes(QSizePolicy::ControlTypes controls, QSizePolicy::ControlType *array) | Coverage: | 0.000% (0/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstyle.cpp | Lines: | 60-77 |
| | 10 | 5 |
ucalOffsetsAtTimeName: | ucalOffsetsAtTime | Prototype: | static bool ucalOffsetsAtTime(UCalendar *m_ucal, qint64 atMSecsSinceEpoch, int *utcOffset, int *dstOffset) | Coverage: | 53.846% (7/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qtimezoneprivate_icu.cpp | Lines: | 146-183 |
| | 22 | 5 |
typeNameToXmlName: | typeNameToXml | Prototype: | static inline QString typeNameToXml(const char *typeName) | Coverage: | 84.615% (11/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusxmlgenerator.cpp | Lines: | 58-76 |
| | 12 | 5 |
topLevelObjectsName: | topLevelObjects | Prototype: | static QObjectList topLevelObjects() | Coverage: | 0.000% (0/15) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/accessible/qaccessibleobject.cpp | Lines: | 159-174 |
| | 9 | 5 |
toCase_templateName: | toCase_template | Prototype: | template <typename T> __attribute__((noinline)) static QByteArray toCase_template(T &input, const uchar * table) | Coverage: | 100.000% (13/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp | Lines: | 2969-2996 |
| | 14 | 5 |
tabBarShapeFromName: | tabBarShapeFrom | Prototype: | static inline QTabBar::Shape tabBarShapeFrom(QTabWidget::TabShape shape, QTabWidget::TabPosition position) | Coverage: | 0.000% (0/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdiarea.cpp | Lines: | 261-273 |
| | 10 | 5 |
stringMidRetainingBidiCCName: | stringMidRetainingBidiCC | Prototype: | static QString stringMidRetainingBidiCC(const QString &string, const QString &ellidePrefix, const QString &ellideSuffix, int subStringFrom, int subStringTo, int midStart, int midLength) | Coverage: | 0.000% (0/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextengine.cpp | Lines: | 2696-2719 |
| | 11 | 5 |
splitStringName: | splitString | Prototype: | template<class ResultList, typename MidMethod> static ResultList splitString(const QString &source, MidMethod mid, const QRegularExpression &re, QString::SplitBehavior behavior) | Coverage: | 88.235% (15/17) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | Lines: | 7010-7035 |
| | 16 | 5 |
setIndexName: | setIndex | Prototype: | static void setIndex(int *index, int candidate, int min, int max, bool isIncreasing) | Coverage: | 0.000% (0/14) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdiarea.cpp | Lines: | 213-230 |
| | 10 | 5 |
setFontVariantFromValueName: | setFontVariantFromValue | Prototype: | static void setFontVariantFromValue(const QCss::Value &value, QFont *font) | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp | Lines: | 1242-1251 |
| | 5 | 5 |
selectionHelperName: | selectionHelper | Prototype: | static QString selectionHelper(const QString &path, const QString &fileName, const QStringList &selectors) | Coverage: | 100.000% (11/11) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfileselector.cpp | Lines: | 270-294 |
| | 13 | 5 |
runningUnderDebuggerName: | runningUnderDebugger | Prototype: | static bool runningUnderDebugger() | Coverage: | 13.333% (2/15) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbintegration.cpp | Lines: | 95-117 |
| | 14 | 5 |
resolveFileNameName: | resolveFileName | Prototype: | static QString resolveFileName(QString fileName, QUrl *url, qreal targetDevicePixelRatio, qreal *sourceDevicePixelRatio) | Coverage: | 0.000% (0/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextimagehandler.cpp | Lines: | 56-77 |
| | 8 | 5 |
replacePercentNName: | replacePercentN | Prototype: | static void replacePercentN(QString *result, int n) | Coverage: | 78.571% (11/14) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreapplication.cpp | Lines: | 1934-1956 |
| | 15 | 5 |
removeWidgetRecursivelyName: | removeWidgetRecursively | Prototype: | static bool removeWidgetRecursively(QLayoutItem *li, QObject *w) | Coverage: | 0.000% (0/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qlayout.cpp | Lines: | 549-568 |
| | 14 | 5 |
realMinSizeName: | realMinSize | Prototype: | static int realMinSize(const QDockAreaLayoutInfo &info) | Coverage: | 0.000% (0/16) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp | Lines: | 483-506 |
| | 15 | 5 |
qulltoaName: | qulltoa | Prototype: | QString qulltoa(qulonglong l, int base, const QChar _zero) | Coverage: | 100.000% (17/17) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale_tools.cpp | Lines: | 427-457 |
| | 15 | 5 |