Function | Condition % | eLOC - Effective Lines of Codeā¾ | McCabe - Cyclomatic Complexity |
QCommandLinkButtonPrivate::titleFontName: | QCommandLinkButtonPrivate::titleFont | Prototype: | QFont QCommandLinkButtonPrivate::titleFont() const | Coverage: | 0.000% (0/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcommandlinkbutton.cpp | Lines: | 137-155 |
| | 11 | 2 |
QCommandLineParser::addOptionName: | QCommandLineParser::addOption | Prototype: | bool QCommandLineParser::addOption(const QCommandLineOption &option) | Coverage: | 77.778% (7/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qcommandlineparser.cpp | Lines: | 357-377 |
| | 11 | 5 |
QColorDialog::doneName: | QColorDialog::done | Prototype: | void QColorDialog::done(int result) | Coverage: | 0.000% (0/8) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qcolordialog.cpp | Lines: | 2279-2295 |
| | 11 | 3 |
QColor::getCmykFName: | QColor::getCmykF | Prototype: | void QColor::getCmykF(qreal *c, qreal *m, qreal *y, qreal *k, qreal *a) | Coverage: | 0.000% (0/18) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcolor.cpp | Lines: | 2173-2190 |
| | 11 | 4 |
QColor::getCmykName: | QColor::getCmyk | Prototype: | void QColor::getCmyk(int *c, int *m, int *y, int *k, int *a) | Coverage: | 0.000% (0/18) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcolor.cpp | Lines: | 2144-2161 |
| | 11 | 4 |
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::isLetterOrNumber_helperName: | QChar::isLetterOrNumber_helper | Prototype: | bool QChar::isLetterOrNumber_helper(uint ucs4) noexcept | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qchar.cpp | Lines: | 913-926 |
| | 11 | 2 |
QCalendarModel::setHorizontalHeaderFormatName: | QCalendarModel::setHorizontalHeaderFormat | Prototype: | void QCalendarModel::setHorizontalHeaderFormat(QCalendarWidget::HorizontalHeaderFormat format) | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcalendarwidget.cpp | Lines: | 1267-1282 |
| | 11 | 4 |
QCalendarModel::dateForCellName: | QCalendarModel::dateForCell | Prototype: | QDate QCalendarModel::dateForCell(int row, int column) const | Coverage: | 0.000% (0/16) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcalendarwidget.cpp | Lines: | 1040-1055 |
| | 11 | 4 |
QCalendarDateValidator::currentTextName: | QCalendarDateValidator::currentText | Prototype: | QString QCalendarDateValidator::currentText() const | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcalendarwidget.cpp | Lines: | 521-537 |
| | 11 | 4 |
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 |
QByteArray::insertName: | QByteArray::insert | Prototype: | QByteArray &QByteArray::insert(int i, int count, char ch) | Coverage: | 100.000% (12/12) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp | Lines: | 2074-2088 |
| | 11 | 4 |
QByteArray::QByteArrayName: | QByteArray::QByteArray | Prototype: | QByteArray::QByteArray(const char *data, int size) | Coverage: | 84.615% (11/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp | Lines: | 1573-1590 |
| | 11 | 5 |
QBoxLayout::insertStretchName: | QBoxLayout::insertStretch | Prototype: | void QBoxLayout::insertStretch(int index, int stretch) | Coverage: | 0.000% (0/8) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qboxlayout.cpp | Lines: | 895-911 |
| | 11 | 3 |
QBoxLayout::insertSpacingName: | QBoxLayout::insertSpacing | Prototype: | void QBoxLayout::insertSpacing(int index, int size) | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qboxlayout.cpp | Lines: | 864-886 |
| | 11 | 3 |
QBmpHandler::readHeaderName: | QBmpHandler::readHeader | Prototype: | bool QBmpHandler::readHeader() | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qbmphandler.cpp | Lines: | 712-733 |
| | 11 | 3 |
QBitArray::fillName: | QBitArray::fill | Prototype: | void QBitArray::fill(bool value, int begin, int end) | Coverage: | 100.000% (12/12) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbitarray.cpp | Lines: | 288-301 |
| | 11 | 4 |
QBenchmarkValgrindUtils::cleanupName: | QBenchmarkValgrindUtils::cleanup | Prototype: | void QBenchmarkValgrindUtils::cleanup() | Coverage: | 0.000% (0/2) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qbenchmarkvalgrind.cpp | Lines: | 146-160 |
| | 11 | 2 |
QBenchmarkGlobalData::createMeasurerName: | QBenchmarkGlobalData::createMeasurer | Prototype: | QBenchmarkMeasurerBase * QBenchmarkGlobalData::createMeasurer() | Coverage: | 56.250% (9/16) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qbenchmark.cpp | Lines: | 81-104 |
| | 11 | 5 |
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 |
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 |
QApplication::setStyleSheetName: | QApplication::setStyleSheet | Prototype: | void QApplication::setStyleSheet(const QString& styleSheet) | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp | Lines: | 1094-1109 |
| | 11 | 4 |
QApplication::paletteName: | QApplication::palette | Prototype: | QPalette QApplication::palette(const QWidget* w) | Coverage: | 0.000% (0/17) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp | Lines: | 1427-1443 |
| | 11 | 5 |
QApplication::fontName: | QApplication::font | Prototype: | QFont QApplication::font(const QWidget *widget) | Coverage: | 0.000% (0/17) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp | Lines: | 1597-1622 |
| | 11 | 5 |
QAlphaPaintEnginePrivate::resetStateName: | QAlphaPaintEnginePrivate::resetState | Prototype: | void QAlphaPaintEnginePrivate::resetState(QPainter *p) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qpaintengine_alpha.cpp | Lines: | 507-523 |
| | 11 | 1 |
QAlphaPaintEngine::drawTextItemName: | QAlphaPaintEngine::drawTextItem | Prototype: | void QAlphaPaintEngine::drawTextItem(const QPointF &p, const QTextItem &textItem) | Coverage: | 0.000% (0/12) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qpaintengine_alpha.cpp | Lines: | 241-262 |
| | 11 | 4 |
QAlphaPaintEngine::drawPathName: | QAlphaPaintEngine::drawPath | Prototype: | void QAlphaPaintEngine::drawPath(const QPainterPath &path) | Coverage: | 0.000% (0/16) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qpaintengine_alpha.cpp | Lines: | 167-188 |
| | 11 | 4 |
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 |
QAccessibleTableHeaderCell::textName: | QAccessibleTableHeaderCell::text | Prototype: | QString QAccessibleTableHeaderCell::text(QAccessible::Text t) const | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/itemviews.cpp | Lines: | 1135-1152 |
| | 11 | 5 |
QAccessibleTableCell::textName: | QAccessibleTableCell::text | Prototype: | QString QAccessibleTableCell::text(QAccessible::Text t) const | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/itemviews.cpp | Lines: | 1044-1061 |
| | 11 | 5 |
QAccessibleMenuItem::textName: | QAccessibleMenuItem::text | Prototype: | QString QAccessibleMenuItem::text(QAccessible::Text t) const | Coverage: | 0.000% (0/11) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/qaccessiblemenu.cpp | Lines: | 304-327 |
| | 11 | 5 |
QAccessibleMenuItem::rectName: | QAccessibleMenuItem::rect | Prototype: | QRect QAccessibleMenuItem::rect() const | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/qaccessiblemenu.cpp | Lines: | 248-265 |
| | 11 | 3 |
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 |
QAccessibleEvent::accessibleInterfaceName: | QAccessibleEvent::accessibleInterface | Prototype: | QAccessibleInterface *QAccessibleEvent::accessibleInterface() const | Coverage: | 0.000% (0/15) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/accessible/qaccessible.cpp | Lines: | 1758-1776 |
| | 11 | 5 |
QAccessibleDisplay::relationsName: | QAccessibleDisplay::relations | Prototype: | QVector<QPair<QAccessibleInterface*, QAccessible::Relation> > QAccessibleDisplay::relations(QAccessible::Relation match ) const | Coverage: | 0.000% (0/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/simplewidgets.cpp | Lines: | 461-481 |
| | 11 | 5 |
QAccessibleButton::doActionName: | QAccessibleButton::doAction | Prototype: | void QAccessibleButton::doAction(const QString &actionName) | Coverage: | 0.000% (0/17) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/simplewidgets.cpp | Lines: | 222-240 |
| | 11 | 5 |
QAbstractSpinBoxPrivate::updateStateName: | QAbstractSpinBoxPrivate::updateState | Prototype: | void QAbstractSpinBoxPrivate::updateState(bool up, bool fromKeyboard ) | Coverage: | 0.000% (0/17) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractspinbox.cpp | Lines: | 1608-1624 |
| | 11 | 3 |
QAbstractSpinBoxPrivate::_q_editorTextChangedName: | QAbstractSpinBoxPrivate::_q_editorTextChanged | Prototype: | void QAbstractSpinBoxPrivate::_q_editorTextChanged(const QString &t) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractspinbox.cpp | Lines: | 1483-1501 |
| | 11 | 3 |
QAbstractSpinBox::stepEnabledName: | QAbstractSpinBox::stepEnabled | Prototype: | QAbstractSpinBox::StepEnabled QAbstractSpinBox::stepEnabled() const | Coverage: | 0.000% (0/15) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractspinbox.cpp | Lines: | 550-565 |
| | 11 | 5 |
QAbstractSpinBox::mousePressEventName: | 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: | 1319-1338 |
| | 11 | 4 |
QAbstractSocketPrivate::_q_abortConnectionAttemptName: | QAbstractSocketPrivate::_q_abortConnectionAttempt | Prototype: | void QAbstractSocketPrivate::_q_abortConnectionAttempt() | Coverage: | 85.714% (6/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qabstractsocket.cpp | Lines: | 1194-1214 |
| | 11 | 3 |
QAbstractSlider::setSliderPositionName: | QAbstractSlider::setSliderPosition | Prototype: | void QAbstractSlider::setSliderPosition(int position) | Coverage: | 0.000% (0/15) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractslider.cpp | Lines: | 492-505 |
| | 11 | 5 |
QAbstractSlider::setOrientationName: | QAbstractSlider::setOrientation | Prototype: | void QAbstractSlider::setOrientation(Qt::Orientation orientation) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractslider.cpp | Lines: | 298-313 |
| | 11 | 3 |
QAbstractScrollArea::scrollBarWidgetsName: | QAbstractScrollArea::scrollBarWidgets | Prototype: | QWidgetList QAbstractScrollArea::scrollBarWidgets(Qt::Alignment alignment) | Coverage: | 0.000% (0/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractscrollarea.cpp | Lines: | 901-917 |
| | 11 | 5 |
QAbstractScrollArea::minimumSizeHintName: | QAbstractScrollArea::minimumSizeHint | Prototype: | QSize QAbstractScrollArea::minimumSizeHint() const | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractscrollarea.cpp | Lines: | 1569-1583 |
| | 11 | 2 |
QAbstractItemViewPrivate::setHoverIndexName: | QAbstractItemViewPrivate::setHoverIndex | Prototype: | void QAbstractItemViewPrivate::setHoverIndex(const QPersistentModelIndex &index) | Coverage: | 0.000% (0/8) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemview.cpp | Lines: | 149-165 |
| | 11 | 3 |
QAbstractItemViewPrivate::fetchMoreName: | 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: | 4104-4119 |
| | 11 | 4 |
QAbstractItemView::setVerticalScrollModeName: | QAbstractItemView::setVerticalScrollMode | Prototype: | void QAbstractItemView::setVerticalScrollMode(ScrollMode mode) | Coverage: | 0.000% (0/8) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemview.cpp | Lines: | 1262-1276 |
| | 11 | 3 |
QAbstractItemModelPrivate::rowsInsertedName: | QAbstractItemModelPrivate::rowsInserted | Prototype: | void QAbstractItemModelPrivate::rowsInserted(const QModelIndex &parent, int first, int last) | Coverage: | 71.429% (5/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qabstractitemmodel.cpp | Lines: | 638-655 |
| | 11 | 3 |
QAbstractItemModelPrivate::rowsAboutToBeInsertedName: | 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: | 619-636 |
| | 11 | 4 |
QAbstractItemModelPrivate::itemsMovedName: | QAbstractItemModelPrivate::itemsMoved | Prototype: | void QAbstractItemModelPrivate::itemsMoved(const QModelIndex &sourceParent, int sourceFirst, int sourceLast, const QModelIndex &destinationParent, int destinationChild, Qt::Orientation orientation) | Coverage: | 100.000% (9/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qabstractitemmodel.cpp | Lines: | 750-766 |
| | 11 | 1 |
QAbstractItemModelPrivate::columnsInsertedName: | QAbstractItemModelPrivate::columnsInserted | Prototype: | void QAbstractItemModelPrivate::columnsInserted(const QModelIndex &parent, int first, int last) | Coverage: | 71.429% (5/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qabstractitemmodel.cpp | Lines: | 843-860 |
| | 11 | 3 |
QAbstractItemModelPrivate::columnsAboutToBeInsertedName: | 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: | 825-841 |
| | 11 | 4 |
QAbstractItemModel::changePersistentIndexName: | 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: | 3194-3210 |
| | 11 | 4 |
QAbstractFileEngine::readLineName: | QAbstractFileEngine::readLine | Prototype: | qint64 QAbstractFileEngine::readLine(char *data, qint64 maxlen) | Coverage: | 30.000% (3/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qabstractfileengine.cpp | Lines: | 1118-1132 |
| | 11 | 4 |
QAbstractButtonPrivate::queryCheckedButtonName: | QAbstractButtonPrivate::queryCheckedButton | Prototype: | QAbstractButton *QAbstractButtonPrivate::queryCheckedButton() const | Coverage: | 0.000% (0/17) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractbutton.cpp | Lines: | 205-223 |
| | 11 | 5 |
QAbstractButtonPrivate::fixFocusPolicyName: | 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: | 333-352 |
| | 11 | 4 |
QAbstractButton::setTextName: | QAbstractButton::setText | Prototype: | void QAbstractButton::setText(const QString &text) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractbutton.cpp | Lines: | 512-529 |
| | 11 | 2 |
QAbstractButton::animateClickName: | 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: | 829-842 |
| | 11 | 4 |
Parser::parseCombinatorName: | 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: | 2335-2351 |
| | 11 | 4 |
ExposeCompressor::checkEventName: | ExposeCompressor::checkEvent | Prototype: | bool checkEvent(xcb_generic_event_t *event) | Coverage: | 100.000% (13/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbwindow.cpp | Lines: | 1966-1979 |
| | 11 | 5 |
Declaration::sizeValueName: | 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: | 1487-1502 |
| | 11 | 4 |
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 |
BezierEase::valueName: | 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: | 535-554 |
| | 11 | 4 |
AtSpiAdaptor::relationSetName: | AtSpiAdaptor::relationSet | Prototype: | QSpiRelationArray AtSpiAdaptor::relationSet(QAccessibleInterface *interface, const QDBusConnection &connection) const | Coverage: | 0.000% (0/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/linuxaccessibility/atspiadaptor.cpp | Lines: | 1508-1527 |
| | 11 | 3 |
AtSpiAdaptor::notifyAboutDestructionName: | 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: | 1220-1244 |
| | 11 | 4 |
AtSpiAdaptor::interfaceFromPathName: | AtSpiAdaptor::interfaceFromPath | Prototype: | QAccessibleInterface *AtSpiAdaptor::interfaceFromPath(const QString& dbusPath) const | Coverage: | 0.000% (0/14) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/linuxaccessibility/atspiadaptor.cpp | Lines: | 856-875 |
| | 11 | 5 |
AtSpiAdaptor::getRangeExtentsName: | AtSpiAdaptor::getRangeExtents | Prototype: | QList<QVariant> AtSpiAdaptor::getRangeExtents(QAccessibleInterface *interface, int startOffset, int endOffset, uint coordType) const | Coverage: | 0.000% (0/15) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/linuxaccessibility/atspiadaptor.cpp | Lines: | 2115-2134 |
| | 11 | 5 |
windowInteractsWithPositionName: | windowInteractsWithPosition | Prototype: | static bool windowInteractsWithPosition(xcb_connection_t *connection, const QPoint & pos, xcb_window_t w, xcb_shape_sk_t shapeType) | Coverage: | 0.000% (0/12) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbdrag.cpp | Lines: | 235-252 |
| | 10 | 4 |
widgetTexturesForName: | widgetTexturesFor | Prototype: | static QPlatformTextureList *widgetTexturesFor(QWidget *tlw, QWidget *widget) | Coverage: | 0.000% (0/20) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidgetbackingstore.cpp | Lines: | 1011-1048 |
| | 10 | 6 |
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 |
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 |
socketNotifierSourceCheckName: | socketNotifierSourceCheck | Prototype: | static gboolean socketNotifierSourceCheck(GSource *source) | Coverage: | 77.778% (7/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qeventdispatcher_glib.cpp | Lines: | 74-95 |
| | 10 | 3 |
shouldIncludeFsName: | shouldIncludeFs | Prototype: | static bool shouldIncludeFs(const QStorageIterator &it) | Coverage: | 86.667% (13/15) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qstorageinfo_unix.cpp | Lines: | 157-192 |
| | 10 | 3 |
set_font_bitsName: | set_font_bits | Prototype: | static void set_font_bits(int version, quint8 bits, QFontPrivate *f) | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfont.cpp | Lines: | 1921-1934 |
| | 10 | 3 |
setWidthAttributeName: | setWidthAttribute | Prototype: | static void setWidthAttribute(QTextLength *width, const QString &valueStr) | Coverage: | 0.000% (0/12) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtexthtmlparser.cpp | Lines: | 1422-1437 |
| | 10 | 4 |
setMotifWmHintsName: | setMotifWmHints | Prototype: | static void setMotifWmHints(QXcbConnection *c, xcb_window_t window, const QtMotifWmHints &hints) | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbwindow.cpp | Lines: | 1038-1052 |
| | 10 | 2 |
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 |
setFontWeightFromValueName: | setFontWeightFromValue | Prototype: | static bool setFontWeightFromValue(const QCss::Value &value, QFont *font) | Coverage: | 0.000% (0/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp | Lines: | 1152-1166 |
| | 10 | 6 |
readMSDosDateName: | readMSDosDate | Prototype: | static QDateTime readMSDosDate(const uchar *src) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qzip.cpp | Lines: | 273-286 |
| | 10 | 1 |
queryFontName: | queryFont | Prototype: | static FcPattern *queryFont(const FcChar8 *file, const QByteArray &data, int id, FcBlanks *blanks, int *count) | Coverage: | 85.714% (6/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/fontdatabases/fontconfig/qfontconfigdatabase.cpp | Lines: | 774-798 |
| | 10 | 3 |
qt_socks5_set_host_name_and_portName: | qt_socks5_set_host_name_and_port | Prototype: | static bool qt_socks5_set_host_name_and_port(const QString &hostname, quint16 port, QByteArray *pBuf) | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qsocks5socketengine.cpp | Lines: | 187-210 |
| | 10 | 2 |
qt_memfill_templateName: | qt_memfill_template | Prototype: | template <> inline void qt_memfill_template(quint16 *dest, quint16 value, int count) | Coverage: | 0.000% (0/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | Lines: | 6288-6308 |
| | 10 | 6 |
qt_make_filter_listName: | qt_make_filter_list | Prototype: | QStringList qt_make_filter_list(const QString &filter) | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp | Lines: | 1303-1320 |
| | 10 | 4 |
qt_get_named_rgbName: | qt_get_named_rgb | Prototype: | bool qt_get_named_rgb(const char *name, QRgb* rgb) | Coverage: | 0.000% (0/12) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcolor_p.cpp | Lines: | 316-330 |
| | 10 | 4 |
qt_fontHasNarrowOutlinesName: | qt_fontHasNarrowOutlines | Prototype: | bool qt_fontHasNarrowOutlines(QFontEngine *fontEngine) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qdistancefield.cpp | Lines: | 739-755 |
| | 10 | 3 |
qt_fill_tileName: | qt_fill_tile | Prototype: | void qt_fill_tile(QPixmap *tile, const QPixmap &pixmap) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine.cpp | Lines: | 534-548 |
| | 10 | 3 |
qt_convertPointName: | qt_convertPoint | Prototype: | QPointF qt_convertPoint(const QPointF &xy, QPageLayout::Unit fromUnits, QPageLayout::Unit toUnits) | Coverage: | 0.000% (0/11) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagelayout.cpp | Lines: | 74-94 |
| | 10 | 3 |
qt_blurinnerName: | qt_blurinner | Prototype: | template<int aprec, int zprec> inline void qt_blurinner(uchar *bptr, int &zR, int &zG, int &zB, int &zA, int alpha) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/effects/qpixmapfilter.cpp | Lines: | 605-634 |
| | 10 | 1 |
qt_blend_rgb32_on_rgb32Name: | qt_blend_rgb32_on_rgb32 | Prototype: | void qt_blend_rgb32_on_rgb32(uchar *destPixels, int dbpl, const uchar *srcPixels, int sbpl, int w, int h, int const_alpha) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qblendfunctions.cpp | Lines: | 378-402 |
| | 10 | 3 |
qt_QMetaEnum_flagDebugOperatorName: | qt_QMetaEnum_flagDebugOperator | Prototype: | QDebug qt_QMetaEnum_flagDebugOperator(QDebug &debug, quint64 value, const QMetaObject *meta, const char *name) | Coverage: | 75.000% (3/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qdebug.cpp | Lines: | 917-929 |
| | 10 | 2 |
qstricmpName: | qstricmp | Prototype: | int qstricmp(const char *str1, const char *str2) | Coverage: | 100.000% (11/11) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp | Lines: | 401-413 |
| | 10 | 4 |
q_screenDepthFromFbName: | q_screenDepthFromFb | Prototype: | int q_screenDepthFromFb(int framebufferDevice) | Coverage: | 0.000% (0/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/eglconvenience/qeglconvenience.cpp | Lines: | 559-586 |
| | 10 | 5 |
qUnregisterGuiGetInterpolatorName: | qUnregisterGuiGetInterpolator | Prototype: | static void qUnregisterGuiGetInterpolator() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/animation/qguivariantanimation.cpp | Lines: | 75-88 |
| | 10 | 1 |
qTopLevelDomainName: | qTopLevelDomain | Prototype: | QString qTopLevelDomain(const QString &domain) | Coverage: | 80.000% (8/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qtldurl.cpp | Lines: | 84-98 |
| | 10 | 4 |
qScrollEffectName: | qScrollEffect | Prototype: | void qScrollEffect(QWidget* w, QEffects::DirFlags orient, int time) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qeffects.cpp | Lines: | 558-575 |
| | 10 | 3 |
qRemoveDuplicatesName: | qRemoveDuplicates | Prototype: | template <typename Iterator, typename Equality> Iterator qRemoveDuplicates(Iterator begin, Iterator end, Equality eq) | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathclipper.cpp | Lines: | 1461-1478 |
| | 10 | 4 |
qIsEffectiveTLDName: | qIsEffectiveTLD | Prototype: | bool qIsEffectiveTLD(const QStringRef &domain) | Coverage: | 100.000% (10/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qtldurl.cpp | Lines: | 106-125 |
| | 10 | 4 |
qHashName: | qHash | Prototype: | uint qHash(const QUrl &url, uint seed) noexcept | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurl.cpp | Lines: | 4123-4136 |
| | 10 | 2 |