| Function | Condition % | eLOC - Effective Lines of Codeā“ | McCabe - Cyclomatic Complexity |
QSmSocketReceiver::QSmSocketReceiver| Name: | QSmSocketReceiver::QSmSocketReceiver | | Prototype: | QSmSocketReceiver(int socket) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbsessionmanager.cpp | | Lines: | 51-55 |
| | 2 | 1 |
QSockNotType::~QSockNotType| Name: | QSockNotType::~QSockNotType | | Prototype: | QSockNotType::~QSockNotType() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qeventdispatcher_unix.cpp | | Lines: | 402-406 |
| | 2 | 2 |
QSocketNotifier::isEnabled| Name: | QSocketNotifier::isEnabled | | Prototype: | bool QSocketNotifier::isEnabled() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qsocketnotifier.cpp | | Lines: | 201-205 |
| | 2 | 1 |
QSocketNotifier::socket| Name: | QSocketNotifier::socket | | Prototype: | qintptr QSocketNotifier::socket() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qsocketnotifier.cpp | | Lines: | 179-183 |
| | 2 | 1 |
QSocketNotifier::type| Name: | QSocketNotifier::type | | Prototype: | QSocketNotifier::Type QSocketNotifier::type() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qsocketnotifier.cpp | | Lines: | 190-194 |
| | 2 | 1 |
QSocks5Authenticator::seal| Name: | QSocks5Authenticator::seal | | Prototype: | bool QSocks5Authenticator::seal(const QByteArray &buf, QByteArray *sealedBuf) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qsocks5socketengine.cpp | | Lines: | 429-433 |
| | 2 | 1 |
QSocks5Authenticator::unSeal| Name: | QSocks5Authenticator::unSeal | | Prototype: | bool QSocks5Authenticator::unSeal(const QByteArray &sealedBuf, QByteArray *buf) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qsocks5socketengine.cpp | | Lines: | 435-439 |
| | 2 | 1 |
QSocks5BindStore::contains| Name: | QSocks5BindStore::contains | | Prototype: | bool QSocks5BindStore::contains(qintptr socketDescriptor) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qsocks5socketengine.cpp | | Lines: | 358-362 |
| | 2 | 1 |
QSocks5PasswordAuthenticator::QSocks5PasswordAuthenticator| Name: | QSocks5PasswordAuthenticator::QSocks5PasswordAuthenticator | | Prototype: | QSocks5PasswordAuthenticator::QSocks5PasswordAuthenticator(const QString &userName, const QString &password) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qsocks5socketengine.cpp | | Lines: | 446-450 |
| | 2 | 1 |
QSocks5SocketEngine::QSocks5SocketEngine| Name: | QSocks5SocketEngine::QSocks5SocketEngine | | Prototype: | QSocks5SocketEngine::QSocks5SocketEngine(QObject *parent) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qsocks5socketengine.cpp | | Lines: | 974-977 |
| | 2 | 1 |
QSocks5SocketEngine::isExceptionNotificationEnabled| Name: | QSocks5SocketEngine::isExceptionNotificationEnabled | | Prototype: | bool QSocks5SocketEngine::isExceptionNotificationEnabled() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qsocks5socketengine.cpp | | Lines: | 1892-1896 |
| | 2 | 1 |
QSocks5SocketEngine::isReadNotificationEnabled| Name: | QSocks5SocketEngine::isReadNotificationEnabled | | Prototype: | bool QSocks5SocketEngine::isReadNotificationEnabled() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qsocks5socketengine.cpp | | Lines: | 1841-1845 |
| | 2 | 1 |
QSocks5SocketEngine::isWriteNotificationEnabled| Name: | QSocks5SocketEngine::isWriteNotificationEnabled | | Prototype: | bool QSocks5SocketEngine::isWriteNotificationEnabled() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qsocks5socketengine.cpp | | Lines: | 1874-1878 |
| | 2 | 1 |
QSocks5SocketEngine::setExceptionNotificationEnabled| Name: | QSocks5SocketEngine::setExceptionNotificationEnabled | | Prototype: | void QSocks5SocketEngine::setExceptionNotificationEnabled(bool enable) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qsocks5socketengine.cpp | | Lines: | 1898-1902 |
| | 2 | 1 |
QSocks5SocketEngine::setProxy| Name: | QSocks5SocketEngine::setProxy | | Prototype: | void QSocks5SocketEngine::setProxy(const QNetworkProxy &networkProxy) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qsocks5socketengine.cpp | | Lines: | 1069-1073 |
| | 2 | 1 |
QSocks5SocketEngine::socketDescriptor| Name: | QSocks5SocketEngine::socketDescriptor | | Prototype: | qintptr QSocks5SocketEngine::socketDescriptor() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qsocks5socketengine.cpp | | Lines: | 1075-1079 |
| | 2 | 1 |
QSocks5SocketEnginePrivate::checkForDatagrams| Name: | QSocks5SocketEnginePrivate::checkForDatagrams | | Prototype: | void QSocks5SocketEnginePrivate::checkForDatagrams() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qsocks5socketengine.cpp | | Lines: | 1267-1272 |
| | 2 | 2 |
QSortFilterProxyModel::dynamicSortFilter| Name: | QSortFilterProxyModel::dynamicSortFilter | | Prototype: | bool QSortFilterProxyModel::dynamicSortFilter() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qsortfilterproxymodel.cpp | | Lines: | 2491-2495 |
| | 2 | 1 |
QSortFilterProxyModel::filterCaseSensitivity| Name: | QSortFilterProxyModel::filterCaseSensitivity | | Prototype: | Qt::CaseSensitivity QSortFilterProxyModel::filterCaseSensitivity() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qsortfilterproxymodel.cpp | | Lines: | 2362-2366 |
| | 2 | 1 |
QSortFilterProxyModel::filterChanged| Name: | QSortFilterProxyModel::filterChanged | | Prototype: | void QSortFilterProxyModel::filterChanged() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qsortfilterproxymodel.cpp | | Lines: | 2587-2591 |
| | 2 | 1 |
QSortFilterProxyModel::filterKeyColumn| Name: | QSortFilterProxyModel::filterKeyColumn | | Prototype: | int QSortFilterProxyModel::filterKeyColumn() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qsortfilterproxymodel.cpp | | Lines: | 2338-2342 |
| | 2 | 1 |
QSortFilterProxyModel::filterRegExp| Name: | QSortFilterProxyModel::filterRegExp | | Prototype: | QRegExp QSortFilterProxyModel::filterRegExp() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qsortfilterproxymodel.cpp | | Lines: | 2316-2320 |
| | 2 | 1 |
QSortFilterProxyModel::filterRole| Name: | QSortFilterProxyModel::filterRole | | Prototype: | int QSortFilterProxyModel::filterRole() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qsortfilterproxymodel.cpp | | Lines: | 2538-2542 |
| | 2 | 1 |
QSortFilterProxyModel::invalidateFilter| Name: | QSortFilterProxyModel::invalidateFilter | | Prototype: | void QSortFilterProxyModel::invalidateFilter() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qsortfilterproxymodel.cpp | | Lines: | 2603-2607 |
| | 2 | 1 |
QSortFilterProxyModel::isSortLocaleAware| Name: | QSortFilterProxyModel::isSortLocaleAware | | Prototype: | bool QSortFilterProxyModel::isSortLocaleAware() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qsortfilterproxymodel.cpp | | Lines: | 2412-2416 |
| | 2 | 1 |
QSortFilterProxyModel::mapFromSource| Name: | QSortFilterProxyModel::mapFromSource | | Prototype: | QModelIndex QSortFilterProxyModel::mapFromSource(const QModelIndex &sourceIndex) const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qsortfilterproxymodel.cpp | | Lines: | 2761-2765 |
| | 2 | 1 |
QSortFilterProxyModel::mapToSource| Name: | QSortFilterProxyModel::mapToSource | | Prototype: | QModelIndex QSortFilterProxyModel::mapToSource(const QModelIndex &proxyIndex) const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qsortfilterproxymodel.cpp | | Lines: | 2749-2753 |
| | 2 | 1 |
QSortFilterProxyModel::mimeTypes| Name: | QSortFilterProxyModel::mimeTypes | | Prototype: | QStringList QSortFilterProxyModel::mimeTypes() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qsortfilterproxymodel.cpp | | Lines: | 2046-2050 |
| | 2 | 1 |
QSortFilterProxyModel::sortCaseSensitivity| Name: | QSortFilterProxyModel::sortCaseSensitivity | | Prototype: | Qt::CaseSensitivity QSortFilterProxyModel::sortCaseSensitivity() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qsortfilterproxymodel.cpp | | Lines: | 2387-2391 |
| | 2 | 1 |
QSortFilterProxyModel::sortColumn| Name: | QSortFilterProxyModel::sortColumn | | Prototype: | int QSortFilterProxyModel::sortColumn() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qsortfilterproxymodel.cpp | | Lines: | 2285-2289 |
| | 2 | 1 |
QSortFilterProxyModel::sortOrder| Name: | QSortFilterProxyModel::sortOrder | | Prototype: | Qt::SortOrder QSortFilterProxyModel::sortOrder() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qsortfilterproxymodel.cpp | | Lines: | 2297-2301 |
| | 2 | 1 |
QSortFilterProxyModel::sortRole| Name: | QSortFilterProxyModel::sortRole | | Prototype: | int QSortFilterProxyModel::sortRole() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qsortfilterproxymodel.cpp | | Lines: | 2514-2518 |
| | 2 | 1 |
QSortFilterProxyModel::supportedDropActions| Name: | QSortFilterProxyModel::supportedDropActions | | Prototype: | Qt::DropActions QSortFilterProxyModel::supportedDropActions() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qsortfilterproxymodel.cpp | | Lines: | 2055-2059 |
| | 2 | 1 |
QSortFilterProxyModelPrivate::_q_sourceAboutToBeReset| Name: | QSortFilterProxyModelPrivate::_q_sourceAboutToBeReset | | Prototype: | void QSortFilterProxyModelPrivate::_q_sourceAboutToBeReset() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qsortfilterproxymodel.cpp | | Lines: | 1304-1308 |
| | 2 | 1 |
QSortFilterProxyModelPrivate::_q_sourceColumnsAboutToBeRemoved| Name: | QSortFilterProxyModelPrivate::_q_sourceColumnsAboutToBeRemoved | | Prototype: | void QSortFilterProxyModelPrivate::_q_sourceColumnsAboutToBeRemoved( const QModelIndex &source_parent, int start, int end) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qsortfilterproxymodel.cpp | | Lines: | 1500-1505 |
| | 2 | 1 |
QSortFilterProxyModelPrivate::_q_sourceRowsRemoved| Name: | QSortFilterProxyModelPrivate::_q_sourceRowsRemoved | | Prototype: | void QSortFilterProxyModelPrivate::_q_sourceRowsRemoved( const QModelIndex &source_parent, int start, int end) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qsortfilterproxymodel.cpp | | Lines: | 1414-1419 |
| | 2 | 1 |
QSpacerItem::maximumSize| Name: | QSpacerItem::maximumSize | | Prototype: | QSize QSpacerItem::maximumSize() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qlayoutitem.cpp | | Lines: | 620-624 |
| | 2 | 1 |
QSpacerItem::minimumSize| Name: | QSpacerItem::minimumSize | | Prototype: | QSize QSpacerItem::minimumSize() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qlayoutitem.cpp | | Lines: | 599-603 |
| | 2 | 1 |
QSpanBuffer::QSpanBuffer| Name: | QSpanBuffer::QSpanBuffer | | Prototype: | QSpanBuffer(ProcessSpans blend, void *data, const QRect &clipRect) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qrasterizer.cpp | | Lines: | 70-76 |
| | 2 | 1 |
QSpanBuffer::flushSpans| Name: | QSpanBuffer::flushSpans | | Prototype: | void flushSpans() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qrasterizer.cpp | | Lines: | 103-107 |
| | 2 | 1 |
QSpdyProtocolHandler::bytesAvailable| Name: | QSpdyProtocolHandler::bytesAvailable | | Prototype: | quint64 QSpdyProtocolHandler::bytesAvailable() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qspdyprotocolhandler.cpp | | Lines: | 527-531 |
| | 2 | 1 |
QSpdyProtocolHandler::generateNextStreamID| Name: | QSpdyProtocolHandler::generateNextStreamID | | Prototype: | qint32 QSpdyProtocolHandler::generateNextStreamID() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qspdyprotocolhandler.cpp | | Lines: | 1291-1296 |
| | 2 | 1 |
QSpdyProtocolHandler::handleSYN_STREAM| Name: | QSpdyProtocolHandler::handleSYN_STREAM | | Prototype: | void QSpdyProtocolHandler::handleSYN_STREAM(char , quint32 , const QByteArray &frameData) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qspdyprotocolhandler.cpp | | Lines: | 850-859 |
| | 2 | 1 |
QSpdyProtocolHandler::~QSpdyProtocolHandler| Name: | QSpdyProtocolHandler::~QSpdyProtocolHandler | | Prototype: | QSpdyProtocolHandler::~QSpdyProtocolHandler() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qspdyprotocolhandler.cpp | | Lines: | 274-278 |
| | 2 | 1 |
QSpiAccessibleBridge::QSpiAccessibleBridge| Name: | QSpiAccessibleBridge::QSpiAccessibleBridge | | Prototype: | QSpiAccessibleBridge::QSpiAccessibleBridge() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/linuxaccessibility/bridge.cpp | | Lines: | 57-62 |
| | 2 | 1 |
QSpiAccessibleBridge::enabledChanged| Name: | QSpiAccessibleBridge::enabledChanged | | Prototype: | void QSpiAccessibleBridge::enabledChanged(bool enabled) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/linuxaccessibility/bridge.cpp | | Lines: | 64-68 |
| | 2 | 1 |
QSpiAccessibleBridge::initializeConstantMappings| Name: | QSpiAccessibleBridge::initializeConstantMappings | | Prototype: | void QSpiAccessibleBridge::initializeConstantMappings() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/linuxaccessibility/bridge.cpp | | Lines: | 261-265 |
| | 2 | 2 |
QSpiApplicationAdaptor::QSpiApplicationAdaptor| Name: | QSpiApplicationAdaptor::QSpiApplicationAdaptor | | Prototype: | QSpiApplicationAdaptor::QSpiApplicationAdaptor(const QDBusConnection &connection, QObject *parent) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/linuxaccessibility/application.cpp | | Lines: | 58-61 |
| | 2 | 1 |
QSpiDBusCache::QSpiDBusCache| Name: | QSpiDBusCache::QSpiDBusCache | | Prototype: | QSpiDBusCache::QSpiDBusCache(QDBusConnection c, QObject* parent) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/linuxaccessibility/cache.cpp | | Lines: | 62-67 |
| | 2 | 1 |
QSpinBox::QSpinBox| Name: | QSpinBox::QSpinBox | | Prototype: | QSpinBox::QSpinBox(QWidget *parent) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qspinbox.cpp | | Lines: | 198-203 |
| | 2 | 1 |
QSpinBox::cleanText| Name: | QSpinBox::cleanText | | Prototype: | QString QSpinBox::cleanText() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qspinbox.cpp | | Lines: | 314-319 |
| | 2 | 1 |
QSpinBox::displayIntegerBase| Name: | QSpinBox::displayIntegerBase | | Prototype: | int QSpinBox::displayIntegerBase() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qspinbox.cpp | | Lines: | 431-435 |
| | 2 | 1 |
QSpinBox::fixup| Name: | QSpinBox::fixup | | Prototype: | void QSpinBox::fixup(QString &input) const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qspinbox.cpp | | Lines: | 530-534 |
| | 2 | 2 |
QSpinBox::maximum| Name: | QSpinBox::maximum | | Prototype: | int QSpinBox::maximum() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qspinbox.cpp | | Lines: | 389-394 |
| | 2 | 1 |
QSpinBox::minimum| Name: | QSpinBox::minimum | | Prototype: | int QSpinBox::minimum() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qspinbox.cpp | | Lines: | 361-366 |
| | 2 | 1 |
QSpinBox::prefix| Name: | QSpinBox::prefix | | Prototype: | QString QSpinBox::prefix() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qspinbox.cpp | | Lines: | 250-254 |
| | 2 | 1 |
QSpinBox::setRange| Name: | QSpinBox::setRange | | Prototype: | void QSpinBox::setRange(int minimum, int maximum) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qspinbox.cpp | | Lines: | 414-418 |
| | 2 | 1 |
QSpinBox::setValue| Name: | QSpinBox::setValue | | Prototype: | void QSpinBox::setValue(int value) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qspinbox.cpp | | Lines: | 225-229 |
| | 2 | 1 |
QSpinBox::singleStep| Name: | QSpinBox::singleStep | | Prototype: | int QSpinBox::singleStep() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qspinbox.cpp | | Lines: | 332-337 |
| | 2 | 1 |
QSpinBox::suffix| Name: | QSpinBox::suffix | | Prototype: | QString QSpinBox::suffix() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qspinbox.cpp | | Lines: | 287-292 |
| | 2 | 1 |
QSpinBox::value| Name: | QSpinBox::value | | Prototype: | int QSpinBox::value() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qspinbox.cpp | | Lines: | 219-223 |
| | 2 | 1 |
QSpinBoxPrivate::textFromValue| Name: | QSpinBoxPrivate::textFromValue | | Prototype: | QString QSpinBoxPrivate::textFromValue(const QVariant &value) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qspinbox.cpp | | Lines: | 995-999 |
| | 2 | 1 |
QSpinBoxPrivate::valueFromText| Name: | QSpinBoxPrivate::valueFromText | | Prototype: | QVariant QSpinBoxPrivate::valueFromText(const QString &text) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qspinbox.cpp | | Lines: | 1005-1010 |
| | 2 | 1 |
QSplashScreen::QSplashScreen| Name: | QSplashScreen::QSplashScreen | | Prototype: | QSplashScreen::QSplashScreen(QWidget *parent, const QPixmap &pixmap, Qt::WindowFlags f) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qsplashscreen.cpp | | Lines: | 138-143 |
| | 2 | 1 |
QSplashScreen::message| Name: | QSplashScreen::message | | Prototype: | QString QSplashScreen::message() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qsplashscreen.cpp | | Lines: | 216-220 |
| | 2 | 1 |
QSplashScreen::repaint| Name: | QSplashScreen::repaint | | Prototype: | void QSplashScreen::repaint() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qsplashscreen.cpp | | Lines: | 166-170 |
| | 2 | 1 |
QSplashScreenPrivate::QSplashScreenPrivate| Name: | QSplashScreenPrivate::QSplashScreenPrivate | | Prototype: | inline QSplashScreenPrivate::QSplashScreenPrivate() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qsplashscreen.cpp | | Lines: | 303-305 |
| | 2 | 1 |
QSplitter::addWidget| Name: | QSplitter::addWidget | | Prototype: | void QSplitter::addWidget(QWidget *widget) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qsplitter.cpp | | Lines: | 1100-1104 |
| | 2 | 1 |
QSplitter::childrenCollapsible| Name: | QSplitter::childrenCollapsible | | Prototype: | bool QSplitter::childrenCollapsible() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qsplitter.cpp | | Lines: | 1038-1042 |
| | 2 | 1 |
QSplitter::count| Name: | QSplitter::count | | Prototype: | int QSplitter::count() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qsplitter.cpp | | Lines: | 1197-1201 |
| | 2 | 1 |
QSplitter::createHandle| Name: | QSplitter::createHandle | | Prototype: | QSplitterHandle *QSplitter::createHandle() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qsplitter.cpp | | Lines: | 1154-1158 |
| | 2 | 1 |
QSplitter::getRange| Name: | QSplitter::getRange | | Prototype: | void QSplitter::getRange(int index, int *min, int *max) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qsplitter.cpp | | Lines: | 1381-1385 |
| | 2 | 1 |
QSplitter::insertWidget| Name: | QSplitter::insertWidget | | Prototype: | void QSplitter::insertWidget(int index, QWidget *widget) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qsplitter.cpp | | Lines: | 1118-1122 |
| | 2 | 1 |
QSplitter::opaqueResize| Name: | QSplitter::opaqueResize | | Prototype: | bool QSplitter::opaqueResize() const | | Coverage: | 0.000% (0/3) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qsplitter.cpp | | Lines: | 1416-1420 |
| | 2 | 1 |
QSplitter::orientation| Name: | QSplitter::orientation | | Prototype: | Qt::Orientation QSplitter::orientation() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qsplitter.cpp | | Lines: | 1015-1019 |
| | 2 | 1 |
QSplitter::refresh| Name: | QSplitter::refresh | | Prototype: | void QSplitter::refresh() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qsplitter.cpp | | Lines: | 976-980 |
| | 2 | 1 |
QSplitter::resizeEvent| Name: | QSplitter::resizeEvent | | Prototype: | void QSplitter::resizeEvent(QResizeEvent *) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qsplitter.cpp | | Lines: | 1084-1088 |
| | 2 | 1 |
QSplitter::setChildrenCollapsible| Name: | QSplitter::setChildrenCollapsible | | Prototype: | void QSplitter::setChildrenCollapsible(bool collapse) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qsplitter.cpp | | Lines: | 1032-1036 |
| | 2 | 1 |
QSplitter::setSizes| Name: | QSplitter::setSizes | | Prototype: | void QSplitter::setSizes(const QList<int> &list) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qsplitter.cpp | | Lines: | 1541-1545 |
| | 2 | 1 |
QSplitterHandle::opaqueResize| Name: | QSplitterHandle::opaqueResize | | Prototype: | bool QSplitterHandle::opaqueResize() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qsplitter.cpp | | Lines: | 163-167 |
| | 2 | 1 |
QSplitterHandle::orientation| Name: | QSplitterHandle::orientation | | Prototype: | Qt::Orientation QSplitterHandle::orientation() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qsplitter.cpp | | Lines: | 149-153 |
| | 2 | 1 |
QSplitterPrivate::updateHandles| Name: | QSplitterPrivate::updateHandles | | Prototype: | void QSplitterPrivate::updateHandles() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qsplitter.cpp | | Lines: | 694-698 |
| | 2 | 1 |
QSqlCachedResult::setNumericalPrecisionPolicy| Name: | QSqlCachedResult::setNumericalPrecisionPolicy | | Prototype: | void QSqlCachedResult::setNumericalPrecisionPolicy(QSql::NumericalPrecisionPolicy policy) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/sql/kernel/qsqlcachedresult.cpp | | Lines: | 307-311 |
| | 2 | 1 |
QSqlCachedResultPrivate::QSqlCachedResultPrivate| Name: | QSqlCachedResultPrivate::QSqlCachedResultPrivate | | Prototype: | QSqlCachedResultPrivate::QSqlCachedResultPrivate() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/sql/kernel/qsqlcachedresult.cpp | | Lines: | 74-77 |
| | 2 | 1 |
QSqlDatabase::QSqlDatabase| Name: | QSqlDatabase::QSqlDatabase | | Prototype: | QSqlDatabase::QSqlDatabase(const QString &type) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/sql/kernel/qsqldatabase.cpp | | Lines: | 670-674 |
| | 2 | 1 |
QSqlDatabase::QSqlDatabase| Name: | QSqlDatabase::QSqlDatabase | | Prototype: | QSqlDatabase::QSqlDatabase() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/sql/kernel/qsqldatabase.cpp | | Lines: | 692-696 |
| | 2 | 1 |
QSqlDatabase::QSqlDatabase| Name: | QSqlDatabase::QSqlDatabase | | Prototype: | QSqlDatabase::QSqlDatabase(const QSqlDatabase &other) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/sql/kernel/qsqldatabase.cpp | | Lines: | 701-705 |
| | 2 | 1 |
QSqlDatabase::open| Name: | QSqlDatabase::open | | Prototype: | bool QSqlDatabase::open() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/sql/kernel/qsqldatabase.cpp | | Lines: | 832-836 |
| | 2 | 1 |
QSqlDatabase::operator=| Name: | QSqlDatabase::operator= | | Prototype: | QSqlDatabase &QSqlDatabase::operator=(const QSqlDatabase &other) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/sql/kernel/qsqldatabase.cpp | | Lines: | 710-714 |
| | 2 | 1 |
QSqlDatabase::setConnectOptions| Name: | QSqlDatabase::setConnectOptions | | Prototype: | void QSqlDatabase::setConnectOptions(const QString &options) | | Coverage: | 75.000% (3/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/sql/kernel/qsqldatabase.cpp | | Lines: | 1291-1295 |
| | 2 | 2 |
QSqlDatabase::setDatabaseName| Name: | QSqlDatabase::setDatabaseName | | Prototype: | void QSqlDatabase::setDatabaseName(const QString& name) | | Coverage: | 75.000% (3/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/sql/kernel/qsqldatabase.cpp | | Lines: | 979-983 |
| | 2 | 2 |
QSqlDatabase::setHostName| Name: | QSqlDatabase::setHostName | | Prototype: | void QSqlDatabase::setHostName(const QString& host) | | Coverage: | 75.000% (3/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/sql/kernel/qsqldatabase.cpp | | Lines: | 1037-1041 |
| | 2 | 2 |
QSqlDatabase::setPassword| Name: | QSqlDatabase::setPassword | | Prototype: | void QSqlDatabase::setPassword(const QString& password) | | Coverage: | 75.000% (3/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/sql/kernel/qsqldatabase.cpp | | Lines: | 1019-1023 |
| | 2 | 2 |
QSqlDatabase::setPort| Name: | QSqlDatabase::setPort | | Prototype: | void QSqlDatabase::setPort(int port) | | Coverage: | 75.000% (3/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/sql/kernel/qsqldatabase.cpp | | Lines: | 1055-1059 |
| | 2 | 2 |
QSqlDatabase::setUserName| Name: | QSqlDatabase::setUserName | | Prototype: | void QSqlDatabase::setUserName(const QString& name) | | Coverage: | 75.000% (3/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/sql/kernel/qsqldatabase.cpp | | Lines: | 997-1001 |
| | 2 | 2 |
QSqlDatabasePrivate::~QSqlDatabasePrivate| Name: | QSqlDatabasePrivate::~QSqlDatabasePrivate | | Prototype: | QSqlDatabasePrivate::~QSqlDatabasePrivate() | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/sql/kernel/qsqldatabase.cpp | | Lines: | 181-185 |
| | 2 | 2 |
QSqlDriver::QSqlDriver| Name: | QSqlDriver::QSqlDriver | | Prototype: | QSqlDriver::QSqlDriver(QObject *parent) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/sql/kernel/qsqldriver.cpp | | Lines: | 78-81 |
| | 2 | 1 |
QSqlDriver::QSqlDriver| Name: | QSqlDriver::QSqlDriver | | Prototype: | QSqlDriver::QSqlDriver(QSqlDriverPrivate &dd, QObject *parent) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/sql/kernel/qsqldriver.cpp | | Lines: | 85-88 |
| | 2 | 1 |
QSqlDriver::subscribeToNotification| Name: | QSqlDriver::subscribeToNotification | | Prototype: | bool QSqlDriver::subscribeToNotification(const QString &name) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/sql/kernel/qsqldriver.cpp | | Lines: | 715-719 |
| | 2 | 1 |
QSqlDriver::unsubscribeFromNotification| Name: | QSqlDriver::unsubscribeFromNotification | | Prototype: | bool QSqlDriver::unsubscribeFromNotification(const QString &name) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/sql/kernel/qsqldriver.cpp | | Lines: | 739-743 |
| | 2 | 1 |