Function | Condition % | eLOC - Effective Lines of Codeā“ | McCabe - Cyclomatic Complexity |
QGridLayoutBox::normalizeName: | QGridLayoutBox::normalize | Prototype: | void QGridLayoutBox::normalize() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/util/qgridlayoutengine.cpp | Lines: | 117-125 |
| | 5 | 1 |
QGridLayoutEngine::itemAtName: | QGridLayoutEngine::itemAt | Prototype: | QGridLayoutItem *QGridLayoutEngine::itemAt(int row, int column, Qt::Orientation orientation) const | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/util/qgridlayoutengine.cpp | Lines: | 973-980 |
| | 5 | 3 |
QGridLayoutEngine::setSpacingName: | QGridLayoutEngine::setSpacing | Prototype: | void QGridLayoutEngine::setSpacing(qreal spacing, Qt::Orientations orientations) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/util/qgridlayoutengine.cpp | Lines: | 808-816 |
| | 5 | 3 |
QGridLayoutItem::insertOrRemoveRowsName: | QGridLayoutItem::insertOrRemoveRows | Prototype: | void QGridLayoutItem::insertOrRemoveRows(int row, int delta, Qt::Orientation orientation) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/util/qgridlayoutengine.cpp | Lines: | 677-685 |
| | 5 | 3 |
QGridLayoutRowInfo::insertOrRemoveRowsName: | QGridLayoutRowInfo::insertOrRemoveRows | Prototype: | void QGridLayoutRowInfo::insertOrRemoveRows(int row, int delta) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/util/qgridlayoutengine.cpp | Lines: | 734-742 |
| | 5 | 1 |
QGtkStyle::unpolishName: | QGtkStyle::unpolish | Prototype: | void QGtkStyle::unpolish(QApplication *app) | Coverage: | 0.000% (0/8) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qgtkstyle.cpp | Lines: | 475-484 |
| | 5 | 2 |
QGtkStylePrivate::addWidgetToMapName: | QGtkStylePrivate::addWidgetToMap | Prototype: | void QGtkStylePrivate::addWidgetToMap(GtkWidget *widget) | Coverage: | 0.000% (0/15) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qgtkstyle_p.cpp | Lines: | 735-747 |
| | 5 | 4 |
QGtkStylePrivate::initGtkTreeviewName: | QGtkStylePrivate::initGtkTreeview | Prototype: | void QGtkStylePrivate::initGtkTreeview() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qgtkstyle_p.cpp | Lines: | 469-476 |
| | 5 | 1 |
QGuiApplication::changeOverrideCursorName: | QGuiApplication::changeOverrideCursor | Prototype: | void QGuiApplication::changeOverrideCursor(const QCursor &cursor) | Coverage: | 0.000% (0/8) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | Lines: | 3392-3399 |
| | 5 | 3 |
QGuiApplication::platformFunctionName: | QGuiApplication::platformFunction | Prototype: | QFunctionPointer QGuiApplication::platformFunction(const QByteArray &function) | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | Lines: | 1578-1587 |
| | 5 | 2 |
QGuiApplication::setFontName: | QGuiApplication::setFont | Prototype: | void QGuiApplication::setFont(const QFont &font) | Coverage: | 0.000% (0/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | Lines: | 2895-2903 |
| | 5 | 2 |
QGuiApplicationPrivate::createEventDispatcherName: | QGuiApplicationPrivate::createEventDispatcher | Prototype: | void QGuiApplicationPrivate::createEventDispatcher() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | Lines: | 1249-1260 |
| | 5 | 2 |
QGuiApplicationPrivate::eventDispatcherReadyName: | QGuiApplicationPrivate::eventDispatcherReady | Prototype: | void QGuiApplicationPrivate::eventDispatcherReady() | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | Lines: | 1262-1273 |
| | 5 | 3 |
QGuiApplicationPrivate::processGestureEventName: | QGuiApplicationPrivate::processGestureEvent | Prototype: | void QGuiApplicationPrivate::processGestureEvent(QWindowSystemInterfacePrivate::GestureEvent *e) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | Lines: | 2303-2311 |
| | 5 | 2 |
QGuiApplicationPrivate::processThemeChangedName: | QGuiApplicationPrivate::processThemeChanged | Prototype: | void QGuiApplicationPrivate::processThemeChanged(QWindowSystemInterfacePrivate::ThemeChangeEvent *tce) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | Lines: | 2141-2149 |
| | 5 | 3 |
QHeaderView::sectionResizeModeName: | QHeaderView::sectionResizeMode | Prototype: | QHeaderView::ResizeMode QHeaderView::sectionResizeMode(int logicalIndex) const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp | Lines: | 1274-1281 |
| | 5 | 2 |
QHeaderView::setDefaultAlignmentName: | QHeaderView::setDefaultAlignment | Prototype: | void QHeaderView::setDefaultAlignment(Qt::Alignment alignment) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp | Lines: | 1637-1645 |
| | 5 | 2 |
QHeaderViewPrivate::headerSectionPositionName: | QHeaderViewPrivate::headerSectionPosition | Prototype: | int QHeaderViewPrivate::headerSectionPosition(int visual) const | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp | Lines: | 3573-3581 |
| | 5 | 3 |
QHeaderViewPrivate::lastVisibleVisualIndexName: | QHeaderViewPrivate::lastVisibleVisualIndex | Prototype: | int QHeaderViewPrivate::lastVisibleVisualIndex() const | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp | Lines: | 3192-3202 |
| | 5 | 3 |
QHeaderViewPrivate::recalcSectionStartPosName: | QHeaderViewPrivate::recalcSectionStartPos | Prototype: | void QHeaderViewPrivate::recalcSectionStartPos() const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp | Lines: | 3548-3556 |
| | 5 | 2 |
QHeaderViewPrivate::updateDefaultSectionSizeFromStyleName: | QHeaderViewPrivate::updateDefaultSectionSizeFromStyle | Prototype: | void QHeaderViewPrivate::updateDefaultSectionSizeFromStyle() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp | Lines: | 3537-3546 |
| | 5 | 2 |
QHeaderViewPrivate::viewSectionSizeHintName: | QHeaderViewPrivate::viewSectionSizeHint | Prototype: | int QHeaderViewPrivate::viewSectionSizeHint(int logical) const | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp | Lines: | 3623-3631 |
| | 5 | 2 |
QHighDpiScaling::initHighDpiScalingName: | QHighDpiScaling::initHighDpiScaling | Prototype: | void QHighDpiScaling::initHighDpiScaling() | Coverage: | 0.000% (0/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qhighdpiscaling.cpp | Lines: | 243-256 |
| | 5 | 1 |
QHighDpiScaling::mapPositionFromNativeName: | QHighDpiScaling::mapPositionFromNative | Prototype: | QPoint QHighDpiScaling::mapPositionFromNative(const QPoint &pos, const QPlatformScreen *platformScreen) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qhighdpiscaling.cpp | Lines: | 355-362 |
| | 5 | 2 |
QHighDpiScaling::mapPositionToNativeName: | QHighDpiScaling::mapPositionToNative | Prototype: | QPoint QHighDpiScaling::mapPositionToNative(const QPoint &pos, const QPlatformScreen *platformScreen) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qhighdpiscaling.cpp | Lines: | 346-353 |
| | 5 | 2 |
QHistoryState::setDefaultTransitionName: | QHistoryState::setDefaultTransition | Prototype: | void QHistoryState::setDefaultTransition(QAbstractTransition *transition) | Coverage: | 75.000% (3/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qhistorystate.cpp | Lines: | 186-194 |
| | 5 | 2 |
QHostAddress::setAddressName: | QHostAddress::setAddress | Prototype: | void QHostAddress::setAddress(const struct sockaddr *sockaddr) | Coverage: | 42.857% (3/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qhostaddress.cpp | Lines: | 634-645 |
| | 5 | 3 |
QHostAddressPrivate::setAddressName: | QHostAddressPrivate::setAddress | Prototype: | void QHostAddressPrivate::setAddress(const quint8 *a_) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qhostaddress.cpp | Lines: | 164-171 |
| | 5 | 1 |
QHostInfoCache::QHostInfoCacheName: | QHostInfoCache::QHostInfoCache | Prototype: | QHostInfoCache::QHostInfoCache() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qhostinfo.cpp | Lines: | 725-730 |
| | 5 | 1 |
QHostInfoLookupManager::scheduleLookupName: | QHostInfoLookupManager::scheduleLookup | Prototype: | void QHostInfoLookupManager::scheduleLookup(QHostInfoRunnable *r) | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qhostinfo.cpp | Lines: | 614-622 |
| | 5 | 2 |
QHttpMultiPartIODevice::isSequentialName: | QHttpMultiPartIODevice::isSequential | Prototype: | bool QHttpMultiPartIODevice::isSequential() const | Coverage: | 77.778% (7/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpmultipart.cpp | Lines: | 466-476 |
| | 5 | 3 |
QHttpMultiPartIODevice::resetName: | QHttpMultiPartIODevice::reset | Prototype: | bool QHttpMultiPartIODevice::reset() | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpmultipart.cpp | Lines: | 478-485 |
| | 5 | 3 |
QHttpNetworkConnection::setSslConfigurationName: | QHttpNetworkConnection::setSslConfiguration | Prototype: | void QHttpNetworkConnection::setSslConfiguration(const QSslConfiguration &config) | Coverage: | 71.429% (5/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpnetworkconnection.cpp | Lines: | 1379-1388 |
| | 5 | 3 |
QHttpNetworkConnectionChannel::_q_bytesWrittenName: | QHttpNetworkConnectionChannel::_q_bytesWritten | Prototype: | void QHttpNetworkConnectionChannel::_q_bytesWritten(qint64 bytes) | Coverage: | 100.000% (7/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpnetworkconnectionchannel.cpp | Lines: | 733-746 |
| | 5 | 3 |
QHttpNetworkConnectionChannel::requeueCurrentlyPipelinedRequestsName: | QHttpNetworkConnectionChannel::requeueCurrentlyPipelinedRequests | Prototype: | void QHttpNetworkConnectionChannel::requeueCurrentlyPipelinedRequests() | Coverage: | 71.429% (5/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpnetworkconnectionchannel.cpp | Lines: | 521-532 |
| | 5 | 3 |
QHttpNetworkConnectionChannel::resendCurrentRequestName: | QHttpNetworkConnectionChannel::resendCurrentRequest | Prototype: | void QHttpNetworkConnectionChannel::resendCurrentRequest() | Coverage: | 85.714% (6/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpnetworkconnectionchannel.cpp | Lines: | 704-711 |
| | 5 | 3 |
QHttpNetworkConnectionPrivate::indexOfName: | QHttpNetworkConnectionPrivate::indexOf | Prototype: | int QHttpNetworkConnectionPrivate::indexOf(QAbstractSocket *socket) const | Coverage: | 66.667% (4/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpnetworkconnection.cpp | Lines: | 176-184 |
| | 5 | 3 |
QHttpNetworkConnectionPrivate::predictNextRequestName: | QHttpNetworkConnectionPrivate::predictNextRequest | Prototype: | QHttpNetworkRequest QHttpNetworkConnectionPrivate::predictNextRequest() | Coverage: | 71.429% (5/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpnetworkconnection.cpp | Lines: | 693-700 |
| | 5 | 3 |
QHttpNetworkConnectionPrivate::~QHttpNetworkConnectionPrivateName: | QHttpNetworkConnectionPrivate::~QHttpNetworkConnectionPrivate | Prototype: | QHttpNetworkConnectionPrivate::~QHttpNetworkConnectionPrivate() | Coverage: | 100.000% (7/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpnetworkconnection.cpp | Lines: | 109-118 |
| | 5 | 3 |
QHttpNetworkReply::~QHttpNetworkReplyName: | QHttpNetworkReply::~QHttpNetworkReply | Prototype: | QHttpNetworkReply::~QHttpNetworkReply() | Coverage: | 90.909% (10/11) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpnetworkreply.cpp | Lines: | 58-69 |
| | 5 | 3 |
QHttpSocketEngine::closeName: | QHttpSocketEngine::close | Prototype: | void QHttpSocketEngine::close() | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qhttpsocketengine.cpp | Lines: | 198-206 |
| | 5 | 2 |
QHttpSocketEngine::connectToHostName: | QHttpSocketEngine::connectToHost | Prototype: | bool QHttpSocketEngine::connectToHost(const QHostAddress &address, quint16 port) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qhttpsocketengine.cpp | Lines: | 161-170 |
| | 5 | 1 |
QHttpSocketEngine::connectToHostByNameName: | QHttpSocketEngine::connectToHostByName | Prototype: | bool QHttpSocketEngine::connectToHostByName(const QString &hostname, quint16 port) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qhttpsocketengine.cpp | Lines: | 172-181 |
| | 5 | 1 |
QHttpSocketEngine::emitReadNotificationName: | QHttpSocketEngine::emitReadNotification | Prototype: | void QHttpSocketEngine::emitReadNotification() | Coverage: | 100.000% (8/8) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qhttpsocketengine.cpp | Lines: | 771-782 |
| | 5 | 2 |
QHttpSocketEngine::emitWriteNotificationName: | QHttpSocketEngine::emitWriteNotification | Prototype: | void QHttpSocketEngine::emitWriteNotification() | Coverage: | 83.333% (5/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qhttpsocketengine.cpp | Lines: | 784-792 |
| | 5 | 2 |
QIODevice::QIODeviceName: | QIODevice::QIODevice | Prototype: | QIODevice::QIODevice(QObject *parent) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qiodevice.cpp | Lines: | 392-398 |
| | 5 | 1 |
QIODevice::setOpenModeName: | QIODevice::setOpenMode | Prototype: | void QIODevice::setOpenMode(OpenMode openMode) | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qiodevice.cpp | Lines: | 464-474 |
| | 5 | 2 |
QIODevice::ungetCharName: | QIODevice::ungetChar | Prototype: | void QIODevice::ungetChar(char c) | Coverage: | 50.000% (5/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qiodevice.cpp | Lines: | 1388-1400 |
| | 5 | 4 |
QIcon::setIsMaskName: | QIcon::setIsMask | Prototype: | void QIcon::setIsMask(bool isMask) | Coverage: | 0.000% (0/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qicon.cpp | Lines: | 1213-1222 |
| | 5 | 2 |
QIconEngine::availableSizesName: | QIconEngine::availableSizes | Prototype: | QList<QSize> QIconEngine::availableSizes(QIcon::Mode mode, QIcon::State state) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qiconengine.cpp | Lines: | 261-268 |
| | 5 | 1 |
QIconLoaderEngine::pixmapName: | QIconLoaderEngine::pixmap | Prototype: | QPixmap QIconLoaderEngine::pixmap(const QSize &size, QIcon::Mode mode, QIcon::State state) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qiconloader.cpp | Lines: | 544-554 |
| | 5 | 2 |
QIconModeViewBase::clearName: | QIconModeViewBase::clear | Prototype: | void QIconModeViewBase::clear() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistview.cpp | Lines: | 3206-3213 |
| | 5 | 1 |
QIconModeViewBase::dataChangedName: | QIconModeViewBase::dataChanged | Prototype: | void QIconModeViewBase::dataChanged(const QModelIndex &topLeft, const QModelIndex &bottomRight) | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistview.cpp | Lines: | 2863-2871 |
| | 5 | 3 |
QIconModeViewBase::draggedItemsDeltaName: | QIconModeViewBase::draggedItemsDelta | Prototype: | QPoint QIconModeViewBase::draggedItemsDelta() const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistview.cpp | Lines: | 3177-3185 |
| | 5 | 2 |
QIconModeViewBase::scrollContentsByName: | QIconModeViewBase::scrollContentsBy | Prototype: | void QIconModeViewBase::scrollContentsBy(int dx, int dy, bool scrollElasticBand) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistview.cpp | Lines: | 2853-2861 |
| | 5 | 3 |
QIcu::toLowerName: | QIcu::toLower | Prototype: | QString QIcu::toLower(const QByteArray &localeID, const QString &str, bool *ok) | Coverage: | 75.000% (3/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale_icu.cpp | Lines: | 97-104 |
| | 5 | 2 |
QIcu::toUpperName: | QIcu::toUpper | Prototype: | QString QIcu::toUpper(const QByteArray &localeID, const QString &str, bool *ok) | Coverage: | 75.000% (3/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale_icu.cpp | Lines: | 88-95 |
| | 5 | 2 |
QIcuTimeZonePrivate::QIcuTimeZonePrivateName: | QIcuTimeZonePrivate::QIcuTimeZonePrivate | Prototype: | QIcuTimeZonePrivate::QIcuTimeZonePrivate(const QIcuTimeZonePrivate &other) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qtimezoneprivate_icu.cpp | Lines: | 285-295 |
| | 5 | 2 |
QIdentityProxyModel::indexName: | QIdentityProxyModel::index | Prototype: | QModelIndex QIdentityProxyModel::index(int row, int column, const QModelIndex& parent) const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qidentityproxymodel.cpp | Lines: | 151-158 |
| | 5 | 1 |
QIdentityProxyModel::mapFromSourceName: | QIdentityProxyModel::mapFromSource | Prototype: | QModelIndex QIdentityProxyModel::mapFromSource(const QModelIndex& sourceIndex) const | Coverage: | 83.333% (5/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qidentityproxymodel.cpp | Lines: | 192-200 |
| | 5 | 2 |
QIdentityProxyModel::mapToSourceName: | QIdentityProxyModel::mapToSource | Prototype: | QModelIndex QIdentityProxyModel::mapToSource(const QModelIndex& proxyIndex) const | Coverage: | 83.333% (5/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qidentityproxymodel.cpp | Lines: | 251-258 |
| | 5 | 2 |
QImage::QImageName: | QImage::QImage | Prototype: | QImage::QImage(const char * const xpm[]) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage.cpp | Lines: | 988-997 |
| | 5 | 3 |
QImage::fromDataName: | QImage::fromData | Prototype: | QImage QImage::fromData(const uchar *data, int size, const char *format) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage.cpp | Lines: | 3419-3426 |
| | 5 | 1 |
QImage::setDotsPerMeterXName: | QImage::setDotsPerMeterX | Prototype: | void QImage::setDotsPerMeterX(int x) | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage.cpp | Lines: | 3673-3681 |
| | 5 | 3 |
QImage::setDotsPerMeterYName: | QImage::setDotsPerMeterY | Prototype: | void QImage::setDotsPerMeterY(int y) | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage.cpp | Lines: | 3695-3703 |
| | 5 | 3 |
QImage::setOffsetName: | QImage::setOffset | Prototype: | void QImage::setOffset(const QPoint& p) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage.cpp | Lines: | 3727-3735 |
| | 5 | 3 |
QImage::setTextName: | QImage::setText | Prototype: | void QImage::setText(const QString &key, const QString &value) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage.cpp | Lines: | 3798-3806 |
| | 5 | 3 |
QImageData::doImageIOName: | QImageData::doImageIO | Prototype: | bool QImageData::doImageIO(const QImage *image, QImageWriter *writer, int quality) const | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage.cpp | Lines: | 3482-3489 |
| | 5 | 3 |
QImagePixmapCleanupHooks::executeImageHooksName: | QImagePixmapCleanupHooks::executeImageHooks | Prototype: | void QImagePixmapCleanupHooks::executeImageHooks(qint64 key) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimagepixmapcleanuphooks.cpp | Lines: | 103-113 |
| | 5 | 3 |
QImagePixmapCleanupHooks::executePlatformPixmapDestructionHooksName: | QImagePixmapCleanupHooks::executePlatformPixmapDestructionHooks | Prototype: | void QImagePixmapCleanupHooks::executePlatformPixmapDestructionHooks(QPlatformPixmap* pmd) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimagepixmapcleanuphooks.cpp | Lines: | 91-101 |
| | 5 | 3 |
QImagePixmapCleanupHooks::executePlatformPixmapModificationHooksName: | QImagePixmapCleanupHooks::executePlatformPixmapModificationHooks | Prototype: | void QImagePixmapCleanupHooks::executePlatformPixmapModificationHooks(QPlatformPixmap* pmd) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimagepixmapcleanuphooks.cpp | Lines: | 79-89 |
| | 5 | 3 |
QImageReader::backgroundColorName: | QImageReader::backgroundColor | Prototype: | QColor QImageReader::backgroundColor() const | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimagereader.cpp | Lines: | 1096-1103 |
| | 5 | 3 |
QImageReader::formatName: | QImageReader::format | Prototype: | QByteArray QImageReader::format() const | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimagereader.cpp | Lines: | 717-726 |
| | 5 | 3 |
QImageReader::imageFormatName: | QImageReader::imageFormat | Prototype: | QImage::Format QImageReader::imageFormat() const | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimagereader.cpp | Lines: | 954-963 |
| | 5 | 3 |
QImageReader::sizeName: | QImageReader::size | Prototype: | QSize QImageReader::size() const | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimagereader.cpp | Lines: | 931-940 |
| | 5 | 3 |
QImageReader::subTypeName: | QImageReader::subType | Prototype: | QByteArray QImageReader::subType() const | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimagereader.cpp | Lines: | 1127-1135 |
| | 5 | 3 |
QImageReader::supportedSubTypesName: | QImageReader::supportedSubTypes | Prototype: | QList<QByteArray> QImageReader::supportedSubTypes() const | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimagereader.cpp | Lines: | 1142-1150 |
| | 5 | 3 |
QImageReader::supportsAnimationName: | QImageReader::supportsAnimation | Prototype: | bool QImageReader::supportsAnimation() const | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimagereader.cpp | Lines: | 1113-1120 |
| | 5 | 3 |
QImageWriter::supportsOptionName: | QImageWriter::supportsOption | Prototype: | bool QImageWriter::supportsOption(QImageIOHandler::ImageOption option) const | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimagewriter.cpp | Lines: | 807-816 |
| | 5 | 2 |
QInputDialog::openName: | QInputDialog::open | Prototype: | void QInputDialog::open(QObject *receiver, const char *member) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qinputdialog.cpp | Lines: | 1084-1091 |
| | 5 | 1 |
QInputDialog::setComboBoxEditableName: | QInputDialog::setComboBoxEditable | Prototype: | void QInputDialog::setComboBoxEditable(bool editable) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qinputdialog.cpp | Lines: | 747-754 |
| | 5 | 2 |
QInputDialogPrivate::_q_plainTextEditTextChangedName: | QInputDialogPrivate::_q_plainTextEditTextChanged | Prototype: | void QInputDialogPrivate::_q_plainTextEditTextChanged() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qinputdialog.cpp | Lines: | 448-456 |
| | 5 | 2 |
QInputDialogPrivate::setComboBoxTextName: | QInputDialogPrivate::setComboBoxText | Prototype: | void QInputDialogPrivate::setComboBoxText(const QString &text) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qinputdialog.cpp | Lines: | 409-417 |
| | 5 | 3 |
QInputDialogPrivate::setListViewTextName: | QInputDialogPrivate::setListViewText | Prototype: | void QInputDialogPrivate::setListViewText(const QString &text) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qinputdialog.cpp | Lines: | 419-427 |
| | 5 | 2 |
QInputMethod::inputDirectionName: | QInputMethod::inputDirection | Prototype: | Qt::LayoutDirection QInputMethod::inputDirection() const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qinputmethod.cpp | Lines: | 261-268 |
| | 5 | 2 |
QInputMethod::isAnimatingName: | QInputMethod::isAnimating | Prototype: | bool QInputMethod::isAnimating() const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qinputmethod.cpp | Lines: | 235-242 |
| | 5 | 2 |
QInputMethod::isVisibleName: | QInputMethod::isVisible | Prototype: | bool QInputMethod::isVisible() const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qinputmethod.cpp | Lines: | 204-211 |
| | 5 | 2 |
QInputMethod::keyboardRectangleName: | QInputMethod::keyboardRectangle | Prototype: | QRectF QInputMethod::keyboardRectangle() const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qinputmethod.cpp | Lines: | 154-161 |
| | 5 | 2 |
QInputMethod::localeName: | QInputMethod::locale | Prototype: | QLocale QInputMethod::locale() const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qinputmethod.cpp | Lines: | 248-255 |
| | 5 | 2 |
QInputMethod::setInputItemTransformName: | QInputMethod::setInputItemTransform | Prototype: | void QInputMethod::setInputItemTransform(const QTransform &transform) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qinputmethod.cpp | Lines: | 86-94 |
| | 5 | 2 |
QInt64Set::QInt64SetName: | QInt64Set::QInt64Set | Prototype: | inline QInt64Set::QInt64Set(int capacity) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qtriangulator.cpp | Lines: | 489-497 |
| | 5 | 2 |
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: | 91-98 |
| | 5 | 3 |
QItemEditorFactory::createEditorName: | QItemEditorFactory::createEditor | Prototype: | QWidget *QItemEditorFactory::createEditor(int userType, QWidget *parent) const | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qitemeditorfactory.cpp | Lines: | 156-164 |
| | 5 | 2 |
QItemEditorFactory::valuePropertyNameName: | QItemEditorFactory::valuePropertyName | Prototype: | QByteArray QItemEditorFactory::valuePropertyName(int userType) const | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qitemeditorfactory.cpp | Lines: | 169-177 |
| | 5 | 2 |
QItemSelection::indexesName: | QItemSelection::indexes | Prototype: | QModelIndexList QItemSelection::indexes() const | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qitemselectionmodel.cpp | Lines: | 464-471 |
| | 5 | 2 |
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: | 1785-1793 |
| | 5 | 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: | 1202-1210 |
| | 5 | 2 |
QJsonArray::takeAtName: | QJsonArray::takeAt | Prototype: | QJsonValue QJsonArray::takeAt(int i) | Coverage: | 0.000% (0/8) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjsonarray.cpp | Lines: | 457-465 |
| | 5 | 2 |
QJsonDocument::arrayName: | QJsonDocument::array | Prototype: | QJsonArray QJsonDocument::array() const | Coverage: | 42.857% (3/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjsondocument.cpp | Lines: | 456-464 |
| | 5 | 3 |
QJsonDocument::objectName: | QJsonDocument::object | Prototype: | QJsonObject QJsonDocument::object() const | Coverage: | 42.857% (3/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjsondocument.cpp | Lines: | 438-446 |
| | 5 | 3 |