Function | Condition % | eLOC - Effective Lines of Codeā¾ | McCabe - Cyclomatic Complexity |
QOpenGLTexture::setFixedSamplePositionsName: | QOpenGLTexture::setFixedSamplePositions | Prototype: | void QOpenGLTexture::setFixedSamplePositions(bool fixed) | Coverage: | 0.000% (0/17) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexture.cpp | Lines: | 2903-2932 |
| | 11 | 13 |
QOpenGLShaderProgram::removeAllShadersName: | QOpenGLShaderProgram::removeAllShaders | Prototype: | void QOpenGLShaderProgram::removeAllShaders() | Coverage: | 0.000% (0/11) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglshaderprogram.cpp | Lines: | 995-1012 |
| | 11 | 3 |
QOpenGLShaderProgram::bindName: | QOpenGLShaderProgram::bind | Prototype: | bool QOpenGLShaderProgram::bind() | Coverage: | 0.000% (0/14) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglshaderprogram.cpp | Lines: | 1105-1121 |
| | 11 | 4 |
QOpenGLFramebufferObject::setAttachmentName: | QOpenGLFramebufferObject::setAttachment | Prototype: | void QOpenGLFramebufferObject::setAttachment(QOpenGLFramebufferObject::Attachment attachment) | Coverage: | 0.000% (0/12) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglframebufferobject.cpp | Lines: | 1563-1578 |
| | 11 | 4 |
QOpenGLFramebufferObject::addColorAttachmentName: | QOpenGLFramebufferObject::addColorAttachment | Prototype: | void QOpenGLFramebufferObject::addColorAttachment(const QSize &size, GLenum internalFormat) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglframebufferobject.cpp | Lines: | 995-1014 |
| | 11 | 3 |
QOpenGLDebugLoggerPrivate::handleMessageName: | QOpenGLDebugLoggerPrivate::handleMessage | Prototype: | void QOpenGLDebugLoggerPrivate::handleMessage(GLenum source, GLenum type, GLuint id, GLenum severity, GLsizei length, const GLchar *rawMessage) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengldebug.cpp | Lines: | 1178-1201 |
| | 11 | 2 |
QOpenGLCustomShaderStage::setOnPainterName: | QOpenGLCustomShaderStage::setOnPainter | Prototype: | bool QOpenGLCustomShaderStage::setOnPainter(QPainter* p) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglcustomshaderstage.cpp | Lines: | 82-98 |
| | 11 | 3 |
QOpenGLBuffer::bindName: | QOpenGLBuffer::bind | Prototype: | bool QOpenGLBuffer::bind() | Coverage: | 0.000% (0/12) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglbuffer.cpp | Lines: | 425-445 |
| | 11 | 4 |
QOpenGL2PaintEngineEx::strokeName: | QOpenGL2PaintEngineEx::stroke | Prototype: | void QOpenGL2PaintEngineEx::stroke(const QVectorPath &path, const QPen &pen) | Coverage: | 0.000% (0/11) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglpaintengine.cpp | Lines: | 1265-1283 |
| | 11 | 3 |
QOpenGL2PaintEngineEx::endName: | QOpenGL2PaintEngineEx::end | Prototype: | bool QOpenGL2PaintEngineEx::end() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglpaintengine.cpp | Lines: | 2128-2158 |
| | 11 | 1 |
QOpenGL2PaintEngineEx::drawTextureName: | QOpenGL2PaintEngineEx::drawTexture | Prototype: | bool QOpenGL2PaintEngineEx::drawTexture(const QRectF &dest, GLuint textureId, const QSize &size, const QRectF &src) | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglpaintengine.cpp | Lines: | 1544-1562 |
| | 11 | 2 |
QObject::installEventFilterName: | QObject::installEventFilter | Prototype: | void QObject::installEventFilter(QObject *obj) | Coverage: | 80.000% (8/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qobject.cpp | Lines: | 2063-2080 |
| | 11 | 4 |
QNonContiguousByteDeviceIoDeviceImpl::resetName: | QNonContiguousByteDeviceIoDeviceImpl::reset | Prototype: | bool QNonContiguousByteDeviceIoDeviceImpl::reset() | Coverage: | 100.000% (9/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qnoncontiguousbytedevice.cpp | Lines: | 372-388 |
| | 11 | 3 |
QNetworkSession::sessionPropertyName: | QNetworkSession::sessionProperty | Prototype: | QVariant QNetworkSession::sessionProperty(const QString &key) const | Coverage: | 35.000% (7/20) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/bearer/qnetworksession.cpp | Lines: | 542-561 |
| | 11 | 6 |
QNetworkReplyImplPrivate::emitUploadProgressName: | QNetworkReplyImplPrivate::emitUploadProgress | Prototype: | void QNetworkReplyImplPrivate::emitUploadProgress(qint64 bytesSent, qint64 bytesTotal) | Coverage: | 83.333% (10/12) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkreplyimpl.cpp | Lines: | 552-572 |
| | 11 | 4 |
QNetworkReplyImplPrivate::appendDownstreamDataName: | QNetworkReplyImplPrivate::appendDownstreamData | Prototype: | void QNetworkReplyImplPrivate::appendDownstreamData(QIODevice *data) | Coverage: | 42.857% (3/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkreplyimpl.cpp | Lines: | 678-697 |
| | 11 | 3 |
QNetworkReplyImpl::closeName: | QNetworkReplyImpl::close | Prototype: | void QNetworkReplyImpl::close() | Coverage: | 66.667% (8/12) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkreplyimpl.cpp | Lines: | 954-972 |
| | 11 | 4 |
QNetworkReplyHttpImpl::abortName: | QNetworkReplyHttpImpl::abort | Prototype: | void QNetworkReplyHttpImpl::abort() | Coverage: | 66.667% (8/12) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkreplyhttpimpl.cpp | Lines: | 269-292 |
| | 11 | 4 |
QNetworkReplyFileImpl::readDataName: | QNetworkReplyFileImpl::readData | Prototype: | qint64 QNetworkReplyFileImpl::readData(char *data, qint64 maxlen) | Coverage: | 92.857% (13/14) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkreplyfileimpl.cpp | Lines: | 182-197 |
| | 11 | 4 |
QNetworkDiskCachePrivate::removeFileName: | QNetworkDiskCachePrivate::removeFile | Prototype: | bool QNetworkDiskCachePrivate::removeFile(const QString &file) | Coverage: | 80.000% (8/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkdiskcache.cpp | Lines: | 336-353 |
| | 11 | 4 |
QNetworkConfigurationManagerPrivate::configurationRemovedName: | QNetworkConfigurationManagerPrivate::configurationRemoved | Prototype: | void QNetworkConfigurationManagerPrivate::configurationRemoved(QNetworkConfigurationPrivatePointer ptr) | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/bearer/qnetworkconfigmanager_p.cpp | Lines: | 309-326 |
| | 11 | 3 |
QNetworkAuthenticationCache::insertName: | QNetworkAuthenticationCache::insert | Prototype: | void insert(const QString &domain, const QString &user, const QString &password) | Coverage: | 66.667% (6/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkaccessauthenticationmanager.cpp | Lines: | 78-96 |
| | 11 | 3 |
QNetworkAccessManagerPrivate::queryProxyName: | QNetworkAccessManagerPrivate::queryProxy | Prototype: | QList<QNetworkProxy> QNetworkAccessManagerPrivate::queryProxy(const QNetworkProxyQuery &query) | Coverage: | 81.818% (9/11) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkaccessmanager.cpp | Lines: | 1493-1511 |
| | 11 | 4 |
QNetworkAccessManagerPrivate::findBackendName: | QNetworkAccessManagerPrivate::findBackend | Prototype: | QNetworkAccessBackend *QNetworkAccessManagerPrivate::findBackend(QNetworkAccessManager::Operation op, const QNetworkRequest &request) | Coverage: | 90.000% (9/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkaccessbackend.cpp | Lines: | 92-109 |
| | 11 | 4 |
QNetworkAccessManager::connectToHostEncryptedName: | QNetworkAccessManager::connectToHostEncrypted | Prototype: | void QNetworkAccessManager::connectToHostEncrypted(const QString &hostName, quint16 port, const QSslConfiguration &sslConfiguration) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkaccessmanager.cpp | Lines: | 1039-1057 |
| | 11 | 3 |
QNativeSocketEnginePrivate::nativePendingDatagramSizeName: | QNativeSocketEnginePrivate::nativePendingDatagramSize | Prototype: | qint64 QNativeSocketEnginePrivate::nativePendingDatagramSize() const | Coverage: | 60.000% (6/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qnativesocketengine_unix.cpp | Lines: | 798-823 |
| | 11 | 4 |
QNativeSocketEngine::joinMulticastGroupName: | QNativeSocketEngine::joinMulticastGroup | Prototype: | bool QNativeSocketEngine::joinMulticastGroup(const QHostAddress &groupAddress, const QNetworkInterface &iface) | Coverage: | 58.824% (10/17) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qnativesocketengine.cpp | Lines: | 711-732 |
| | 11 | 5 |
QMoviePrivate::resetName: | QMoviePrivate::reset | Prototype: | void QMoviePrivate::reset() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qmovie.cpp | Lines: | 284-297 |
| | 11 | 2 |
QMimeDatabasePrivate::inheritsName: | QMimeDatabasePrivate::inherits | Prototype: | bool QMimeDatabasePrivate::inherits(const QString &mime, const QString &parent) | Coverage: | 100.000% (8/8) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/mimetypes/qmimedatabase.cpp | Lines: | 223-238 |
| | 11 | 4 |
QMimeDatabasePrivate::findByDataName: | QMimeDatabasePrivate::findByData | Prototype: | QMimeType QMimeDatabasePrivate::findByData(const QByteArray &data, int *accuracyPtr) | Coverage: | 80.000% (8/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/mimetypes/qmimedatabase.cpp | Lines: | 140-159 |
| | 11 | 4 |
QMimeDatabase::mimeTypeForFileName: | QMimeDatabase::mimeTypeForFile | Prototype: | QMimeType QMimeDatabase::mimeTypeForFile(const QString &fileName, MatchMode mode) const | Coverage: | 80.000% (8/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/mimetypes/qmimedatabase.cpp | Lines: | 405-424 |
| | 11 | 4 |
QMimeData::urlsName: | QMimeData::urls | Prototype: | QList<QUrl> QMimeData::urls() const | Coverage: | 69.231% (9/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmimedata.cpp | Lines: | 337-352 |
| | 11 | 5 |
QMimeBinaryProvider::loadMimeTypeListName: | QMimeBinaryProvider::loadMimeTypeList | Prototype: | void QMimeBinaryProvider::loadMimeTypeList() | Coverage: | 90.909% (10/11) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/mimetypes/qmimeprovider.cpp | Lines: | 525-544 |
| | 11 | 5 |
QMimeBinaryProvider::isValidName: | QMimeBinaryProvider::isValid | Prototype: | bool QMimeBinaryProvider::isValid() | Coverage: | 80.000% (8/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/mimetypes/qmimeprovider.cpp | Lines: | 193-215 |
| | 11 | 4 |
QMetaStringTable::writeBlobName: | QMetaStringTable::writeBlob | Prototype: | void QMetaStringTable::writeBlob(char *out) const | Coverage: | 100.000% (7/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetaobjectbuilder.cpp | Lines: | 1136-1155 |
| | 11 | 3 |
QMetaObjectBuilder::toRelocatableDataName: | QMetaObjectBuilder::toRelocatableData | Prototype: | QByteArray QMetaObjectBuilder::toRelocatableData(bool *ok) const | Coverage: | 40.000% (4/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetaobjectbuilder.cpp | Lines: | 1511-1526 |
| | 11 | 4 |
QMetaObject::checkConnectArgsName: | QMetaObject::checkConnectArgs | Prototype: | bool QMetaObject::checkConnectArgs(const char *signal, const char *method) | Coverage: | 42.105% (8/19) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetaobject.cpp | Lines: | 1204-1217 |
| | 11 | 5 |
QMessageLogger::warningName: | QMessageLogger::warning | Prototype: | void QMessageLogger::warning(const QLoggingCategory &cat, const char *msg, ...) const | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qlogging.cpp | Lines: | 570-586 |
| | 11 | 3 |
QMessageLogger::infoName: | QMessageLogger::info | Prototype: | void QMessageLogger::info(const QLoggingCategory &cat, const char *msg, ...) const | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qlogging.cpp | Lines: | 452-468 |
| | 11 | 3 |
QMessageLogger::debugName: | QMessageLogger::debug | Prototype: | void QMessageLogger::debug(const QLoggingCategory &cat, const char *msg, ...) const | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qlogging.cpp | Lines: | 341-357 |
| | 11 | 3 |
QMessageLogger::criticalName: | QMessageLogger::critical | Prototype: | void QMessageLogger::critical(const QLoggingCategory &cat, const char *msg, ...) const | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qlogging.cpp | Lines: | 686-702 |
| | 11 | 3 |
QMessageBox::changeEventName: | QMessageBox::changeEvent | Prototype: | void QMessageBox::changeEvent(QEvent *ev) | Coverage: | 0.000% (0/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qmessagebox.cpp | Lines: | 1421-1449 |
| | 11 | 7 |
QMenu::~QMenuName: | QMenu::~QMenu | Prototype: | QMenu::~QMenu() | Coverage: | 0.000% (0/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmenu.cpp | Lines: | 1501-1518 |
| | 11 | 5 |
QMdiSubWindowPrivate::setMinimizeModeName: | QMdiSubWindowPrivate::setMinimizeMode | Prototype: | void QMdiSubWindowPrivate::setMinimizeMode() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdisubwindow.cpp | Lines: | 1226-1249 |
| | 11 | 1 |
QMdiArea::setActiveSubWindowName: | QMdiArea::setActiveSubWindow | Prototype: | void QMdiArea::setActiveSubWindow(QMdiSubWindow *window) | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdiarea.cpp | Lines: | 1831-1850 |
| | 11 | 4 |
QMapNodeBase::previousNodeName: | QMapNodeBase::previousNode | Prototype: | const QMapNodeBase *QMapNodeBase::previousNode() const | Coverage: | 100.000% (13/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qmap.cpp | Lines: | 71-87 |
| | 11 | 4 |
QMapNodeBase::nextNodeName: | QMapNodeBase::nextNode | Prototype: | const QMapNodeBase *QMapNodeBase::nextNode() const | Coverage: | 92.308% (12/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qmap.cpp | Lines: | 53-69 |
| | 11 | 4 |
QMainWindowTabBar::eventName: | QMainWindowTabBar::event | Prototype: | bool QMainWindowTabBar::event(QEvent *e) | Coverage: | 0.000% (0/12) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | Lines: | 1622-1638 |
| | 11 | 4 |
QMainWindowLayout::updateTabBarShapesName: | QMainWindowLayout::updateTabBarShapes | Prototype: | void QMainWindowLayout::updateTabBarShapes() | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | Lines: | 1483-1512 |
| | 11 | 2 |
QMainWindow::restoreStateName: | QMainWindow::restoreState | Prototype: | bool QMainWindow::restoreState(const QByteArray &state, int version) | Coverage: | 0.000% (0/11) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindow.cpp | Lines: | 1320-1333 |
| | 11 | 3 |
QLocalePrivate::languageToCodeName: | QLocalePrivate::languageToCode | Prototype: | QString QLocalePrivate::languageToCode(QLocale::Language language) | Coverage: | 60.000% (6/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | Lines: | 171-188 |
| | 11 | 4 |
QLocalePrivate::codeToScriptName: | QLocalePrivate::codeToScript | Prototype: | QLocale::Script QLocalePrivate::codeToScript(const QChar *code, int len) noexcept | Coverage: | 12.500% (2/16) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | Lines: | 135-152 |
| | 11 | 4 |
QLocaleData::stringToDoubleName: | QLocaleData::stringToDouble | Prototype: | double QLocaleData::stringToDouble(const QChar *begin, int len, bool *ok, QLocale::NumberOptions number_options) const | Coverage: | 90.000% (9/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | Lines: | 3254-3269 |
| | 11 | 4 |
QLocale::toStringName: | QLocale::toString | Prototype: | QString QLocale::toString(const QDateTime &dateTime, FormatType format) const | Coverage: | 60.000% (6/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | Lines: | 1616-1634 |
| | 11 | 4 |
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: | 944-962 |
| | 11 | 6 |
QLocalSocket::closeName: | QLocalSocket::close | Prototype: | void QLocalSocket::close() | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qlocalsocket_unix.cpp | Lines: | 429-442 |
| | 11 | 2 |
QListView::scrollToName: | QListView::scrollTo | Prototype: | void QListView::scrollTo(const QModelIndex &index, ScrollHint hint) | Coverage: | 0.000% (0/21) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistview.cpp | Lines: | 570-588 |
| | 11 | 5 |
QListView::rowsAboutToBeRemovedName: | QListView::rowsAboutToBeRemoved | Prototype: | void QListView::rowsAboutToBeRemoved(const QModelIndex &parent, int start, int end) | Coverage: | 0.000% (0/12) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistview.cpp | Lines: | 757-775 |
| | 11 | 4 |
QListModel::removeRowsName: | QListModel::removeRows | Prototype: | bool QListModel::removeRows(int row, int count, const QModelIndex &parent) | Coverage: | 0.000% (0/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistwidget.cpp | Lines: | 266-281 |
| | 11 | 3 |
QListModeViewBase::updateVerticalScrollBarName: | QListModeViewBase::updateVerticalScrollBar | Prototype: | void QListModeViewBase::updateVerticalScrollBar(const QSize &step) | Coverage: | 0.000% (0/17) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistview.cpp | Lines: | 2159-2178 |
| | 11 | 3 |
QListModeViewBase::updateHorizontalScrollBarName: | QListModeViewBase::updateHorizontalScrollBar | Prototype: | void QListModeViewBase::updateHorizontalScrollBar(const QSize &step) | Coverage: | 0.000% (0/17) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistview.cpp | Lines: | 2180-2197 |
| | 11 | 3 |
QListData::appendName: | QListData::append | Prototype: | void **QListData::append(int n) | Coverage: | 100.000% (7/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlist.cpp | Lines: | 167-184 |
| | 11 | 3 |
QLineEditPrivate::findSideWidgetName: | QLineEditPrivate::findSideWidget | Prototype: | QLineEditPrivate::PositionIndexPair QLineEditPrivate::findSideWidget(const QAction *a) const | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlineedit_p.cpp | Lines: | 476-491 |
| | 11 | 5 |
QLineEditPrivate::_q_textChangedName: | QLineEditPrivate::_q_textChanged | Prototype: | void QLineEditPrivate::_q_textChanged(const QString &text) | Coverage: | 0.000% (0/17) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlineedit_p.cpp | Lines: | 394-413 |
| | 11 | 7 |
QLineEdit::setEchoModeName: | QLineEdit::setEchoMode | Prototype: | void QLineEdit::setEchoMode(EchoMode mode) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlineedit.cpp | Lines: | 565-582 |
| | 11 | 2 |
QLayoutPrivate::checkWidgetName: | QLayoutPrivate::checkWidget | Prototype: | bool QLayoutPrivate::checkWidget(QWidget *widget) const | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qlayout.cpp | Lines: | 854-869 |
| | 11 | 3 |
QLayout::totalMinimumSizeName: | QLayout::totalMinimumSize | Prototype: | QSize QLayout::totalMinimumSize() const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qlayout.cpp | Lines: | 681-698 |
| | 11 | 2 |
QLayout::totalHeightForWidthName: | QLayout::totalHeightForWidth | Prototype: | int QLayout::totalHeightForWidth(int w) const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qlayout.cpp | Lines: | 659-675 |
| | 11 | 2 |
QLayout::parentWidgetName: | QLayout::parentWidget | Prototype: | QWidget *QLayout::parentWidget() const | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qlayout.cpp | Lines: | 472-490 |
| | 11 | 4 |
QLabelPrivate::updateLabelName: | QLabelPrivate::updateLabel | Prototype: | void QLabelPrivate::updateLabel() | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlabel.cpp | Lines: | 1126-1141 |
| | 11 | 3 |
QLabelPrivate::layoutRectName: | QLabelPrivate::layoutRect | Prototype: | QRectF QLabelPrivate::layoutRect() const | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlabel.cpp | Lines: | 1589-1603 |
| | 11 | 4 |
QLabel::focusOutEventName: | QLabel::focusOutEvent | Prototype: | void QLabel::focusOutEvent(QFocusEvent *ev) | Coverage: | 0.000% (0/11) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlabel.cpp | Lines: | 929-945 |
| | 11 | 3 |
QLabel::contextMenuEventName: | QLabel::contextMenuEvent | Prototype: | void QLabel::contextMenuEvent(QContextMenuEvent *ev) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlabel.cpp | Lines: | 895-910 |
| | 11 | 3 |
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: | 1381-1396 |
| | 11 | 6 |
QKeySequenceEdit::setKeySequenceName: | QKeySequenceEdit::setKeySequence | Prototype: | void QKeySequenceEdit::setKeySequence(const QKeySequence &keySequence) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qkeysequenceedit.cpp | Lines: | 190-209 |
| | 11 | 3 |
QKeySequence::matchesName: | QKeySequence::matches | Prototype: | QKeySequence::SequenceMatch QKeySequence::matches(const QKeySequence &seq) const | Coverage: | 0.000% (0/12) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qkeysequence.cpp | Lines: | 1351-1370 |
| | 11 | 4 |
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: | 1277-1290 |
| | 11 | 6 |
QJsonObject::removeName: | QJsonObject::remove | Prototype: | void QJsonObject::remove(const QString &key) | Coverage: | 0.000% (0/12) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjsonobject.cpp | Lines: | 510-525 |
| | 11 | 4 |
QJsonDocument::operator==Name: | QJsonDocument::operator== | Prototype: | bool QJsonDocument::operator==(const QJsonDocument &other) const | Coverage: | 13.333% (2/15) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjsondocument.cpp | Lines: | 526-543 |
| | 11 | 5 |
QItemSelectionModelPrivate::initModelName: | QItemSelectionModelPrivate::initModel | Prototype: | void QItemSelectionModelPrivate::initModel(QAbstractItemModel *m) | Coverage: | 100.000% (16/16) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qitemselectionmodel.cpp | Lines: | 602-648 |
| | 11 | 6 |
QIntValidator::setRangeName: | QIntValidator::setRange | Prototype: | void QIntValidator::setRange(int bottom, int top) | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/util/qvalidator.cpp | Lines: | 465-482 |
| | 11 | 4 |
QInt64Set::containsName: | QInt64Set::contains | Prototype: | bool QInt64Set::contains(quint64 key) const | Coverage: | 0.000% (0/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qtriangulator.cpp | Lines: | 550-564 |
| | 11 | 5 |
QImage::setColorTableName: | QImage::setColorTable | Prototype: | void QImage::setColorTable(const QVector<QRgb> colors) | Coverage: | 0.000% (0/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage.cpp | Lines: | 1390-1413 |
| | 11 | 5 |
QIPAddressUtils::checkedToAsciiName: | QIPAddressUtils::checkedToAscii | Prototype: | static const QChar *checkedToAscii(Buffer &buffer, const QChar *begin, const QChar *end) | Coverage: | 100.000% (7/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qipaddress.cpp | Lines: | 55-71 |
| | 11 | 3 |
QIODevice::closeName: | QIODevice::close | Prototype: | void QIODevice::close() | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qiodevice.cpp | Lines: | 778-799 |
| | 11 | 2 |
QHttpThreadDelegate::synchronousFinishedSlotName: | QHttpThreadDelegate::synchronousFinishedSlot | Prototype: | void QHttpThreadDelegate::synchronousFinishedSlot() | Coverage: | 42.857% (3/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpthreaddelegate.cpp | Lines: | 516-537 |
| | 11 | 3 |
QHttpNetworkReplyPrivate::expectContentName: | QHttpNetworkReplyPrivate::expectContent | Prototype: | bool QHttpNetworkReplyPrivate::expectContent() | Coverage: | 90.476% (19/21) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpnetworkreply.cpp | Lines: | 962-979 |
| | 11 | 5 |
QHttpNetworkConnectionPrivate::emitProxyAuthenticationRequiredName: | QHttpNetworkConnectionPrivate::emitProxyAuthenticationRequired | Prototype: | void QHttpNetworkConnectionPrivate::emitProxyAuthenticationRequired(const QHttpNetworkConnectionChannel *chan, const QNetworkProxy &proxy, QAuthenticator* auth) | Coverage: | 100.000% (5/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpnetworkconnection.cpp | Lines: | 1457-1482 |
| | 11 | 2 |
QHostAddress::toStringName: | QHostAddress::toString | Prototype: | QString QHostAddress::toString() const | Coverage: | 100.000% (15/15) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qhostaddress.cpp | Lines: | 736-750 |
| | 11 | 5 |
QHistoryState::setDefaultStateName: | QHistoryState::setDefaultState | Prototype: | void QHistoryState::setDefaultState(QAbstractState *state) | Coverage: | 52.941% (9/17) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qhistorystate.cpp | Lines: | 224-241 |
| | 11 | 4 |
QHeaderViewPrivate::adjustedVisualIndexName: | QHeaderViewPrivate::adjustedVisualIndex | Prototype: | int QHeaderViewPrivate::adjustedVisualIndex(int visualIndex) const | Coverage: | 0.000% (0/14) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp | Lines: | 3720-3736 |
| | 11 | 5 |
QGuiApplicationPrivate::reportRefreshRateChangeName: | QGuiApplicationPrivate::reportRefreshRateChange | Prototype: | void QGuiApplicationPrivate::reportRefreshRateChange(QWindowSystemInterfacePrivate::ScreenRefreshRateEvent *e) | Coverage: | 0.000% (0/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | Lines: | 2755-2773 |
| | 11 | 5 |
QGroupBox::setTitleName: | QGroupBox::setTitle | Prototype: | void QGroupBox::setTitle(const QString &title) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qgroupbox.cpp | Lines: | 230-248 |
| | 11 | 2 |
QGroupBox::mouseMoveEventName: | QGroupBox::mouseMoveEvent | Prototype: | void QGroupBox::mouseMoveEvent(QMouseEvent *event) | Coverage: | 0.000% (0/14) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qgroupbox.cpp | Lines: | 716-730 |
| | 11 | 2 |
QGridLayoutPrivate::findSizeName: | QGridLayoutPrivate::findSize | Prototype: | QSize QGridLayoutPrivate::findSize(int QLayoutStruct::*size, int hSpacing, int vSpacing) const | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgridlayout.cpp | Lines: | 436-453 |
| | 11 | 3 |
QGridLayoutEngine::insertOrRemoveRowsName: | QGridLayoutEngine::insertOrRemoveRows | Prototype: | void QGridLayoutEngine::insertOrRemoveRows(int row, int delta, Qt::Orientation orientation) | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/util/qgridlayoutengine.cpp | Lines: | 1289-1309 |
| | 11 | 3 |
QGridLayout::maximumSizeName: | QGridLayout::maximumSize | Prototype: | QSize QGridLayout::maximumSize() const | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgridlayout.cpp | Lines: | 1263-1277 |
| | 11 | 3 |
QGridLayout::addWidgetName: | QGridLayout::addWidget | Prototype: | void QGridLayout::addWidget(QWidget *widget, int row, int column, Qt::Alignment alignment) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgridlayout.cpp | Lines: | 1439-1453 |
| | 11 | 3 |
QGraphicsWidget::unsetWindowFrameMarginsName: | QGraphicsWidget::unsetWindowFrameMargins | Prototype: | void QGraphicsWidget::unsetWindowFrameMargins() | Coverage: | 0.000% (0/11) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicswidget.cpp | Lines: | 602-617 |
| | 11 | 2 |
QGraphicsWidget::getWindowFrameMarginsName: | QGraphicsWidget::getWindowFrameMargins | Prototype: | void QGraphicsWidget::getWindowFrameMargins(qreal *left, qreal *top, qreal *right, qreal *bottom) const | Coverage: | 0.000% (0/22) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicswidget.cpp | Lines: | 582-595 |
| | 11 | 6 |