Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–¾ |
QNetworkAccessManagerPrivate::authenticationRequiredName: | QNetworkAccessManagerPrivate::authenticationRequired | Prototype: | void QNetworkAccessManagerPrivate::authenticationRequired(QAuthenticator *authenticator, QNetworkReply *reply, bool synchronous, QUrl &url, QUrl *urlForLastAuthentication, bool allowAuthenticationReuse) | Coverage: | 81.818% (18/22) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkaccessmanager.cpp | Lines: | 1395-1437 |
| | 22 | 6 |
QNetworkAccessFileBackend::uploadReadyReadSlotName: | QNetworkAccessFileBackend::uploadReadyReadSlot | Prototype: | void QNetworkAccessFileBackend::uploadReadyReadSlot() | Coverage: | 82.353% (14/17) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkaccessfilebackend.cpp | Lines: | 177-215 |
| | 23 | 6 |
QNetworkAccessDebugPipeBackend::pushFromSocketToDownstreamName: | QNetworkAccessDebugPipeBackend::pushFromSocketToDownstream | Prototype: | void QNetworkAccessDebugPipeBackend::pushFromSocketToDownstream() | Coverage: | 35.714% (5/14) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkaccessdebugpipebackend.cpp | Lines: | 130-164 |
| | 21 | 6 |
QNetworkAccessCache::unlinkEntryName: | QNetworkAccessCache::unlinkEntry | Prototype: | bool QNetworkAccessCache::unlinkEntry(const QByteArray &key) | Coverage: | 100.000% (16/16) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkaccesscache.cpp | Lines: | 162-184 |
| | 16 | 6 |
QNetworkAccessAuthenticationManager::fetchCachedProxyCredentialsName: | QNetworkAccessAuthenticationManager::fetchCachedProxyCredentials | Prototype: | QNetworkAuthenticationCredential QNetworkAccessAuthenticationManager::fetchCachedProxyCredentials(const QNetworkProxy &p, const QAuthenticator *authenticator) | Coverage: | 62.500% (10/16) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkaccessauthenticationmanager.cpp | Lines: | 187-218 |
| | 27 | 6 |
QNativeSocketEnginePrivate::nativeSetMulticastInterfaceName: | QNativeSocketEnginePrivate::nativeSetMulticastInterface | Prototype: | bool QNativeSocketEnginePrivate::nativeSetMulticastInterface(const QNetworkInterface &iface) | Coverage: | 50.000% (9/18) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qnativesocketengine_unix.cpp | Lines: | 733-758 |
| | 17 | 6 |
QNativeSocketEnginePrivate::checkProxyName: | QNativeSocketEnginePrivate::checkProxy | Prototype: | bool QNativeSocketEnginePrivate::checkProxy(const QHostAddress &address) | Coverage: | 84.211% (16/19) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qnativesocketengine.cpp | Lines: | 340-370 |
| | 17 | 6 |
QNativeSocketEnginePrivate::adjustAddressProtocolName: | QNativeSocketEnginePrivate::adjustAddressProtocol | Prototype: | QHostAddress QNativeSocketEnginePrivate::adjustAddressProtocol(const QHostAddress &address) const | Coverage: | 65.000% (13/20) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qnativesocketengine.cpp | Lines: | 315-338 |
| | 13 | 6 |
QNativeSocketEngine::waitForReadOrWriteName: | QNativeSocketEngine::waitForReadOrWrite | Prototype: | bool QNativeSocketEngine::waitForReadOrWrite(bool *readyToRead, bool *readyToWrite, bool checkRead, bool checkWrite, int msecs, bool *timedOut) | Coverage: | 50.000% (8/16) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qnativesocketengine.cpp | Lines: | 1045-1095 |
| | 20 | 6 |
QNativeSocketEngine::readName: | QNativeSocketEngine::read | Prototype: | qint64 QNativeSocketEngine::read(char *data, qint64 maxSize) | Coverage: | 60.000% (12/20) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qnativesocketengine.cpp | Lines: | 872-896 |
| | 17 | 6 |
QNativeSocketEngine::initializeName: | QNativeSocketEngine::initialize | Prototype: | bool QNativeSocketEngine::initialize(QAbstractSocket::SocketType socketType, QAbstractSocket::NetworkLayerProtocol protocol) | Coverage: | 66.667% (12/18) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qnativesocketengine.cpp | Lines: | 401-458 |
| | 17 | 6 |
QNativeSocketEngine::initializeName: | QNativeSocketEngine::initialize | Prototype: | bool QNativeSocketEngine::initialize(qintptr socketDescriptor, QAbstractSocket::SocketState socketState) | Coverage: | 50.000% (9/18) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qnativesocketengine.cpp | Lines: | 470-510 |
| | 21 | 6 |
QMimeAllGlobPatterns::addGlobName: | QMimeAllGlobPatterns::addGlob | Prototype: | void QMimeAllGlobPatterns::addGlob(const QMimeGlobPattern &glob) | Coverage: | 70.000% (14/20) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/mimetypes/qmimeglobpattern.cpp | Lines: | 151-175 |
| | 12 | 6 |
QMetaType::registerNormalizedTypedefName: | QMetaType::registerNormalizedTypedef | Prototype: | int QMetaType::registerNormalizedTypedef(const ::QByteArray &normalizedTypeName, int aliasId) | Coverage: | 63.158% (12/19) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetatype.cpp | Lines: | 1113-1149 |
| | 26 | 6 |
QMetaProperty::typeName: | QMetaProperty::type | Prototype: | QVariant::Type QMetaProperty::type() const | Coverage: | 87.500% (14/16) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetaobject.cpp | Lines: | 2812-2836 |
| | 14 | 6 |
QMetaObjectPrivate::parameterTypeNamesFromSignatureName: | QMetaObjectPrivate::parameterTypeNamesFromSignature | Prototype: | QList<QByteArray> QMetaObjectPrivate::parameterTypeNamesFromSignature(const char *signature) | Coverage: | 71.429% (20/28) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetaobject.cpp | Lines: | 3603-3621 |
| | 14 | 6 |
QMetaObjectPrivate::connectName: | QMetaObjectPrivate::connect | Prototype: | QObjectPrivate::Connection *QMetaObjectPrivate::connect(const QObject *sender, int signal_index, const QMetaObject *smeta, const QObject *receiver, int method_index, const QMetaObject *rmeta, int type, int *types) | Coverage: | 100.000% (26/26) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qobject.cpp | Lines: | 3236-3289 |
| | 36 | 6 |
QMetaCallEvent::~QMetaCallEventName: | QMetaCallEvent::~QMetaCallEvent | Prototype: | QMetaCallEvent::~QMetaCallEvent() | Coverage: | 94.444% (17/18) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qobject.cpp | Lines: | 469-485 |
| | 10 | 6 |
QMessageBox::setDetailedTextName: | QMessageBox::setDetailedText | Prototype: | void QMessageBox::setDetailedText(const QString &text) | Coverage: | 0.000% (0/17) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qmessagebox.cpp | Lines: | 2533-2562 |
| | 21 | 6 |
QMenuSloppyState::timeoutName: | QMenuSloppyState::timeout | Prototype: | void QMenuSloppyState::timeout() | Coverage: | 0.000% (0/24) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmenu.cpp | Lines: | 718-749 |
| | 18 | 6 |
QMenuPrivate::setFirstActionActiveName: | QMenuPrivate::setFirstActionActive | Prototype: | void QMenuPrivate::setFirstActionActive() | Coverage: | 0.000% (0/22) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmenu.cpp | Lines: | 530-551 |
| | 16 | 6 |
QMenuPrivate::_q_actionTriggeredName: | QMenuPrivate::_q_actionTriggered | Prototype: | void QMenuPrivate::_q_actionTriggered() | Coverage: | 0.000% (0/22) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmenu.cpp | Lines: | 1229-1256 |
| | 16 | 6 |
QMenuBar::mousePressEventName: | QMenuBar::mousePressEvent | Prototype: | void QMenuBar::mousePressEvent(QMouseEvent *e) | Coverage: | 0.000% (0/22) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmenubar.cpp | Lines: | 1024-1051 |
| | 16 | 6 |
QMenuBar::initStyleOptionName: | QMenuBar::initStyleOption | Prototype: | void QMenuBar::initStyleOption(QStyleOptionMenuItem *option, const QAction *action) const | Coverage: | 0.000% (0/27) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmenubar.cpp | Lines: | 540-564 |
| | 20 | 6 |
QMenu::mouseReleaseEventName: | QMenu::mouseReleaseEvent | Prototype: | void QMenu::mouseReleaseEvent(QMouseEvent *e) | Coverage: | 0.000% (0/24) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmenu.cpp | Lines: | 2618-2643 |
| | 14 | 6 |
QMdiSubWindowPrivate::updateMaskName: | QMdiSubWindowPrivate::updateMask | Prototype: | void QMdiSubWindowPrivate::updateMask() | Coverage: | 0.000% (0/20) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdisubwindow.cpp | Lines: | 1128-1148 |
| | 15 | 6 |
QMdiSubWindowPrivate::titleBarOptionsName: | QMdiSubWindowPrivate::titleBarOptions | Prototype: | QStyleOptionTitleBar QMdiSubWindowPrivate::titleBarOptions() const | Coverage: | 0.000% (0/26) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdisubwindow.cpp | Lines: | 1618-1668 |
| | 35 | 6 |
QMdiSubWindowPrivate::sizeParametersName: | QMdiSubWindowPrivate::sizeParameters | Prototype: | void QMdiSubWindowPrivate::sizeParameters(int *margin, int *minWidth) const | Coverage: | 0.000% (0/21) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdisubwindow.cpp | Lines: | 1725-1753 |
| | 20 | 6 |
QMdiSubWindowPrivate::showButtonsInMenuBarName: | QMdiSubWindowPrivate::showButtonsInMenuBar | Prototype: | void QMdiSubWindowPrivate::showButtonsInMenuBar(QMenuBar *menuBar) | Coverage: | 0.000% (0/20) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdisubwindow.cpp | Lines: | 1792-1826 |
| | 22 | 6 |
QMdiSubWindow::showSystemMenuName: | QMdiSubWindow::showSystemMenu | Prototype: | void QMdiSubWindow::showSystemMenu() | Coverage: | 0.000% (0/17) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdisubwindow.cpp | Lines: | 2543-2566 |
| | 14 | 6 |
QMdiSubWindow::resizeEventName: | QMdiSubWindow::resizeEvent | Prototype: | void QMdiSubWindow::resizeEvent(QResizeEvent *resizeEvent) | Coverage: | 0.000% (0/17) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdisubwindow.cpp | Lines: | 3068-3095 |
| | 16 | 6 |
QMdiAreaPrivate::placeName: | QMdiAreaPrivate::place | Prototype: | void QMdiAreaPrivate::place(Placer *placer, QMdiSubWindow *child) | Coverage: | 0.000% (0/23) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdiarea.cpp | Lines: | 878-912 |
| | 22 | 6 |
QMaxHeap::popName: | QMaxHeap::pop | Prototype: | template <class T> T QMaxHeap<T>::pop() | Coverage: | 0.000% (0/16) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qtriangulator.cpp | Lines: | 410-434 |
| | 19 | 6 |
QMatrix::mapName: | QMatrix::map | Prototype: | QPainterPath QMatrix::map(const QPainterPath &path) const | Coverage: | 0.000% (0/25) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qmatrix.cpp | Lines: | 695-727 |
| | 17 | 6 |
QMatrix4x4::translateName: | QMatrix4x4::translate | Prototype: | void QMatrix4x4::translate(float x, float y) | Coverage: | 0.000% (0/17) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/math3d/qmatrix4x4.cpp | Lines: | 1022-1046 |
| | 20 | 6 |
QMatrix4x4::translateName: | QMatrix4x4::translate | Prototype: | void QMatrix4x4::translate(float x, float y, float z) | Coverage: | 0.000% (0/17) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/math3d/qmatrix4x4.cpp | Lines: | 1056-1085 |
| | 25 | 6 |
QMatrix4x4::translateName: | QMatrix4x4::translate | Prototype: | void QMatrix4x4::translate(const QVector3D& vector) | Coverage: | 0.000% (0/17) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/math3d/qmatrix4x4.cpp | Lines: | 979-1011 |
| | 28 | 6 |
QMatrix4x4::normalMatrixName: | QMatrix4x4::normalMatrix | Prototype: | QMatrix3x3 QMatrix4x4::normalMatrix() const | Coverage: | 0.000% (0/20) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/math3d/qmatrix4x4.cpp | Lines: | 523-574 |
| | 39 | 6 |
QMainWindowLayout::toolBarAreaName: | QMainWindowLayout::toolBarArea | Prototype: | Qt::ToolBarArea QMainWindowLayout::toolBarArea(QToolBar *toolbar) const | Coverage: | 0.000% (0/11) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | Lines: | 1186-1203 |
| | 8 | 6 |
QMainWindowLayout::restoreStateName: | QMainWindowLayout::restoreState | Prototype: | bool QMainWindowLayout::restoreState(QDataStream &stream) | Coverage: | 0.000% (0/14) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | Lines: | 2545-2578 |
| | 18 | 6 |
QMainWindow::tabifiedDockWidgetsName: | QMainWindow::tabifiedDockWidgets | Prototype: | QList<QDockWidget*> QMainWindow::tabifiedDockWidgets(QDockWidget *dockwidget) const | Coverage: | 0.000% (0/20) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindow.cpp | Lines: | 1196-1217 |
| | 10 | 6 |
QMainWindow::setCornerName: | QMainWindow::setCorner | Prototype: | void QMainWindow::setCorner(Qt::Corner corner, Qt::DockWidgetArea area) | Coverage: | 0.000% (0/28) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindow.cpp | Lines: | 681-702 |
| | 13 | 6 |
QLoggingCategory::setEnabledName: | QLoggingCategory::setEnabled | Prototype: | void QLoggingCategory::setEnabled(QtMsgType type, bool enable) | Coverage: | 81.818% (9/11) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qloggingcategory.cpp | Lines: | 334-350 |
| | 6 | 6 |
QLoggingCategory::isEnabledName: | QLoggingCategory::isEnabled | Prototype: | bool QLoggingCategory::isEnabled(QtMsgType msgtype) const | Coverage: | 90.909% (10/11) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qloggingcategory.cpp | Lines: | 312-322 |
| | 7 | 6 |
QLockFilePrivate::getLockInfoName: | QLockFilePrivate::getLockInfo | Prototype: | bool QLockFilePrivate::getLockInfo(qint64 *pid, QString *hostname, QString *appname) const | Coverage: | 68.750% (11/16) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qlockfile.cpp | Lines: | 282-305 |
| | 19 | 6 |
QLocaleId::withLikelySubtagsRemovedName: | QLocaleId::withLikelySubtagsRemoved | Prototype: | QLocaleId QLocaleId::withLikelySubtagsRemoved() const | Coverage: | 37.500% (6/16) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | Lines: | 264-286 |
| | 13 | 6 |
QLocale::quoteStringName: | QLocale::quoteString | Prototype: | QString QLocale::quoteString(const QStringRef &str, QuotationStyle style) const | Coverage: | 0.000% (0/18) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | Lines: | 932-950 |
| | 11 | 6 |
QLocale::matchingLocalesName: | QLocale::matchingLocales | Prototype: | QList<QLocale> QLocale::matchingLocales(QLocale::Language language, QLocale::Script script, QLocale::Country country) | Coverage: | 0.000% (0/34) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | Lines: | 2067-2092 |
| | 17 | 6 |
QLocalSocket::waitForConnectedName: | QLocalSocket::waitForConnected | Prototype: | bool QLocalSocket::waitForConnected(int msec) | Coverage: | 9.091% (2/22) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qlocalsocket_unix.cpp | Lines: | 507-542 |
| | 24 | 6 |
QListWidgetItem::setDataName: | QListWidgetItem::setData | Prototype: | void QListWidgetItem::setData(int role, const QVariant &value) | Coverage: | 0.000% (0/20) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistwidget.cpp | Lines: | 690-707 |
| | 13 | 6 |
QListViewPrivate::closestIndexName: | QListViewPrivate::closestIndex | Prototype: | QModelIndex QListViewPrivate::closestIndex(const QRect &target, const QVector<QModelIndex> &candidates) const | Coverage: | 0.000% (0/29) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistview.cpp | Lines: | 1747-1781 |
| | 19 | 6 |
QListView::updateGeometriesName: | QListView::updateGeometries | Prototype: | void QListView::updateGeometries() | Coverage: | 0.000% (0/23) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistview.cpp | Lines: | 1479-1511 |
| | 19 | 6 |
QListModeViewBase::horizontalScrollToValueName: | QListModeViewBase::horizontalScrollToValue | Prototype: | int QListModeViewBase::horizontalScrollToValue(int index, QListView::ScrollHint hint, bool leftOf, bool rightOf, const QRect &area, const QRect &rect) const | Coverage: | 0.000% (0/17) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistview.cpp | Lines: | 2257-2276 |
| | 13 | 6 |
QLineEditPrivate::positionSideWidgetsName: | QLineEditPrivate::positionSideWidgets | Prototype: | void QLineEditPrivate::positionSideWidgets() | Coverage: | 0.000% (0/12) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlineedit_p.cpp | Lines: | 447-468 |
| | 16 | 6 |
QLineEdit::mousePressEventName: | QLineEdit::mousePressEvent | Prototype: | void QLineEdit::mousePressEvent(QMouseEvent* e) | Coverage: | 0.000% (0/26) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlineedit.cpp | Lines: | 1461-1499 |
| | 17 | 6 |
QLineEdit::mouseMoveEventName: | QLineEdit::mouseMoveEvent | Prototype: | void QLineEdit::mouseMoveEvent(QMouseEvent * e) | Coverage: | 0.000% (0/18) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlineedit.cpp | Lines: | 1503-1536 |
| | 13 | 6 |
QLineEdit::focusOutEventName: | QLineEdit::focusOutEvent | Prototype: | void QLineEdit::focusOutEvent(QFocusEvent *e) | Coverage: | 0.000% (0/24) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlineedit.cpp | Lines: | 1826-1864 |
| | 16 | 6 |
QLayout::closestAcceptableSizeName: | QLayout::closestAcceptableSize | Prototype: | QSize QLayout::closestAcceptableSize(const QWidget *widget, const QSize &size) | Coverage: | 0.000% (0/22) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qlayout.cpp | Lines: | 1432-1470 |
| | 25 | 6 |
QLabel::setTextInteractionFlagsName: | QLabel::setTextInteractionFlags | Prototype: | void QLabel::setTextInteractionFlags(Qt::TextInteractionFlags flags) | Coverage: | 0.000% (0/18) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlabel.cpp | Lines: | 704-726 |
| | 15 | 6 |
QLabel::setTextName: | QLabel::setText | Prototype: | void QLabel::setText(const QString &text) | Coverage: | 0.000% (0/24) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlabel.cpp | Lines: | 288-332 |
| | 24 | 6 |
QLabel::changeEventName: | QLabel::changeEvent | Prototype: | void QLabel::changeEvent(QEvent *ev) | Coverage: | 0.000% (0/20) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlabel.cpp | Lines: | 1377-1392 |
| | 11 | 6 |
QKeySequence::assignName: | QKeySequence::assign | Prototype: | int QKeySequence::assign(const QString &ks, QKeySequence::SequenceFormat format) | Coverage: | 0.000% (0/18) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qkeysequence.cpp | Lines: | 996-1030 |
| | 20 | 6 |
QKeyEvent::modifiersName: | QKeyEvent::modifiers | Prototype: | Qt::KeyboardModifiers QKeyEvent::modifiers() const | Coverage: | 0.000% (0/16) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qevent.cpp | Lines: | 1211-1224 |
| | 11 | 6 |
QKdeThemePrivate::readKdeSettingName: | QKdeThemePrivate::readKdeSetting | Prototype: | QVariant QKdeThemePrivate::readKdeSetting(const QString &key, const QStringList &kdeDirs, int kdeVersion, QHash<QString, QSettings*> &kdeSettings) | Coverage: | 0.000% (0/14) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/themes/genericunix/qgenericunixthemes.cpp | Lines: | 312-330 |
| | 12 | 6 |
QKdeThemePrivate::kdeFontName: | QKdeThemePrivate::kdeFont | Prototype: | QFont *QKdeThemePrivate::kdeFont(const QVariant &fontValue) | Coverage: | 0.000% (0/17) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/themes/genericunix/qgenericunixthemes.cpp | Lines: | 415-440 |
| | 14 | 6 |
QKdPointFinder::operator()Name: | QKdPointFinder::operator() | Prototype: | inline QKdPointTree::Traversal operator()(QKdPointTree::Node &node, int depth) | Coverage: | 0.000% (0/16) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathclipper.cpp | Lines: | 709-738 |
| | 18 | 6 |
QJsonObject::fromVariantMapName: | QJsonObject::fromVariantMap | Prototype: | QJsonObject QJsonObject::fromVariantMap(const QVariantMap &map) | Coverage: | 0.000% (0/16) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjsonobject.cpp | Lines: | 198-249 |
| | 35 | 6 |
QJsonObject::detach2Name: | QJsonObject::detach2 | Prototype: | bool QJsonObject::detach2(uint reserve) | Coverage: | 55.556% (10/18) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjsonobject.cpp | Lines: | 1113-1137 |
| | 19 | 6 |
QJsonArray::replaceName: | QJsonArray::replace | Prototype: | void QJsonArray::replace(int i, const QJsonValue &value) | Coverage: | 0.000% (0/20) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjsonarray.cpp | Lines: | 525-554 |
| | 21 | 6 |
QJsonArray::fromVariantListName: | QJsonArray::fromVariantList | Prototype: | QJsonArray QJsonArray::fromVariantList(const QVariantList &list) | Coverage: | 0.000% (0/18) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjsonarray.cpp | Lines: | 256-299 |
| | 30 | 6 |
QJsonArray::detach2Name: | QJsonArray::detach2 | Prototype: | bool QJsonArray::detach2(uint reserve) | Coverage: | 55.556% (10/18) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjsonarray.cpp | Lines: | 1173-1197 |
| | 19 | 6 |
QItemSelectionModelPrivate::initModelName: | QItemSelectionModelPrivate::initModel | Prototype: | void QItemSelectionModelPrivate::initModel(QAbstractItemModel *m) | Coverage: | 100.000% (16/16) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qitemselectionmodel.cpp | Lines: | 600-646 |
| | 11 | 6 |
QItemSelectionModelPrivate::expandSelectionName: | QItemSelectionModelPrivate::expandSelection | Prototype: | QItemSelection QItemSelectionModelPrivate::expandSelection(const QItemSelection &selection, QItemSelectionModel::SelectionFlags command) const | Coverage: | 83.333% (15/18) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qitemselectionmodel.cpp | Lines: | 656-685 |
| | 19 | 6 |
QItemSelection::splitName: | QItemSelection::split | Prototype: | void QItemSelection::split(const QItemSelectionRange &range, const QItemSelectionRange &other, QItemSelection *result) | Coverage: | 94.444% (17/18) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qitemselectionmodel.cpp | Lines: | 556-597 |
| | 33 | 6 |
QItemDelegate::paintName: | QItemDelegate::paint | Prototype: | void QItemDelegate::paint(QPainter *painter, const QStyleOptionViewItem &option, const QModelIndex &index) const | Coverage: | 0.000% (0/19) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qitemdelegate.cpp | Lines: | 357-427 |
| | 42 | 6 |
QInternalMimeData::hasFormatHelperName: | QInternalMimeData::hasFormatHelper | Prototype: | bool QInternalMimeData::hasFormatHelper(const QString &mimeType, const QMimeData *data) | Coverage: | 0.000% (0/20) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qdnd.cpp | Lines: | 286-303 |
| | 10 | 6 |
QInt64Set::insertName: | QInt64Set::insert | Prototype: | void QInt64Set::insert(quint64 key) | Coverage: | 0.000% (0/16) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qtriangulator.cpp | Lines: | 523-542 |
| | 15 | 6 |
QInputDialogPrivate::chooseRightTextInputWidgetName: | QInputDialogPrivate::chooseRightTextInputWidget | Prototype: | void QInputDialogPrivate::chooseRightTextInputWidget() | Coverage: | 0.000% (0/19) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qinputdialog.cpp | Lines: | 381-407 |
| | 16 | 6 |
QInputDialog::setVisibleName: | QInputDialog::setVisible | Prototype: | void QInputDialog::setVisible(bool visible) | Coverage: | 0.000% (0/16) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qinputdialog.cpp | Lines: | 1116-1133 |
| | 13 | 6 |
QInputDialog::doneName: | QInputDialog::done | Prototype: | void QInputDialog::done(int result) | Coverage: | 0.000% (0/12) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qinputdialog.cpp | Lines: | 1142-1166 |
| | 16 | 6 |
QImageTextureGlyphCache::createTextureDataName: | QImageTextureGlyphCache::createTextureData | Prototype: | void QImageTextureGlyphCache::createTextureData(int width, int height) | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qtextureglyphcache.cpp | Lines: | 283-301 |
| | 10 | 6 |
QImageReader::autoTransformName: | QImageReader::autoTransform | Prototype: | bool QImageReader::autoTransform() const | Coverage: | 0.000% (0/12) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimagereader.cpp | Lines: | 1189-1204 |
| | 7 | 6 |
QImage::setColorCountName: | QImage::setColorCount | Prototype: | void QImage::setColorCount(int colorCount) | Coverage: | 0.000% (0/16) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage.cpp | Lines: | 1940-1963 |
| | 15 | 6 |
QImage::pixelIndexName: | QImage::pixelIndex | Prototype: | int QImage::pixelIndex(int x, int y) const | Coverage: | 0.000% (0/20) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage.cpp | Lines: | 2180-2198 |
| | 10 | 6 |
QIcuCodec::getConverterName: | QIcuCodec::getConverter | Prototype: | UConverter *QIcuCodec::getConverter(QTextCodec::ConverterState *state) const | Coverage: | 75.000% (12/16) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/codecs/qicucodec.cpp | Lines: | 561-587 |
| | 19 | 6 |
QIconModeViewBase::filterStartDragName: | QIconModeViewBase::filterStartDrag | Prototype: | bool QIconModeViewBase::filterStartDrag(Qt::DropActions supportedActions) | Coverage: | 0.000% (0/17) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistview.cpp | Lines: | 2730-2758 |
| | 20 | 6 |
QIcon::paintName: | QIcon::paint | Prototype: | void QIcon::paint(QPainter *painter, const QRect &rect, Qt::Alignment alignment, Mode mode, State state) const | Coverage: | 0.000% (0/18) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qicon.cpp | Lines: | 882-905 |
| | 18 | 6 |
QIODevice::seekName: | QIODevice::seek | Prototype: | bool QIODevice::seek(qint64 pos) | Coverage: | 72.222% (13/18) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qiodevice.cpp | Lines: | 642-681 |
| | 18 | 6 |
QHttpThreadDelegate::finishedSlotName: | QHttpThreadDelegate::finishedSlot | Prototype: | void QHttpThreadDelegate::finishedSlot() | Coverage: | 77.778% (14/18) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpthreaddelegate.cpp | Lines: | 472-508 |
| | 18 | 6 |
QHttpNetworkReplyPrivate::readBodyName: | QHttpNetworkReplyPrivate::readBody | Prototype: | qint64 QHttpNetworkReplyPrivate::readBody(QAbstractSocket *socket, QByteDataBuffer *out) | Coverage: | 100.000% (19/19) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpnetworkreply.cpp | Lines: | 698-735 |
| | 16 | 6 |
QHttpNetworkConnectionPrivate::dequeueRequestName: | QHttpNetworkConnectionPrivate::dequeueRequest | Prototype: | bool QHttpNetworkConnectionPrivate::dequeueRequest(QAbstractSocket *socket) | Coverage: | 87.500% (14/16) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpnetworkconnection.cpp | Lines: | 658-682 |
| | 16 | 6 |
QHttpNetworkConnectionChannel::_q_sslErrorsName: | QHttpNetworkConnectionChannel::_q_sslErrors | Prototype: | void QHttpNetworkConnectionChannel::_q_sslErrors(const QList<QSslError> &errors) | Coverage: | 84.211% (16/19) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpnetworkconnectionchannel.cpp | Lines: | 1103-1129 |
| | 14 | 6 |
QHeaderViewPrivate::setDefaultSectionSizeName: | QHeaderViewPrivate::setDefaultSectionSize | Prototype: | void QHeaderViewPrivate::setDefaultSectionSize(int size) | Coverage: | 0.000% (0/18) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp | Lines: | 3510-3535 |
| | 20 | 6 |
QHeaderView::sizeHintName: | QHeaderView::sizeHint | Prototype: | QSize QHeaderView::sizeHint() const | Coverage: | 0.000% (0/20) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp | Lines: | 517-544 |
| | 20 | 6 |
QHeaderView::setSortIndicatorName: | QHeaderView::setSortIndicator | Prototype: | void QHeaderView::setSortIndicator(int logicalIndex, Qt::SortOrder order) | Coverage: | 0.000% (0/31) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp | Lines: | 1395-1424 |
| | 19 | 6 |
QHeaderView::setSectionResizeModeName: | QHeaderView::setSectionResizeMode | Prototype: | void QHeaderView::setSectionResizeMode(int logicalIndex, ResizeMode mode) | Coverage: | 0.000% (0/26) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp | Lines: | 1223-1243 |
| | 15 | 6 |
QHeaderView::setSectionHiddenName: | QHeaderView::setSectionHidden | Prototype: | void QHeaderView::setSectionHidden(int logicalIndex, bool hide) | Coverage: | 0.000% (0/18) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp | Lines: | 991-1016 |
| | 20 | 6 |
QHeaderView::setModelName: | QHeaderView::setModel | Prototype: | void QHeaderView::setModel(QAbstractItemModel *model) | Coverage: | 0.000% (0/22) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp | Lines: | 342-408 |
| | 52 | 6 |
QHashData::previousNodeName: | QHashData::previousNode | Prototype: | QHashData::Node *QHashData::previousNode(Node *node) | Coverage: | 88.235% (15/17) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qhash.cpp | Lines: | 571-604 |
| | 20 | 6 |
QGtkStylePrivate::setupGtkWidgetName: | QGtkStylePrivate::setupGtkWidget | Prototype: | void QGtkStylePrivate::setupGtkWidget(GtkWidget* widget) | Coverage: | 0.000% (0/23) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qgtkstyle_p.cpp | Lines: | 706-722 |
| | 11 | 6 |