Functionâ–´ | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
QIsciiCodec::convertToUnicodeName: | QIsciiCodec::convertToUnicode | Prototype: | QString QIsciiCodec::convertToUnicode(const char* chars, int len, ConverterState *state) const | Coverage: | 0.000% (0/26) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/codecs/qisciicodec.cpp | Lines: | 254-291 |
| | 21 | 7 |
QIsciiCodec::createName: | QIsciiCodec::create | Prototype: | QTextCodec *QIsciiCodec::create(const char *name) | Coverage: | 71.429% (5/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/codecs/qisciicodec.cpp | Lines: | 73-80 |
| | 4 | 3 |
QIsciiCodec::mibEnumName: | QIsciiCodec::mibEnum | Prototype: | int QIsciiCodec::mibEnum() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/codecs/qisciicodec.cpp | Lines: | 91-95 |
| | 1 | 1 |
QIsciiCodec::nameName: | QIsciiCodec::name | Prototype: | QByteArray QIsciiCodec::name() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/codecs/qisciicodec.cpp | Lines: | 86-89 |
| | 1 | 1 |
QItemDelegate::QItemDelegateName: | QItemDelegate::QItemDelegate | Prototype: | QItemDelegate::QItemDelegate(QObject *parent) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qitemdelegate.cpp | Lines: | 300-304 |
| | 3 | 1 |
QItemDelegate::createEditorName: | QItemDelegate::createEditor | Prototype: | QWidget *QItemDelegate::createEditor(QWidget *parent, const QStyleOptionViewItem &, const QModelIndex &index) const | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qitemdelegate.cpp | Lines: | 468-482 |
| | 10 | 4 |
QItemDelegate::decorationName: | QItemDelegate::decoration | Prototype: | QPixmap QItemDelegate::decoration(const QStyleOptionViewItem &option, const QVariant &variant) const | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qitemdelegate.cpp | Lines: | 935-952 |
| | 9 | 4 |
QItemDelegate::doCheckName: | QItemDelegate::doCheck | Prototype: | QRect QItemDelegate::doCheck(const QStyleOptionViewItem &option, const QRect &bounding, const QVariant &value) const | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qitemdelegate.cpp | Lines: | 1046-1059 |
| | 9 | 2 |
QItemDelegate::doLayoutName: | QItemDelegate::doLayout | Prototype: | void QItemDelegate::doLayout(const QStyleOptionViewItem &option, QRect *checkRect, QRect *pixmapRect, QRect *textRect, bool hint) const | Coverage: | 0.000% (0/79) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qitemdelegate.cpp | Lines: | 800-925 |
| | 84 | 21 |
QItemDelegate::drawBackgroundName: | QItemDelegate::drawBackground | Prototype: | void QItemDelegate::drawBackground(QPainter *painter, const QStyleOptionViewItem &option, const QModelIndex &index) const | Coverage: | 0.000% (0/16) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qitemdelegate.cpp | Lines: | 771-791 |
| | 12 | 4 |
QItemDelegate::drawCheckName: | QItemDelegate::drawCheck | Prototype: | void QItemDelegate::drawCheck(QPainter *painter, const QStyleOptionViewItem &option, const QRect &rect, Qt::CheckState state) const | Coverage: | 0.000% (0/12) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qitemdelegate.cpp | Lines: | 735-762 |
| | 16 | 5 |
QItemDelegate::drawDecorationName: | QItemDelegate::drawDecoration | Prototype: | void QItemDelegate::drawDecoration(QPainter *painter, const QStyleOptionViewItem &option, const QRect &rect, const QPixmap &pixmap) const | Coverage: | 0.000% (0/12) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qitemdelegate.cpp | Lines: | 680-701 |
| | 13 | 4 |
QItemDelegate::drawDisplayName: | QItemDelegate::drawDisplay | Prototype: | void QItemDelegate::drawDisplay(QPainter *painter, const QStyleOptionViewItem &option, const QRect &rect, const QString &text) const | Coverage: | 0.000% (0/39) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qitemdelegate.cpp | Lines: | 596-674 |
| | 56 | 9 |
QItemDelegate::drawFocusName: | QItemDelegate::drawFocus | Prototype: | void QItemDelegate::drawFocus(QPainter *painter, const QStyleOptionViewItem &option, const QRect &rect) const | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qitemdelegate.cpp | Lines: | 708-727 |
| | 15 | 2 |
QItemDelegate::editorEventName: | QItemDelegate::editorEvent | Prototype: | bool QItemDelegate::editorEvent(QEvent *event, QAbstractItemModel *model, const QStyleOptionViewItem &option, const QModelIndex &index) | Coverage: | 0.000% (0/43) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qitemdelegate.cpp | Lines: | 1117-1166 |
| | 31 | 9 |
QItemDelegate::eventFilterName: | QItemDelegate::eventFilter | Prototype: | bool QItemDelegate::eventFilter(QObject *object, QEvent *event) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qitemdelegate.cpp | Lines: | 1107-1111 |
| | 2 | 1 |
QItemDelegate::hasClippingName: | QItemDelegate::hasClipping | Prototype: | bool QItemDelegate::hasClipping() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qitemdelegate.cpp | Lines: | 324-328 |
| | 2 | 1 |
QItemDelegate::itemEditorFactoryName: | QItemDelegate::itemEditorFactory | Prototype: | QItemEditorFactory *QItemDelegate::itemEditorFactory() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qitemdelegate.cpp | Lines: | 572-576 |
| | 2 | 1 |
QItemDelegate::paintName: | QItemDelegate::paint | Prototype: | void QItemDelegate::paint(QPainter *painter, const QStyleOptionViewItem &option, const QModelIndex &index) const | Coverage: | 0.000% (0/19) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qitemdelegate.cpp | Lines: | 363-433 |
| | 42 | 6 |
QItemDelegate::rectName: | QItemDelegate::rect | Prototype: | QRect QItemDelegate::rect(const QStyleOptionViewItem &option, const QModelIndex &index, int role) const | Coverage: | 0.000% (0/21) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qitemdelegate.cpp | Lines: | 1007-1041 |
| | 22 | 10 |
QItemDelegate::selectedName: | QItemDelegate::selected | Prototype: | QPixmap *QItemDelegate::selected(const QPixmap &pixmap, const QPalette &palette, bool enabled) const | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qitemdelegate.cpp | Lines: | 976-1001 |
| | 18 | 3 |
QItemDelegate::setClippingName: | QItemDelegate::setClipping | Prototype: | void QItemDelegate::setClipping(bool clip) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qitemdelegate.cpp | Lines: | 330-334 |
| | 2 | 1 |
QItemDelegate::setEditorDataName: | QItemDelegate::setEditorData | Prototype: | void QItemDelegate::setEditorData(QWidget *editor, const QModelIndex &index) const | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qitemdelegate.cpp | Lines: | 494-509 |
| | 6 | 3 |
QItemDelegate::setItemEditorFactoryName: | QItemDelegate::setItemEditorFactory | Prototype: | void QItemDelegate::setItemEditorFactory(QItemEditorFactory *factory) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qitemdelegate.cpp | Lines: | 585-589 |
| | 2 | 1 |
QItemDelegate::setModelDataName: | QItemDelegate::setModelData | Prototype: | void QItemDelegate::setModelData(QWidget *editor, QAbstractItemModel *model, const QModelIndex &index) const | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qitemdelegate.cpp | Lines: | 522-541 |
| | 9 | 3 |
QItemDelegate::setOptionsName: | QItemDelegate::setOptions | Prototype: | QStyleOptionViewItem QItemDelegate::setOptions(const QModelIndex &index, const QStyleOptionViewItem &option) const | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qitemdelegate.cpp | Lines: | 1172-1198 |
| | 13 | 4 |
QItemDelegate::sizeHintName: | QItemDelegate::sizeHint | Prototype: | QSize QItemDelegate::sizeHint(const QStyleOptionViewItem &option, const QModelIndex &index) const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qitemdelegate.cpp | Lines: | 445-458 |
| | 8 | 2 |
QItemDelegate::textRectangleName: | QItemDelegate::textRectangle | Prototype: | QRect QItemDelegate::textRectangle(QPainter * , const QRect &rect, const QFont &font, const QString &text) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qitemdelegate.cpp | Lines: | 1064-1077 |
| | 9 | 1 |
QItemDelegate::updateEditorGeometryName: | QItemDelegate::updateEditorGeometry | Prototype: | void QItemDelegate::updateEditorGeometry(QWidget *editor, const QStyleOptionViewItem &option, const QModelIndex &index) const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qitemdelegate.cpp | Lines: | 548-564 |
| | 12 | 2 |
QItemDelegatePrivate::QItemDelegatePrivateName: | QItemDelegatePrivate::QItemDelegatePrivate | Prototype: | QItemDelegatePrivate() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qitemdelegate.cpp | Lines: | 82-82 |
| | 1 | 1 |
QItemDelegatePrivate::doTextLayoutName: | QItemDelegatePrivate::doTextLayout | Prototype: | QSizeF QItemDelegatePrivate::doTextLayout(int lineWidth) const | Coverage: | 0.000% (0/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qitemdelegate.cpp | Lines: | 147-163 |
| | 12 | 3 |
QItemDelegatePrivate::editorFactoryName: | QItemDelegatePrivate::editorFactory | Prototype: | inline const QItemEditorFactory *editorFactory() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qitemdelegate.cpp | Lines: | 84-85 |
| | 1 | 1 |
QItemDelegatePrivate::iconModeName: | QItemDelegatePrivate::iconMode | Prototype: | inline QIcon::Mode iconMode(QStyle::State state) const | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qitemdelegate.cpp | Lines: | 87-92 |
| | 3 | 3 |
QItemDelegatePrivate::iconStateName: | QItemDelegatePrivate::iconState | Prototype: | inline QIcon::State iconState(QStyle::State state) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qitemdelegate.cpp | Lines: | 94-95 |
| | 1 | 1 |
QItemDelegatePrivate::replaceNewLineName: | QItemDelegatePrivate::replaceNewLine | Prototype: | inline static QString replaceNewLine(QString text) | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qitemdelegate.cpp | Lines: | 97-104 |
| | 5 | 3 |
QItemDelegatePrivate::textLayoutBoundsName: | QItemDelegatePrivate::textLayoutBounds | Prototype: | QRect QItemDelegatePrivate::textLayoutBounds(const QStyleOptionViewItem &option) const | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qitemdelegate.cpp | Lines: | 129-145 |
| | 8 | 5 |
QItemDelegatePrivate::valueToTextName: | QItemDelegatePrivate::valueToText | Prototype: | QString QItemDelegatePrivate::valueToText(const QVariant &value, const QStyleOptionViewItem &option) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qitemdelegate.cpp | Lines: | 336-339 |
| | 1 | 1 |
QItemDelegatePrivate::widgetName: | QItemDelegatePrivate::widget | Prototype: | const QWidget *widget(const QStyleOptionViewItem &option) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qitemdelegate.cpp | Lines: | 116-119 |
| | 1 | 1 |
QItemEditorFactory::createEditorName: | QItemEditorFactory::createEditor | Prototype: | QWidget *QItemEditorFactory::createEditor(int userType, QWidget *parent) const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qitemeditorfactory.cpp | Lines: | 163-171 |
| | 5 | 2 |
QItemEditorFactory::defaultFactoryName: | QItemEditorFactory::defaultFactory | Prototype: | const QItemEditorFactory *QItemEditorFactory::defaultFactory() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qitemeditorfactory.cpp | Lines: | 331-337 |
| | 3 | 2 |
QItemEditorFactory::registerEditorName: | QItemEditorFactory::registerEditor | Prototype: | void QItemEditorFactory::registerEditor(int userType, QItemEditorCreatorBase *creator) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qitemeditorfactory.cpp | Lines: | 205-217 |
| | 8 | 3 |
QItemEditorFactory::setDefaultFactoryName: | QItemEditorFactory::setDefaultFactory | Prototype: | void QItemEditorFactory::setDefaultFactory(QItemEditorFactory *factory) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qitemeditorfactory.cpp | Lines: | 345-350 |
| | 2 | 1 |
QItemEditorFactory::valuePropertyNameName: | QItemEditorFactory::valuePropertyName | Prototype: | QByteArray QItemEditorFactory::valuePropertyName(int userType) const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qitemeditorfactory.cpp | Lines: | 176-184 |
| | 5 | 2 |
QItemEditorFactory::~QItemEditorFactoryName: | QItemEditorFactory::~QItemEditorFactory | Prototype: | QItemEditorFactory::~QItemEditorFactory() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qitemeditorfactory.cpp | Lines: | 189-195 |
| | 2 | 1 |
QItemSelection::QItemSelectionName: | QItemSelection::QItemSelection | Prototype: | QItemSelection::QItemSelection(const QModelIndex &topLeft, const QModelIndex &bottomRight) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qitemselectionmodel.cpp | Lines: | 424-427 |
| | 1 | 1 |
QItemSelection::containsName: | QItemSelection::contains | Prototype: | bool QItemSelection::contains(const QModelIndex &index) const | Coverage: | 100.000% (9/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qitemselectionmodel.cpp | Lines: | 464-473 |
| | 6 | 4 |
QItemSelection::indexesName: | QItemSelection::indexes | Prototype: | QModelIndexList QItemSelection::indexes() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qitemselectionmodel.cpp | Lines: | 479-482 |
| | 1 | 1 |
QItemSelection::mergeName: | QItemSelection::merge | Prototype: | void QItemSelection::merge(const QItemSelection &other, QItemSelectionModel::SelectionFlags command) | Coverage: | 100.000% (34/34) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qitemselectionmodel.cpp | Lines: | 502-549 |
| | 29 | 12 |
QItemSelection::selectName: | QItemSelection::select | Prototype: | void QItemSelection::select(const QModelIndex &topLeft, const QModelIndex &bottomRight) | Coverage: | 75.000% (12/16) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qitemselectionmodel.cpp | Lines: | 436-457 |
| | 16 | 4 |
QItemSelection::splitName: | QItemSelection::split | Prototype: | void QItemSelection::split(const QItemSelectionRange &range, const QItemSelectionRange &other, QItemSelection *result) | Coverage: | 94.444% (17/18) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qitemselectionmodel.cpp | Lines: | 558-599 |
| | 33 | 6 |
QItemSelectionModel::QItemSelectionModelName: | QItemSelectionModel::QItemSelectionModel | Prototype: | QItemSelectionModel::QItemSelectionModel(QAbstractItemModel *model) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qitemselectionmodel.cpp | Lines: | 1119-1123 |
| | 1 | 1 |
QItemSelectionModel::QItemSelectionModelName: | QItemSelectionModel::QItemSelectionModel | Prototype: | QItemSelectionModel::QItemSelectionModel(QAbstractItemModel *model, QObject *parent) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qitemselectionmodel.cpp | Lines: | 1128-1132 |
| | 1 | 1 |
QItemSelectionModel::QItemSelectionModelName: | QItemSelectionModel::QItemSelectionModel | Prototype: | QItemSelectionModel::QItemSelectionModel(QItemSelectionModelPrivate &dd, QAbstractItemModel *model) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qitemselectionmodel.cpp | Lines: | 1137-1141 |
| | 1 | 1 |
QItemSelectionModel::clearName: | QItemSelectionModel::clear | Prototype: | void QItemSelectionModel::clear() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qitemselectionmodel.cpp | Lines: | 1304-1308 |
| | 2 | 1 |
QItemSelectionModel::clearCurrentIndexName: | QItemSelectionModel::clearCurrentIndex | Prototype: | void QItemSelectionModel::clearCurrentIndex() | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qitemselectionmodel.cpp | Lines: | 1313-1323 |
| | 7 | 2 |
QItemSelectionModel::clearSelectionName: | QItemSelectionModel::clearSelection | Prototype: | void QItemSelectionModel::clearSelection() | Coverage: | 100.000% (6/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qitemselectionmodel.cpp | Lines: | 1338-1345 |
| | 4 | 2 |
QItemSelectionModel::columnIntersectsSelectionName: | QItemSelectionModel::columnIntersectsSelection | Prototype: | bool QItemSelectionModel::columnIntersectsSelection(int column, const QModelIndex &parent) const | Coverage: | 71.429% (15/21) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qitemselectionmodel.cpp | Lines: | 1591-1616 |
| | 18 | 7 |
QItemSelectionModel::currentIndexName: | QItemSelectionModel::currentIndex | Prototype: | QModelIndex QItemSelectionModel::currentIndex() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qitemselectionmodel.cpp | Lines: | 1387-1390 |
| | 1 | 1 |
QItemSelectionModel::emitSelectionChangedName: | QItemSelectionModel::emitSelectionChanged | Prototype: | void QItemSelectionModel::emitSelectionChanged(const QItemSelection &newSelection, const QItemSelection &oldSelection) | Coverage: | 100.000% (56/56) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qitemselectionmodel.cpp | Lines: | 1801-1868 |
| | 37 | 16 |
QItemSelectionModel::hasSelectionName: | QItemSelectionModel::hasSelection | Prototype: | bool QItemSelectionModel::hasSelection() const | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qitemselectionmodel.cpp | Lines: | 1624-1634 |
| | 6 | 2 |
QItemSelectionModel::isColumnSelectedName: | QItemSelectionModel::isColumnSelected | Prototype: | bool QItemSelectionModel::isColumnSelected(int column, const QModelIndex &parent) const | Coverage: | 71.186% (42/59) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qitemselectionmodel.cpp | Lines: | 1499-1551 |
| | 34 | 17 |
QItemSelectionModel::isRowSelectedName: | QItemSelectionModel::isRowSelected | Prototype: | bool QItemSelectionModel::isRowSelected(int row, const QModelIndex &parent) const | Coverage: | 76.190% (48/63) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qitemselectionmodel.cpp | Lines: | 1437-1489 |
| | 37 | 18 |
QItemSelectionModel::isSelectedName: | QItemSelectionModel::isSelected | Prototype: | bool QItemSelectionModel::isSelected(const QModelIndex &index) const | Coverage: | 93.103% (27/29) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qitemselectionmodel.cpp | Lines: | 1395-1427 |
| | 20 | 9 |
QItemSelectionModel::modelName: | QItemSelectionModel::model | Prototype: | QAbstractItemModel *QItemSelectionModel::model() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qitemselectionmodel.cpp | Lines: | 1767-1770 |
| | 1 | 1 |
QItemSelectionModel::modelName: | QItemSelectionModel::model | Prototype: | const QAbstractItemModel *QItemSelectionModel::model() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qitemselectionmodel.cpp | Lines: | 1775-1778 |
| | 1 | 1 |
QItemSelectionModel::resetName: | QItemSelectionModel::reset | Prototype: | void QItemSelectionModel::reset() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qitemselectionmodel.cpp | Lines: | 1328-1332 |
| | 2 | 1 |
QItemSelectionModel::rowIntersectsSelectionName: | QItemSelectionModel::rowIntersectsSelection | Prototype: | bool QItemSelectionModel::rowIntersectsSelection(int row, const QModelIndex &parent) const | Coverage: | 83.333% (20/24) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qitemselectionmodel.cpp | Lines: | 1557-1585 |
| | 21 | 8 |
QItemSelectionModel::selectName: | QItemSelectionModel::select | Prototype: | void QItemSelectionModel::select(const QModelIndex &index, QItemSelectionModel::SelectionFlags command) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qitemselectionmodel.cpp | Lines: | 1156-1160 |
| | 2 | 1 |
QItemSelectionModel::selectName: | QItemSelectionModel::select | Prototype: | void QItemSelectionModel::select(const QItemSelection &selection, QItemSelectionModel::SelectionFlags command) | Coverage: | 90.476% (19/21) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qitemselectionmodel.cpp | Lines: | 1247-1299 |
| | 27 | 9 |
QItemSelectionModel::selectedColumnsName: | QItemSelectionModel::selectedColumns | Prototype: | QModelIndexList QItemSelectionModel::selectedColumns(int row) const | Coverage: | 92.308% (12/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qitemselectionmodel.cpp | Lines: | 1687-1710 |
| | 13 | 5 |
QItemSelectionModel::selectedIndexesName: | QItemSelectionModel::selectedIndexes | Prototype: | QModelIndexList QItemSelectionModel::selectedIndexes() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qitemselectionmodel.cpp | Lines: | 1640-1646 |
| | 4 | 1 |
QItemSelectionModel::selectedRowsName: | QItemSelectionModel::selectedRows | Prototype: | QModelIndexList QItemSelectionModel::selectedRows(int column) const | Coverage: | 92.308% (12/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qitemselectionmodel.cpp | Lines: | 1655-1678 |
| | 13 | 5 |
QItemSelectionModel::selectionName: | QItemSelectionModel::selection | Prototype: | const QItemSelection QItemSelectionModel::selection() const | Coverage: | 100.000% (2/2) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qitemselectionmodel.cpp | Lines: | 1715-1730 |
| | 8 | 2 |
QItemSelectionModel::selection::[lambda]Name: | QItemSelectionModel::selection::[lambda] | Prototype: | [](const QItemSelectionRange& range) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qitemselectionmodel.cpp | Lines: | 1722-1724 |
| | 1 | 1 |
QItemSelectionModel::setCurrentIndexName: | QItemSelectionModel::setCurrentIndex | Prototype: | void QItemSelectionModel::setCurrentIndex(const QModelIndex &index, QItemSelectionModel::SelectionFlags command) | Coverage: | 91.304% (21/23) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qitemselectionmodel.cpp | Lines: | 1358-1381 |
| | 19 | 7 |
QItemSelectionModel::setModelName: | QItemSelectionModel::setModel | Prototype: | void QItemSelectionModel::setModel(QAbstractItemModel *model) | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qitemselectionmodel.cpp | Lines: | 1787-1795 |
| | 5 | 2 |
QItemSelectionModelPrivate::_q_columnsAboutToBeInsertedName: | QItemSelectionModelPrivate::_q_columnsAboutToBeInserted | Prototype: | void QItemSelectionModelPrivate::_q_columnsAboutToBeInserted(const QModelIndex &parent, int start, int end) | Coverage: | 61.538% (8/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qitemselectionmodel.cpp | Lines: | 796-818 |
| | 16 | 3 |
QItemSelectionModelPrivate::_q_columnsAboutToBeRemovedName: | QItemSelectionModelPrivate::_q_columnsAboutToBeRemoved | Prototype: | void QItemSelectionModelPrivate::_q_columnsAboutToBeRemoved(const QModelIndex &parent, int start, int end) | Coverage: | 95.000% (19/20) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qitemselectionmodel.cpp | Lines: | 763-789 |
| | 17 | 5 |
QItemSelectionModelPrivate::_q_layoutAboutToBeChangedName: | QItemSelectionModelPrivate::_q_layoutAboutToBeChanged | Prototype: | void QItemSelectionModelPrivate::_q_layoutAboutToBeChanged(const QList<QPersistentModelIndex> &, QAbstractItemModel::LayoutChangeHint hint) | Coverage: | 50.000% (10/20) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qitemselectionmodel.cpp | Lines: | 856-894 |
| | 23 | 4 |
QItemSelectionModelPrivate::_q_layoutChangedName: | QItemSelectionModelPrivate::_q_layoutChanged | Prototype: | void QItemSelectionModelPrivate::_q_layoutChanged(const QList<QPersistentModelIndex> &, QAbstractItemModel::LayoutChangeHint hint) | Coverage: | 75.000% (18/24) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qitemselectionmodel.cpp | Lines: | 1020-1075 |
| | 32 | 4 |
QItemSelectionModelPrivate::_q_rowsAboutToBeInsertedName: | QItemSelectionModelPrivate::_q_rowsAboutToBeInserted | Prototype: | void QItemSelectionModelPrivate::_q_rowsAboutToBeInserted(const QModelIndex &parent, int start, int end) | Coverage: | 92.308% (12/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qitemselectionmodel.cpp | Lines: | 825-847 |
| | 16 | 3 |
QItemSelectionModelPrivate::_q_rowsAboutToBeRemovedName: | QItemSelectionModelPrivate::_q_rowsAboutToBeRemoved | Prototype: | void QItemSelectionModelPrivate::_q_rowsAboutToBeRemoved(const QModelIndex &parent, int start, int end) | Coverage: | 92.308% (60/65) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qitemselectionmodel.cpp | Lines: | 692-758 |
| | 48 | 14 |
QItemSelectionModelPrivate::expandSelectionName: | QItemSelectionModelPrivate::expandSelection | Prototype: | QItemSelection QItemSelectionModelPrivate::expandSelection(const QItemSelection &selection, QItemSelectionModel::SelectionFlags command) const | Coverage: | 83.333% (15/18) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qitemselectionmodel.cpp | Lines: | 658-687 |
| | 19 | 6 |
QItemSelectionModelPrivate::initModelName: | QItemSelectionModelPrivate::initModel | Prototype: | void QItemSelectionModelPrivate::initModel(QAbstractItemModel *m) | Coverage: | 100.000% (16/16) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qitemselectionmodel.cpp | Lines: | 602-648 |
| | 11 | 6 |
QItemSelectionRange::indexesName: | QItemSelectionRange::indexes | Prototype: | QModelIndexList QItemSelectionRange::indexes() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qitemselectionmodel.cpp | Lines: | 364-369 |
| | 3 | 1 |
QItemSelectionRange::intersectedName: | QItemSelectionRange::intersected | Prototype: | QItemSelectionRange QItemSelectionRange::intersected(const QItemSelectionRange &other) const | Coverage: | 50.000% (3/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qitemselectionmodel.cpp | Lines: | 246-258 |
| | 9 | 2 |
QItemSelectionRange::intersectsName: | QItemSelectionRange::intersects | Prototype: | bool QItemSelectionRange::intersects(const QItemSelectionRange &other) const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qitemselectionmodel.cpp | Lines: | 220-229 |
| | 7 | 1 |
QItemSelectionRange::isEmptyName: | QItemSelectionRange::isEmpty | Prototype: | bool QItemSelectionRange::isEmpty() const | Coverage: | 38.462% (5/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qitemselectionmodel.cpp | Lines: | 344-358 |
| | 9 | 5 |
QJsonArray::QJsonArrayName: | QJsonArray::QJsonArray | Prototype: | QJsonArray::QJsonArray() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjsonarray.cpp | Lines: | 134-137 |
| | 2 | 1 |
QJsonArray::QJsonArrayName: | QJsonArray::QJsonArray | Prototype: | QJsonArray::QJsonArray(QJsonPrivate::Data *data, QJsonPrivate::Array *array) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjsonarray.cpp | Lines: | 154-160 |
| | 3 | 1 |
QJsonArray::QJsonArrayName: | QJsonArray::QJsonArray | Prototype: | QJsonArray::QJsonArray(const QJsonArray &other) | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjsonarray.cpp | Lines: | 190-196 |
| | 4 | 2 |
QJsonArray::appendName: | QJsonArray::append | Prototype: | void QJsonArray::append(const QJsonValue &value) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjsonarray.cpp | Lines: | 412-415 |
| | 1 | 1 |
QJsonArray::atName: | QJsonArray::at | Prototype: | QJsonValue QJsonArray::at(int i) const | Coverage: | 75.000% (6/8) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjsonarray.cpp | Lines: | 363-369 |
| | 3 | 2 |
QJsonArray::compactName: | QJsonArray::compact | Prototype: | void QJsonArray::compact() | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjsonarray.cpp | Lines: | 1208-1216 |
| | 5 | 2 |
QJsonArray::containsName: | QJsonArray::contains | Prototype: | bool QJsonArray::contains(const QJsonValue &value) const | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjsonarray.cpp | Lines: | 567-574 |
| | 4 | 3 |
QJsonArray::detachName: | QJsonArray::detach | Prototype: | void QJsonArray::detach(uint reserve) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjsonarray.cpp | Lines: | 1169-1174 |
| | 3 | 1 |
QJsonArray::detach2Name: | QJsonArray::detach2 | Prototype: | bool QJsonArray::detach2(uint reserve) | Coverage: | 55.556% (10/18) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjsonarray.cpp | Lines: | 1179-1203 |
| | 19 | 6 |
QJsonArray::firstName: | QJsonArray::first | Prototype: | QJsonValue QJsonArray::first() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjsonarray.cpp | Lines: | 378-381 |
| | 1 | 1 |
QJsonArray::fromStringListName: | QJsonArray::fromStringList | Prototype: | QJsonArray QJsonArray::fromStringList(const QStringList &list) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjsonarray.cpp | Lines: | 247-253 |
| | 4 | 2 |
QJsonArray::fromVariantListName: | QJsonArray::fromVariantList | Prototype: | QJsonArray QJsonArray::fromVariantList(const QVariantList &list) | Coverage: | 0.000% (0/18) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjsonarray.cpp | Lines: | 262-305 |
| | 30 | 6 |