Function | Condition %▾ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
QAbstractPrintDialog::maxPageName: | QAbstractPrintDialog::maxPage | Prototype: | int QAbstractPrintDialog::maxPage() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/dialogs/qabstractprintdialog.cpp | Lines: | 282-286 |
| | 2 | 1 |
QAbstractPrintDialog::isOptionEnabledName: | QAbstractPrintDialog::isOptionEnabled | Prototype: | bool QAbstractPrintDialog::isOptionEnabled(PrintDialogOption option) const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/dialogs/qabstractprintdialog.cpp | Lines: | 229-233 |
| | 2 | 1 |
QAbstractPrintDialog::fromPageName: | QAbstractPrintDialog::fromPage | Prototype: | int QAbstractPrintDialog::fromPage() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/dialogs/qabstractprintdialog.cpp | Lines: | 306-310 |
| | 2 | 1 |
QAbstractPrintDialog::enabledOptionsName: | QAbstractPrintDialog::enabledOptions | Prototype: | QAbstractPrintDialog::PrintDialogOptions QAbstractPrintDialog::enabledOptions() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/dialogs/qabstractprintdialog.cpp | Lines: | 218-222 |
| | 2 | 1 |
QAbstractPrintDialog::QAbstractPrintDialogName: | QAbstractPrintDialog::QAbstractPrintDialog | Prototype: | QAbstractPrintDialog::QAbstractPrintDialog(QAbstractPrintDialogPrivate &ptr, QPrinter *printer, QWidget *parent) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/dialogs/qabstractprintdialog.cpp | Lines: | 116-124 |
| | 3 | 1 |
QAbstractNetworkCache::QAbstractNetworkCacheName: | QAbstractNetworkCache::QAbstractNetworkCache | Prototype: | QAbstractNetworkCache::QAbstractNetworkCache(QObject *parent) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qabstractnetworkcache.cpp | Lines: | 417-420 |
| | 2 | 1 |
QAbstractNetworkCache::QAbstractNetworkCacheName: | QAbstractNetworkCache::QAbstractNetworkCache | Prototype: | QAbstractNetworkCache::QAbstractNetworkCache(QAbstractNetworkCachePrivate &dd, QObject *parent) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qabstractnetworkcache.cpp | Lines: | 425-428 |
| | 2 | 1 |
QAbstractNativeEventFilter::QAbstractNativeEventFilterName: | QAbstractNativeEventFilter::QAbstractNativeEventFilter | Prototype: | QAbstractNativeEventFilter::QAbstractNativeEventFilter() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qabstractnativeeventfilter.cpp | Lines: | 54-57 |
| | 1 | 1 |
QAbstractListModel::siblingName: | QAbstractListModel::sibling | Prototype: | QModelIndex QAbstractListModel::sibling(int row, int column, const QModelIndex &) const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qabstractitemmodel.cpp | Lines: | 3507-3510 |
| | 1 | 1 |
QAbstractListModel::parentName: | QAbstractListModel::parent | Prototype: | QModelIndex QAbstractListModel::parent(const QModelIndex & ) const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qabstractitemmodel.cpp | Lines: | 3499-3502 |
| | 1 | 1 |
QAbstractListModel::indexName: | QAbstractListModel::index | Prototype: | QModelIndex QAbstractListModel::index(int row, int column, const QModelIndex &parent) const | Coverage: | 100.000% (3/3) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qabstractitemmodel.cpp | Lines: | 3488-3491 |
| | 1 | 1 |
QAbstractListModel::hasChildrenName: | QAbstractListModel::hasChildren | Prototype: | bool QAbstractListModel::hasChildren(const QModelIndex &parent) const | Coverage: | 100.000% (3/3) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qabstractitemmodel.cpp | Lines: | 3536-3539 |
| | 1 | 1 |
QAbstractListModel::flagsName: | QAbstractListModel::flags | Prototype: | Qt::ItemFlags QAbstractListModel::flags(const QModelIndex &index) const | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qabstractitemmodel.cpp | Lines: | 3515-3521 |
| | 4 | 2 |
QAbstractListModel::columnCountName: | QAbstractListModel::columnCount | Prototype: | int QAbstractListModel::columnCount(const QModelIndex &parent) const | Coverage: | 100.000% (3/3) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qabstractitemmodel.cpp | Lines: | 3531-3534 |
| | 1 | 1 |
QAbstractListModel::QAbstractListModelName: | QAbstractListModel::QAbstractListModel | Prototype: | QAbstractListModel::QAbstractListModel(QObject *parent) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qabstractitemmodel.cpp | Lines: | 3453-3457 |
| | 3 | 1 |
QAbstractItemModelPrivate::staticEmptyModelName: | QAbstractItemModelPrivate::staticEmptyModel | Prototype: | QAbstractItemModel *QAbstractItemModelPrivate::staticEmptyModel() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qabstractitemmodel.cpp | Lines: | 487-490 |
| | 1 | 1 |
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: | 731-759 |
| | 19 | 6 |
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: | 713-729 |
| | 11 | 1 |
QAbstractItemModelPrivate::defaultRoleNamesName: | QAbstractItemModelPrivate::defaultRoleNames | Prototype: | const QHash<int,QByteArray> &QAbstractItemModelPrivate::defaultRoleNames() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qabstractitemmodel.cpp | Lines: | 508-511 |
| | 1 | 1 |
QAbstractItemModelPrivate::Persistent::insertMultiAtEndName: | QAbstractItemModelPrivate::Persistent::insertMultiAtEnd | Prototype: | void QAbstractItemModelPrivate::Persistent::insertMultiAtEnd(const QModelIndex& key, QPersistentModelIndexData *data) | Coverage: | 100.000% (6/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qabstractitemmodel.cpp | Lines: | 3709-3719 |
| | 7 | 2 |
QAbstractItemModel::~QAbstractItemModelName: | QAbstractItemModel::~QAbstractItemModel | Prototype: | QAbstractItemModel::~QAbstractItemModel() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qabstractitemmodel.cpp | Lines: | 1444-1447 |
| | 1 | 1 |
QAbstractItemModel::supportedDropActionsName: | QAbstractItemModel::supportedDropActions | Prototype: | Qt::DropActions QAbstractItemModel::supportedDropActions() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qabstractitemmodel.cpp | Lines: | 1943-1946 |
| | 1 | 1 |
QAbstractItemModel::submitName: | QAbstractItemModel::submit | Prototype: | bool QAbstractItemModel::submit() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qabstractitemmodel.cpp | Lines: | 2380-2383 |
| | 1 | 1 |
QAbstractItemModel::spanName: | QAbstractItemModel::span | Prototype: | QSize QAbstractItemModel::span(const QModelIndex &) const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qabstractitemmodel.cpp | Lines: | 2305-2308 |
| | 1 | 1 |
QAbstractItemModel::sortName: | QAbstractItemModel::sort | Prototype: | void QAbstractItemModel::sort(int column, Qt::SortOrder order) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qabstractitemmodel.cpp | Lines: | 2187-2192 |
| | 2 | 1 |
QAbstractItemModel::siblingName: | QAbstractItemModel::sibling | Prototype: | QModelIndex QAbstractItemModel::sibling(int row, int column, const QModelIndex &idx) const | Coverage: | 100.000% (5/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qabstractitemmodel.cpp | Lines: | 1716-1719 |
| | 1 | 1 |
QAbstractItemModel::setHeaderDataName: | QAbstractItemModel::setHeaderData | Prototype: | bool QAbstractItemModel::setHeaderData(int section, Qt::Orientation orientation, const QVariant &value, int role) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qabstractitemmodel.cpp | Lines: | 2428-2436 |
| | 5 | 1 |
QAbstractItemModel::setDataName: | QAbstractItemModel::setData | Prototype: | bool QAbstractItemModel::setData(const QModelIndex &index, const QVariant &value, int role) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qabstractitemmodel.cpp | Lines: | 1755-1761 |
| | 4 | 1 |
QAbstractItemModel::roleNamesName: | QAbstractItemModel::roleNames | Prototype: | QHash<int,QByteArray> QAbstractItemModel::roleNames() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qabstractitemmodel.cpp | Lines: | 2365-2369 |
| | 2 | 1 |
QAbstractItemModel::removeColumnsName: | QAbstractItemModel::removeColumns | Prototype: | bool QAbstractItemModel::removeColumns(int, int, const QModelIndex &) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qabstractitemmodel.cpp | Lines: | 2086-2089 |
| | 1 | 1 |
QAbstractItemModel::persistentIndexListName: | QAbstractItemModel::persistentIndexList | Prototype: | QModelIndexList QAbstractItemModel::persistentIndexList() const | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qabstractitemmodel.cpp | Lines: | 3221-3232 |
| | 8 | 2 |
QAbstractItemModel::mimeTypesName: | QAbstractItemModel::mimeTypes | Prototype: | QStringList QAbstractItemModel::mimeTypes() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qabstractitemmodel.cpp | Lines: | 1808-1813 |
| | 3 | 1 |
QAbstractItemModel::itemDataName: | QAbstractItemModel::itemData | Prototype: | QMap<int, QVariant> QAbstractItemModel::itemData(const QModelIndex &index) const | Coverage: | 100.000% (7/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qabstractitemmodel.cpp | Lines: | 1731-1740 |
| | 6 | 3 |
QAbstractItemModel::insertColumnsName: | QAbstractItemModel::insertColumns | Prototype: | bool QAbstractItemModel::insertColumns(int, int, const QModelIndex &) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qabstractitemmodel.cpp | Lines: | 2044-2047 |
| | 1 | 1 |
QAbstractItemModel::headerDataName: | QAbstractItemModel::headerData | Prototype: | QVariant QAbstractItemModel::headerData(int section, Qt::Orientation orientation, int role) const | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qabstractitemmodel.cpp | Lines: | 2408-2414 |
| | 4 | 2 |
QAbstractItemModel::hasIndexName: | QAbstractItemModel::hasIndex | Prototype: | bool QAbstractItemModel::hasIndex(int row, int column, const QModelIndex &parent) const | Coverage: | 100.000% (10/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qabstractitemmodel.cpp | Lines: | 1679-1684 |
| | 3 | 2 |
QAbstractItemModel::hasChildrenName: | QAbstractItemModel::hasChildren | Prototype: | bool QAbstractItemModel::hasChildren(const QModelIndex &parent) const | Coverage: | 100.000% (5/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qabstractitemmodel.cpp | Lines: | 1697-1700 |
| | 1 | 1 |
QAbstractItemModel::flagsName: | QAbstractItemModel::flags | Prototype: | Qt::ItemFlags QAbstractItemModel::flags(const QModelIndex &index) const | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qabstractitemmodel.cpp | Lines: | 2173-2180 |
| | 4 | 2 |
QAbstractItemModel::endResetModelName: | QAbstractItemModel::endResetModel | Prototype: | void QAbstractItemModel::endResetModel() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qabstractitemmodel.cpp | Lines: | 3140-3146 |
| | 4 | 1 |
QAbstractItemModel::endRemoveRowsName: | QAbstractItemModel::endRemoveRows | Prototype: | void QAbstractItemModel::endRemoveRows() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qabstractitemmodel.cpp | Lines: | 2673-2679 |
| | 4 | 1 |
QAbstractItemModel::endRemoveColumnsName: | QAbstractItemModel::endRemoveColumns | Prototype: | void QAbstractItemModel::endRemoveColumns() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qabstractitemmodel.cpp | Lines: | 2975-2981 |
| | 4 | 1 |
QAbstractItemModel::endMoveRowsName: | QAbstractItemModel::endMoveRows | Prototype: | void QAbstractItemModel::endMoveRows() | Coverage: | 100.000% (7/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qabstractitemmodel.cpp | Lines: | 2839-2859 |
| | 12 | 3 |
QAbstractItemModel::endInsertRowsName: | QAbstractItemModel::endInsertRows | Prototype: | void QAbstractItemModel::endInsertRows() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qabstractitemmodel.cpp | Lines: | 2619-2625 |
| | 4 | 1 |
QAbstractItemModel::endInsertColumnsName: | QAbstractItemModel::endInsertColumns | Prototype: | void QAbstractItemModel::endInsertColumns() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qabstractitemmodel.cpp | Lines: | 2921-2927 |
| | 4 | 1 |
QAbstractItemModel::encodeDataName: | QAbstractItemModel::encodeData | Prototype: | void QAbstractItemModel::encodeData(const QModelIndexList &indexes, QDataStream &stream) const | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qabstractitemmodel.cpp | Lines: | 2467-2472 |
| | 3 | 2 |
QAbstractItemModel::doSetRoleNamesName: | QAbstractItemModel::doSetRoleNames | Prototype: | void QAbstractItemModel::doSetRoleNames(const QHash<int,QByteArray> &roleNames) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qabstractitemmodel.cpp | Lines: | 2328-2332 |
| | 2 | 1 |
QAbstractItemModel::canFetchMoreName: | QAbstractItemModel::canFetchMore | Prototype: | bool QAbstractItemModel::canFetchMore(const QModelIndex &) const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qabstractitemmodel.cpp | Lines: | 2159-2162 |
| | 1 | 1 |
QAbstractItemModel::buddyName: | QAbstractItemModel::buddy | Prototype: | QModelIndex QAbstractItemModel::buddy(const QModelIndex &index) const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qabstractitemmodel.cpp | Lines: | 2203-2206 |
| | 1 | 1 |
QAbstractItemModel::beginResetModelName: | QAbstractItemModel::beginResetModel | Prototype: | void QAbstractItemModel::beginResetModel() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qabstractitemmodel.cpp | Lines: | 3124-3127 |
| | 1 | 1 |
QAbstractItemModel::beginRemoveRowsName: | QAbstractItemModel::beginRemoveRows | Prototype: | void QAbstractItemModel::beginRemoveRows(const QModelIndex &parent, int first, int last) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qabstractitemmodel.cpp | Lines: | 2655-2663 |
| | 6 | 1 |
QAbstractItemModel::beginRemoveColumnsName: | QAbstractItemModel::beginRemoveColumns | Prototype: | void QAbstractItemModel::beginRemoveColumns(const QModelIndex &parent, int first, int last) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qabstractitemmodel.cpp | Lines: | 2957-2965 |
| | 6 | 1 |
QAbstractItemModel::beginMoveRowsName: | QAbstractItemModel::beginMoveRows | Prototype: | bool QAbstractItemModel::beginMoveRows(const QModelIndex &sourceParent, int sourceFirst, int sourceLast, const QModelIndex &destinationParent, int destinationChild) | Coverage: | 100.000% (16/16) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qabstractitemmodel.cpp | Lines: | 2804-2826 |
| | 16 | 2 |
QAbstractItemModel::beginInsertRowsName: | QAbstractItemModel::beginInsertRows | Prototype: | void QAbstractItemModel::beginInsertRows(const QModelIndex &parent, int first, int last) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qabstractitemmodel.cpp | Lines: | 2601-2609 |
| | 6 | 1 |
QAbstractItemModel::beginInsertColumnsName: | QAbstractItemModel::beginInsertColumns | Prototype: | void QAbstractItemModel::beginInsertColumns(const QModelIndex &parent, int first, int last) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qabstractitemmodel.cpp | Lines: | 2902-2910 |
| | 6 | 1 |
QAbstractItemModel::QAbstractItemModelName: | QAbstractItemModel::QAbstractItemModel | Prototype: | QAbstractItemModel::QAbstractItemModel(QObject *parent) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qabstractitemmodel.cpp | Lines: | 1428-1431 |
| | 2 | 1 |
QAbstractItemModel::QAbstractItemModelName: | QAbstractItemModel::QAbstractItemModel | Prototype: | QAbstractItemModel::QAbstractItemModel(QAbstractItemModelPrivate &dd, QObject *parent) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qabstractitemmodel.cpp | Lines: | 1436-1439 |
| | 2 | 1 |
QAbstractFileEngineIterator::setPathName: | QAbstractFileEngineIterator::setPath | Prototype: | void QAbstractFileEngineIterator::setPath(const QString &path) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qabstractfileengine.cpp | Lines: | 945-948 |
| | 1 | 1 |
QAbstractFileEngineIterator::pathName: | QAbstractFileEngineIterator::path | Prototype: | QString QAbstractFileEngineIterator::path() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qabstractfileengine.cpp | Lines: | 934-937 |
| | 1 | 1 |
QAbstractFileEngineIterator::QAbstractFileEngineIteratorName: | QAbstractFileEngineIterator::QAbstractFileEngineIterator | Prototype: | QAbstractFileEngineIterator::QAbstractFileEngineIterator(QDir::Filters filters, const QStringList &nameFilters) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qabstractfileengine.cpp | Lines: | 911-917 |
| | 2 | 1 |
QAbstractFileEngineHandlerList::~QAbstractFileEngineHandlerListName: | QAbstractFileEngineHandlerList::~QAbstractFileEngineHandlerList | Prototype: | ~QAbstractFileEngineHandlerList() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qabstractfileengine.cpp | Lines: | 109-113 |
| | 2 | 1 |
QAbstractFileEngineHandler::QAbstractFileEngineHandlerName: | QAbstractFileEngineHandler::QAbstractFileEngineHandler | Prototype: | QAbstractFileEngineHandler::QAbstractFileEngineHandler() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qabstractfileengine.cpp | Lines: | 126-131 |
| | 3 | 1 |
QAbstractFileEngine::unmapName: | QAbstractFileEngine::unmap | Prototype: | bool QAbstractFileEngine::unmap(uchar *address) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qabstractfileengine.cpp | Lines: | 821-826 |
| | 3 | 1 |
QAbstractFileEngine::setErrorName: | QAbstractFileEngine::setError | Prototype: | void QAbstractFileEngine::setError(QFile::FileError error, const QString &errorString) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qabstractfileengine.cpp | Lines: | 1255-1260 |
| | 3 | 1 |
QAbstractFileEngine::mapName: | QAbstractFileEngine::map | Prototype: | uchar *QAbstractFileEngine::map(qint64 offset, qint64 size, QFile::MemoryMapFlags flags) | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qabstractfileengine.cpp | Lines: | 797-807 |
| | 8 | 2 |
QAbstractFileEngine::isSequentialName: | QAbstractFileEngine::isSequential | Prototype: | bool QAbstractFileEngine::isSequential() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qabstractfileengine.cpp | Lines: | 460-463 |
| | 1 | 1 |
QAbstractFileEngine::handleName: | QAbstractFileEngine::handle | Prototype: | int QAbstractFileEngine::handle() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qabstractfileengine.cpp | Lines: | 759-762 |
| | 1 | 1 |
QAbstractFileEngine::errorStringName: | QAbstractFileEngine::errorString | Prototype: | QString QAbstractFileEngine::errorString() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qabstractfileengine.cpp | Lines: | 1242-1246 |
| | 2 | 1 |
QAbstractFileEngine::errorName: | QAbstractFileEngine::error | Prototype: | QFile::FileError QAbstractFileEngine::error() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qabstractfileengine.cpp | Lines: | 1229-1233 |
| | 2 | 1 |
QAbstractFileEngine::createName: | QAbstractFileEngine::create | Prototype: | QAbstractFileEngine *QAbstractFileEngine::create(const QString &fileName) | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qabstractfileengine.cpp | Lines: | 198-211 |
| | 6 | 2 |
QAbstractFileEngine::QAbstractFileEngineName: | QAbstractFileEngine::QAbstractFileEngine | Prototype: | QAbstractFileEngine::QAbstractFileEngine() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qabstractfileengine.cpp | Lines: | 347-350 |
| | 1 | 1 |
QAbstractFileEngine::QAbstractFileEngineName: | QAbstractFileEngine::QAbstractFileEngine | Prototype: | QAbstractFileEngine::QAbstractFileEngine(QAbstractFileEnginePrivate &dd) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qabstractfileengine.cpp | Lines: | 357-360 |
| | 1 | 1 |
QAbstractEventDispatcherPrivate::releaseTimerIdName: | QAbstractEventDispatcherPrivate::releaseTimerId | Prototype: | void QAbstractEventDispatcherPrivate::releaseTimerId(int timerId) | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qabstracteventdispatcher.cpp | Lines: | 90-96 |
| | 2 | 2 |
QAbstractEventDispatcherPrivate::allocateTimerIdName: | QAbstractEventDispatcherPrivate::allocateTimerId | Prototype: | int QAbstractEventDispatcherPrivate::allocateTimerId() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qabstracteventdispatcher.cpp | Lines: | 85-88 |
| | 1 | 1 |
QAbstractEventDispatcher::removeNativeEventFilterName: | QAbstractEventDispatcher::removeNativeEventFilter | Prototype: | void QAbstractEventDispatcher::removeNativeEventFilter(QAbstractNativeEventFilter *filter) | Coverage: | 100.000% (7/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qabstracteventdispatcher.cpp | Lines: | 419-428 |
| | 5 | 3 |
QAbstractEventDispatcher::registerTimerName: | QAbstractEventDispatcher::registerTimer | Prototype: | int QAbstractEventDispatcher::registerTimer(int interval, Qt::TimerType timerType, QObject *object) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qabstracteventdispatcher.cpp | Lines: | 250-255 |
| | 3 | 1 |
QAbstractEventDispatcher::instanceName: | QAbstractEventDispatcher::instance | Prototype: | QAbstractEventDispatcher *QAbstractEventDispatcher::instance(QThread *thread) | Coverage: | 100.000% (3/3) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qabstracteventdispatcher.cpp | Lines: | 164-168 |
| | 2 | 1 |
QAbstractEventDispatcher::installNativeEventFilterName: | QAbstractEventDispatcher::installNativeEventFilter | Prototype: | void QAbstractEventDispatcher::installNativeEventFilter(QAbstractNativeEventFilter *filterObj) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qabstracteventdispatcher.cpp | Lines: | 396-404 |
| | 4 | 1 |
QAbstractEventDispatcher::QAbstractEventDispatcherName: | QAbstractEventDispatcher::QAbstractEventDispatcher | Prototype: | QAbstractEventDispatcher::QAbstractEventDispatcher(QObject *parent) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qabstracteventdispatcher.cpp | Lines: | 139-140 |
| | 1 | 1 |
QAbstractEventDispatcher::QAbstractEventDispatcherName: | QAbstractEventDispatcher::QAbstractEventDispatcher | Prototype: | QAbstractEventDispatcher::QAbstractEventDispatcher(QAbstractEventDispatcherPrivate &dd, QObject *parent) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qabstracteventdispatcher.cpp | Lines: | 145-147 |
| | 1 | 1 |
QAbstractConcatenable::convertFromAsciiName: | QAbstractConcatenable::convertFromAscii | Prototype: | void QAbstractConcatenable::convertFromAscii(const char *a, int len, QChar *&out) | Coverage: | 100.000% (24/24) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstringbuilder.cpp | Lines: | 116-139 |
| | 17 | 7 |
QAbstractConcatenable::appendLatin1ToName: | QAbstractConcatenable::appendLatin1To | Prototype: | void QAbstractConcatenable::appendLatin1To(const char *a, int len, QChar *out) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | Lines: | 10650-10653 |
| | 1 | 1 |
QAbstractAnimation::~QAbstractAnimationName: | QAbstractAnimation::~QAbstractAnimation | Prototype: | QAbstractAnimation::~QAbstractAnimation() | Coverage: | 100.000% (7/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qabstractanimation.cpp | Lines: | 1059-1070 |
| | 7 | 3 |
QAbstractAnimation::updateStateName: | QAbstractAnimation::updateState | Prototype: | void QAbstractAnimation::updateState(QAbstractAnimation::State newState, QAbstractAnimation::State oldState) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qabstractanimation.cpp | Lines: | 1457-1462 |
| | 2 | 1 |
QAbstractAnimation::updateDirectionName: | QAbstractAnimation::updateDirection | Prototype: | void QAbstractAnimation::updateDirection(QAbstractAnimation::Direction direction) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qabstractanimation.cpp | Lines: | 1470-1473 |
| | 1 | 1 |
QAbstractAnimation::totalDurationName: | QAbstractAnimation::totalDuration | Prototype: | int QAbstractAnimation::totalDuration() const | Coverage: | 100.000% (7/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qabstractanimation.cpp | Lines: | 1254-1263 |
| | 7 | 3 |
QAbstractAnimation::stopName: | QAbstractAnimation::stop | Prototype: | void QAbstractAnimation::stop() | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qabstractanimation.cpp | Lines: | 1372-1380 |
| | 4 | 2 |
QAbstractAnimation::stateName: | QAbstractAnimation::state | Prototype: | QAbstractAnimation::State QAbstractAnimation::state() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qabstractanimation.cpp | Lines: | 1080-1084 |
| | 2 | 1 |
QAbstractAnimation::startName: | QAbstractAnimation::start | Prototype: | void QAbstractAnimation::start(DeletionPolicy policy) | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qabstractanimation.cpp | Lines: | 1353-1360 |
| | 5 | 2 |
QAbstractAnimation::setLoopCountName: | QAbstractAnimation::setLoopCount | Prototype: | void QAbstractAnimation::setLoopCount(int loopCount) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qabstractanimation.cpp | Lines: | 1205-1209 |
| | 2 | 1 |
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: | 1148-1177 |
| | 16 | 6 |
QAbstractAnimation::setCurrentTimeName: | QAbstractAnimation::setCurrentTime | Prototype: | void QAbstractAnimation::setCurrentTime(int msecs) | Coverage: | 100.000% (36/36) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qabstractanimation.cpp | Lines: | 1295-1335 |
| | 23 | 7 |
QAbstractAnimation::resumeName: | QAbstractAnimation::resume | Prototype: | void QAbstractAnimation::resume() | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qabstractanimation.cpp | Lines: | 1407-1417 |
| | 6 | 2 |
QAbstractAnimation::pauseName: | QAbstractAnimation::pause | Prototype: | void QAbstractAnimation::pause() | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qabstractanimation.cpp | Lines: | 1389-1398 |
| | 5 | 2 |
QAbstractAnimation::loopCountName: | QAbstractAnimation::loopCount | Prototype: | int QAbstractAnimation::loopCount() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qabstractanimation.cpp | Lines: | 1200-1204 |
| | 2 | 1 |
QAbstractAnimation::groupName: | QAbstractAnimation::group | Prototype: | QAnimationGroup *QAbstractAnimation::group() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qabstractanimation.cpp | Lines: | 1092-1096 |
| | 2 | 1 |
QAbstractAnimation::eventName: | QAbstractAnimation::event | Prototype: | bool QAbstractAnimation::event(QEvent *event) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qabstractanimation.cpp | Lines: | 1437-1440 |
| | 1 | 1 |
QAbstractAnimation::directionName: | QAbstractAnimation::direction | Prototype: | QAbstractAnimation::Direction QAbstractAnimation::direction() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qabstractanimation.cpp | Lines: | 1143-1147 |
| | 2 | 1 |
QAbstractAnimation::currentTimeName: | QAbstractAnimation::currentTime | Prototype: | int QAbstractAnimation::currentTime() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qabstractanimation.cpp | Lines: | 1290-1294 |
| | 2 | 1 |
QAbstractAnimation::currentLoopTimeName: | QAbstractAnimation::currentLoopTime | Prototype: | int QAbstractAnimation::currentLoopTime() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qabstractanimation.cpp | Lines: | 1271-1275 |
| | 2 | 1 |
QAbstractAnimation::currentLoopName: | QAbstractAnimation::currentLoop | Prototype: | int QAbstractAnimation::currentLoop() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qabstractanimation.cpp | Lines: | 1224-1228 |
| | 2 | 1 |