| Function | Condition % | eLOC - Effective Lines of Codeā¾ | McCabe - Cyclomatic Complexity |
QOpenGL2PaintEngineEx::renderHintsChanged| Name: | QOpenGL2PaintEngineEx::renderHintsChanged | | Prototype: | void QOpenGL2PaintEngineEx::renderHintsChanged() | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglpaintengine.cpp | | Lines: | 1382-1406 |
| | 10 | 3 |
QOpenGL2PaintEngineEx::drawPixmapFragments| Name: | QOpenGL2PaintEngineEx::drawPixmapFragments | | Prototype: | void QOpenGL2PaintEngineEx::drawPixmapFragments(const QPainter::PixmapFragment *fragments, int fragmentCount, const QPixmap &pixmap, QPainter::PixmapFragmentHints hints) | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglpaintengine.cpp | | Lines: | 1956-1974 |
| | 10 | 3 |
QNetworkReplyImplPrivate::getDownloadBuffer| Name: | QNetworkReplyImplPrivate::getDownloadBuffer | | Prototype: | char* QNetworkReplyImplPrivate::getDownloadBuffer(qint64 size) | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkreplyimpl.cpp | | Lines: | 712-731 |
| | 10 | 3 |
QNetworkReplyHttpImplPrivate::emitReplyUploadProgress| Name: | QNetworkReplyHttpImplPrivate::emitReplyUploadProgress | | Prototype: | void QNetworkReplyHttpImplPrivate::emitReplyUploadProgress(qint64 bytesSent, qint64 bytesTotal) | | Coverage: | 86.667% (13/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkreplyhttpimpl.cpp | | Lines: | 1995-2014 |
| | 10 | 5 |
QNetworkReplyHttpImplPrivate::createUploadByteDevice| Name: | QNetworkReplyHttpImplPrivate::createUploadByteDevice | | Prototype: | QNonContiguousByteDevice* QNetworkReplyHttpImplPrivate::createUploadByteDevice() | | Coverage: | 100.000% (11/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkreplyhttpimpl.cpp | | Lines: | 2016-2034 |
| | 10 | 4 |
QNetworkInterfaceManager::interfaceFromName| Name: | QNetworkInterfaceManager::interfaceFromName | | Prototype: | QSharedDataPointer<QNetworkInterfacePrivate> QNetworkInterfaceManager::interfaceFromName(const QString &name) | | Coverage: | 66.667% (8/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qnetworkinterface.cpp | | Lines: | 85-101 |
| | 10 | 4 |
QNetworkDiskCachePrivate::uniqueFileName| Name: | QNetworkDiskCachePrivate::uniqueFileName | | Prototype: | QString QNetworkDiskCachePrivate::uniqueFileName(const QUrl &url) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkdiskcache.cpp | | Lines: | 602-618 |
| | 10 | 1 |
QNetworkDiskCache::setCacheDirectory| Name: | QNetworkDiskCache::setCacheDirectory | | Prototype: | void QNetworkDiskCache::setCacheDirectory(const QString &cacheDir) | | Coverage: | 85.714% (6/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkdiskcache.cpp | | Lines: | 137-153 |
| | 10 | 3 |
QNetworkAccessManagerPrivate::backendSupportedSchemes| Name: | QNetworkAccessManagerPrivate::backendSupportedSchemes | | Prototype: | QStringList QNetworkAccessManagerPrivate::backendSupportedSchemes() const | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkaccessbackend.cpp | | Lines: | 105-119 |
| | 10 | 3 |
QNetworkAccessFileBackend::loadFileInfo| Name: | QNetworkAccessFileBackend::loadFileInfo | | Prototype: | bool QNetworkAccessFileBackend::loadFileInfo() | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkaccessfilebackend.cpp | | Lines: | 232-249 |
| | 10 | 2 |
QNetworkAccessCache::timerEvent| Name: | QNetworkAccessCache::timerEvent | | Prototype: | void QNetworkAccessCache::timerEvent(QTimerEvent *) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkaccesscache.cpp | | Lines: | 216-236 |
| | 10 | 3 |
QNetworkAccessCache::clear| Name: | QNetworkAccessCache::clear | | Prototype: | void QNetworkAccessCache::clear() | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkaccesscache.cpp | | Lines: | 108-127 |
| | 10 | 2 |
QMovie::setPaused| Name: | QMovie::setPaused | | Prototype: | void QMovie::setPaused(bool paused) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qmovie.cpp | | Lines: | 854-868 |
| | 10 | 4 |
QMimeXMLProvider::load| Name: | QMimeXMLProvider::load | | Prototype: | bool QMimeXMLProvider::load(const QString &fileName, QString *errorMessage) | | Coverage: | 40.000% (4/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/mimetypes/qmimeprovider.cpp | | Lines: | 800-816 |
| | 10 | 4 |
QMimeType::filterString| Name: | QMimeType::filterString | | Prototype: | QString QMimeType::filterString() const | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/mimetypes/qmimetype.cpp | | Lines: | 423-439 |
| | 10 | 4 |
QMimeMagicRule::matches| Name: | QMimeMagicRule::matches | | Prototype: | bool QMimeMagicRule::matches(const QByteArray &data) const | | Coverage: | 94.118% (16/17) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/mimetypes/qmimemagicrule.cpp | | Lines: | 401-423 |
| | 10 | 5 |
QMimeDatabasePrivate::inherits| Name: | 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: | 217-231 |
| | 10 | 4 |
QMimeDatabase::mimeTypeForData| Name: | QMimeDatabase::mimeTypeForData | | Prototype: | QMimeType QMimeDatabase::mimeTypeForData(QIODevice *device) const | | Coverage: | 100.000% (11/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/mimetypes/qmimedatabase.cpp | | Lines: | 480-496 |
| | 10 | 3 |
QMetaType::unregisterType| Name: | QMetaType::unregisterType | | Prototype: | bool QMetaType::unregisterType(int type) | | Coverage: | 94.118% (16/17) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetatype.cpp | | Lines: | 924-943 |
| | 10 | 5 |
QMetaType::compare| Name: | QMetaType::compare | | Prototype: | bool QMetaType::compare(const void *lhs, const void *rhs, int typeId, int* result) | | Coverage: | 84.615% (11/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetatype.cpp | | Lines: | 731-744 |
| | 10 | 4 |
QMetaObjectPrivate::indexOfSignalRelative| Name: | QMetaObjectPrivate::indexOfSignalRelative | | Prototype: | int QMetaObjectPrivate::indexOfSignalRelative(const QMetaObject **baseObject, const QByteArray &name, int argc, const QArgumentType *types) | | Coverage: | 90.909% (10/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetaobject.cpp | | Lines: | 710-728 |
| | 10 | 3 |
QMetaObjectPrivate::decodeMethodSignature| Name: | QMetaObjectPrivate::decodeMethodSignature | | Prototype: | QByteArray QMetaObjectPrivate::decodeMethodSignature( const char *signature, QArgumentTypeArray &types) | | Coverage: | 44.444% (4/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetaobject.cpp | | Lines: | 665-678 |
| | 10 | 3 |
QMetaObject::indexOfEnumerator| Name: | QMetaObject::indexOfEnumerator | | Prototype: | int QMetaObject::indexOfEnumerator(const char *name) const | | Coverage: | 100.000% (12/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetaobject.cpp | | Lines: | 957-972 |
| | 10 | 4 |
QMetaMethod::fromSignalImpl| Name: | QMetaMethod::fromSignalImpl | | Prototype: | QMetaMethod QMetaMethod::fromSignalImpl(const QMetaObject *metaObject, void **signal) | | Coverage: | 100.000% (7/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetaobject.cpp | | Lines: | 2035-2049 |
| | 10 | 3 |
QMetaCallEvent::~QMetaCallEvent| Name: | 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::showEvent| Name: | QMessageBox::showEvent | | Prototype: | void QMessageBox::showEvent(QShowEvent *e) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qmessagebox.cpp | | Lines: | 1594-1619 |
| | 10 | 3 |
QMessageBox::about| Name: | QMessageBox::about | | Prototype: | void QMessageBox::about(QWidget *parent, const QString &title, const QString &text) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qmessagebox.cpp | | Lines: | 1809-1845 |
| | 10 | 1 |
QMenuPrivate::setSyncAction| Name: | QMenuPrivate::setSyncAction | | Prototype: | void QMenuPrivate::setSyncAction() | | Coverage: | 0.000% (0/19) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmenu.cpp | | Lines: | 512-527 |
| | 10 | 5 |
QMenuBar::setNativeMenuBar| Name: | QMenuBar::setNativeMenuBar | | Prototype: | void QMenuBar::setNativeMenuBar(bool nativeMenuBar) | | Coverage: | 0.000% (0/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmenubar.cpp | | Lines: | 1807-1823 |
| | 10 | 5 |
QMenuBar::mouseReleaseEvent| Name: | QMenuBar::mouseReleaseEvent | | Prototype: | void QMenuBar::mouseReleaseEvent(QMouseEvent *e) | | Coverage: | 0.000% (0/18) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmenubar.cpp | | Lines: | 1056-1072 |
| | 10 | 4 |
QMenuBar::cornerWidget| Name: | QMenuBar::cornerWidget | | Prototype: | QWidget *QMenuBar::cornerWidget(Qt::Corner corner) const | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmenubar.cpp | | Lines: | 1772-1789 |
| | 10 | 4 |
QMenu::setSeparatorsCollapsible| Name: | QMenu::setSeparatorsCollapsible | | Prototype: | void QMenu::setSeparatorsCollapsible(bool collapse) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmenu.cpp | | Lines: | 3460-3474 |
| | 10 | 4 |
QMdiSubWindowPrivate::restoreFocus| Name: | QMdiSubWindowPrivate::restoreFocus | | Prototype: | bool QMdiSubWindowPrivate::restoreFocus() | | Coverage: | 0.000% (0/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdisubwindow.cpp | | Lines: | 2055-2068 |
| | 10 | 3 |
QMdiSubWindowPrivate::leaveInteractiveMode| Name: | QMdiSubWindowPrivate::leaveInteractiveMode | | Prototype: | void QMdiSubWindowPrivate::leaveInteractiveMode() | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdisubwindow.cpp | | Lines: | 967-982 |
| | 10 | 3 |
QMdiSubWindow::showEvent| Name: | QMdiSubWindow::showEvent | | Prototype: | void QMdiSubWindow::showEvent(QShowEvent *showEvent) | | Coverage: | 0.000% (0/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdisubwindow.cpp | | Lines: | 2925-2958 |
| | 10 | 5 |
QMdiAreaPrivate::scrollBarPolicyChanged| Name: | QMdiAreaPrivate::scrollBarPolicyChanged | | Prototype: | void QMdiAreaPrivate::scrollBarPolicyChanged(Qt::Orientation orientation, Qt::ScrollBarPolicy policy) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdiarea.cpp | | Lines: | 1364-1378 |
| | 10 | 4 |
QMdiArea::minimumSizeHint| Name: | QMdiArea::minimumSizeHint | | Prototype: | QSize QMdiArea::minimumSizeHint() const | | Coverage: | 0.000% (0/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdiarea.cpp | | Lines: | 1757-1771 |
| | 10 | 4 |
QMatrix::operator *=| Name: | QMatrix::operator *= | | Prototype: | QMatrix &QMatrix::operator *=(const QMatrix &m) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qmatrix.cpp | | Lines: | 1022-1036 |
| | 10 | 1 |
QMainWindowLayoutState::insertGap| Name: | QMainWindowLayoutState::insertGap | | Prototype: | bool QMainWindowLayoutState::insertGap(const QList<int> &path, QLayoutItem *item) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | | Lines: | 663-685 |
| | 10 | 4 |
QMainWindowLayout::toggleToolBarsVisible| Name: | QMainWindowLayout::toggleToolBarsVisible | | Prototype: | void QMainWindowLayout::toggleToolBarsVisible() | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | | Lines: | 1216-1283 |
| | 10 | 3 |
QMainWindowLayout::insertToolBar| Name: | QMainWindowLayout::insertToolBar | | Prototype: | void QMainWindowLayout::insertToolBar(QToolBar *before, QToolBar *toolbar) | | Coverage: | 0.000% (0/14) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | | Lines: | 1161-1184 |
| | 10 | 4 |
QMainWindow::tabifiedDockWidgets| Name: | 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 |
QLocaleData::bytearrayToUnsLongLong| Name: | QLocaleData::bytearrayToUnsLongLong | | Prototype: | qulonglong QLocaleData::bytearrayToUnsLongLong(const char *num, int base, bool *ok) | | Coverage: | 100.000% (12/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | | Lines: | 3376-3391 |
| | 10 | 4 |
QLocale::toString| Name: | QLocale::toString | | Prototype: | QString QLocale::toString(const QDate &date, FormatType format) const | | Coverage: | 60.000% (6/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | | Lines: | 1553-1570 |
| | 10 | 4 |
QLocale::toString| Name: | QLocale::toString | | Prototype: | QString QLocale::toString(const QTime &time, FormatType format) const | | Coverage: | 60.000% (6/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | | Lines: | 1645-1662 |
| | 10 | 4 |
QLocale::name| Name: | QLocale::name | | Prototype: | QString QLocale::name() const | | Coverage: | 71.429% (5/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | | Lines: | 1061-1078 |
| | 10 | 3 |
QLocalServer::close| Name: | QLocalServer::close | | Prototype: | void QLocalServer::close() | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qlocalserver.cpp | | Lines: | 185-197 |
| | 10 | 2 |
QListWidget::setItemSelected| Name: | QListWidget::setItemSelected | | Prototype: | void QListWidget::setItemSelected(const QListWidgetItem *item, bool select) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistwidget.cpp | | Lines: | 1676-1691 |
| | 10 | 3 |
QListWidget::mimeData| Name: | QListWidget::mimeData | | Prototype: | QMimeData *QListWidget::mimeData(const QList<QListWidgetItem*> items) const | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistwidget.cpp | | Lines: | 1798-1818 |
| | 10 | 3 |
QListView::selectedIndexes| Name: | QListView::selectedIndexes | | Prototype: | QModelIndexList QListView::selectedIndexes() const | | Coverage: | 0.000% (0/14) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistview.cpp | | Lines: | 1433-1448 |
| | 10 | 4 |
QListModel::move| Name: | QListModel::move | | Prototype: | void QListModel::move(int srcRow, int dstRow) | | Coverage: | 0.000% (0/18) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistwidget.cpp | | Lines: | 167-180 |
| | 10 | 4 |
QListModel::mimeData| Name: | QListModel::mimeData | | Prototype: | QMimeData *QListModel::mimeData(const QModelIndexList &indexes) const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistwidget.cpp | | Lines: | 426-439 |
| | 10 | 2 |
QListData::remove| Name: | QListData::remove | | Prototype: | void QListData::remove(int i, int n) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlist.cpp | | Lines: | 273-287 |
| | 10 | 2 |
QListData::prepend| Name: | QListData::prepend | | Prototype: | void **QListData::prepend() | | Coverage: | 100.000% (11/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlist.cpp | | Lines: | 201-217 |
| | 10 | 4 |
QLineEditPrivate::sendMouseEventToInputContext| Name: | QLineEditPrivate::sendMouseEventToInputContext | | Prototype: | bool QLineEditPrivate::sendMouseEventToInputContext( QMouseEvent *e ) | | Coverage: | 0.000% (0/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlineedit_p.cpp | | Lines: | 271-292 |
| | 10 | 5 |
QLineEdit::setSelection| Name: | QLineEdit::setSelection | | Prototype: | void QLineEdit::setSelection(int start, int length) | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlineedit.cpp | | Lines: | 982-998 |
| | 10 | 4 |
QLineEdit::setReadOnly| Name: | QLineEdit::setReadOnly | | Prototype: | void QLineEdit::setReadOnly(bool enable) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlineedit.cpp | | Lines: | 1327-1342 |
| | 10 | 2 |
QLineEdit::inputMethodEvent| Name: | QLineEdit::inputMethodEvent | | Prototype: | void QLineEdit::inputMethodEvent(QInputMethodEvent *e) | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlineedit.cpp | | Lines: | 1714-1746 |
| | 10 | 4 |
QLibraryStore::releaseLibrary| Name: | QLibraryStore::releaseLibrary | | Prototype: | inline void QLibraryStore::releaseLibrary(QLibraryPrivate *lib) | | Coverage: | 88.889% (8/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/qlibrary.cpp | | Lines: | 460-479 |
| | 10 | 3 |
QLayoutPrivate::getMargin| Name: | QLayoutPrivate::getMargin | | Prototype: | void QLayoutPrivate::getMargin(int *result, int userMargin, QStyle::PixelMetric pm) const | | Coverage: | 0.000% (0/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qlayout.cpp | | Lines: | 158-173 |
| | 10 | 5 |
QLayoutPrivate::checkLayout| Name: | QLayoutPrivate::checkLayout | | Prototype: | bool QLayoutPrivate::checkLayout(QLayout *otherLayout) const | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qlayout.cpp | | Lines: | 869-883 |
| | 10 | 3 |
QLayout::spacing| Name: | QLayout::spacing | | Prototype: | int QLayout::spacing() const | | Coverage: | 0.000% (0/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qlayout.cpp | | Lines: | 311-328 |
| | 10 | 5 |
QLayout::setAlignment| Name: | QLayout::setAlignment | | Prototype: | bool QLayout::setAlignment(QWidget *w, Qt::Alignment alignment) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qlayout.cpp | | Lines: | 231-245 |
| | 10 | 3 |
QLayout::setAlignment| Name: | QLayout::setAlignment | | Prototype: | bool QLayout::setAlignment(QLayout *l, Qt::Alignment alignment) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qlayout.cpp | | Lines: | 254-268 |
| | 10 | 3 |
QLabel::setScaledContents| Name: | QLabel::setScaledContents | | Prototype: | void QLabel::setScaledContents(bool enable) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlabel.cpp | | Lines: | 1410-1423 |
| | 10 | 3 |
QLabel::setBuddy| Name: | QLabel::setBuddy | | Prototype: | void QLabel::setBuddy(QWidget *buddy) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlabel.cpp | | Lines: | 1167-1180 |
| | 10 | 4 |
QItemDelegate::createEditor| Name: | QItemDelegate::createEditor | | Prototype: | QWidget *QItemDelegate::createEditor(QWidget *parent, const QStyleOptionViewItem &, const QModelIndex &index) const | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qitemdelegate.cpp | | Lines: | 462-476 |
| | 10 | 4 |
QInternalMimeData::hasFormatHelper| Name: | 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 |
QInputMethod::update| Name: | QInputMethod::update | | Prototype: | void QInputMethod::update(Qt::InputMethodQueries queries) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qinputmethod.cpp | | Lines: | 281-297 |
| | 10 | 4 |
QInputMethod::cursorRectangle| Name: | QInputMethod::cursorRectangle | | Prototype: | QRectF QInputMethod::cursorRectangle() const | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qinputmethod.cpp | | Lines: | 130-145 |
| | 10 | 3 |
QImageWriter::supportedImageFormats| Name: | QImageWriter::supportedImageFormats | | Prototype: | QList<QByteArray> QImageWriter::supportedImageFormats() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimagewriter.cpp | | Lines: | 889-918 |
| | 10 | 1 |
QImageTextureGlyphCache::createTextureData| Name: | 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 |
QImageData::convertInPlace| Name: | QImageData::convertInPlace | | Prototype: | bool QImageData::convertInPlace(QImage::Format newFormat, Qt::ImageConversionFlags flags) | | Coverage: | 0.000% (0/19) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage.cpp | | Lines: | 4746-4764 |
| | 10 | 5 |
QImage::text| Name: | QImage::text | | Prototype: | QString QImage::text(const QString &key) const | | Coverage: | 0.000% (0/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage.cpp | | Lines: | 3757-3772 |
| | 10 | 5 |
QImage::smoothScaled| Name: | QImage::smoothScaled | | Prototype: | QImage QImage::smoothScaled(int w, int h) const | | Coverage: | 0.000% (0/14) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage.cpp | | Lines: | 4416-4436 |
| | 10 | 8 |
QImage::pixelIndex| Name: | 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 |
QImage::paintEngine| Name: | QImage::paintEngine | | Prototype: | QPaintEngine *QImage::paintEngine() const | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage.cpp | | Lines: | 3874-3889 |
| | 10 | 4 |
QIcuCodec::defaultCodecUnlocked| Name: | QIcuCodec::defaultCodecUnlocked | | Prototype: | QTextCodec *QIcuCodec::defaultCodecUnlocked() | | Coverage: | 42.857% (3/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/codecs/qicucodec.cpp | | Lines: | 430-447 |
| | 10 | 3 |
QIcon::pixmap| Name: | QIcon::pixmap | | Prototype: | QPixmap QIcon::pixmap(QWindow *window, const QSize &size, Mode mode, State state) const | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qicon.cpp | | Lines: | 830-848 |
| | 10 | 3 |
QHttpThreadDelegate::sslErrorsSlot| Name: | QHttpThreadDelegate::sslErrorsSlot | | Prototype: | void QHttpThreadDelegate::sslErrorsSlot(const QList<QSslError> &errors) | | Coverage: | 80.000% (8/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpthreaddelegate.cpp | | Lines: | 669-683 |
| | 10 | 4 |
QHttpSocketEngine::waitForReadOrWrite| Name: | QHttpSocketEngine::waitForReadOrWrite | | Prototype: | bool QHttpSocketEngine::waitForReadOrWrite(bool *readyToRead, bool *readyToWrite, bool checkRead, bool checkWrite, int msecs, bool *timedOut) | | Coverage: | 80.000% (8/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qhttpsocketengine.cpp | | Lines: | 406-425 |
| | 10 | 4 |
QHttpNetworkConnectionChannel::resetUploadData| Name: | QHttpNetworkConnectionChannel::resetUploadData | | Prototype: | bool QHttpNetworkConnectionChannel::resetUploadData() | | Coverage: | 100.000% (10/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpnetworkconnectionchannel.cpp | | Lines: | 595-612 |
| | 10 | 4 |
QHttpNetworkConnectionChannel::pipelineInto| Name: | QHttpNetworkConnectionChannel::pipelineInto | | Prototype: | void QHttpNetworkConnectionChannel::pipelineInto(HttpMessagePair &pair) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpnetworkconnectionchannel.cpp | | Lines: | 655-677 |
| | 10 | 1 |
QHeaderViewPrivate::updateHiddenSections| Name: | QHeaderViewPrivate::updateHiddenSections | | Prototype: | void QHeaderViewPrivate::updateHiddenSections(int logicalFirst, int logicalLast) | | Coverage: | 0.000% (0/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp | | Lines: | 1916-1930 |
| | 10 | 5 |
QHeaderViewPrivate::createSectionItems| Name: | QHeaderViewPrivate::createSectionItems | | Prototype: | void QHeaderViewPrivate::createSectionItems(int start, int end, int size, QHeaderView::ResizeMode mode) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp | | Lines: | 3346-3360 |
| | 10 | 3 |
QHeaderViewPrivate::_q_layoutAboutToBeChanged| Name: | QHeaderViewPrivate::_q_layoutAboutToBeChanged | | Prototype: | void QHeaderViewPrivate::_q_layoutAboutToBeChanged() | | Coverage: | 0.000% (0/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp | | Lines: | 2008-2026 |
| | 10 | 5 |
QHeaderView::setStretchLastSection| Name: | QHeaderView::setStretchLastSection | | Prototype: | void QHeaderView::setStretchLastSection(bool stretch) | | Coverage: | 0.000% (0/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp | | Lines: | 1473-1485 |
| | 10 | 5 |
QHeaderView::sectionViewportPosition| Name: | QHeaderView::sectionViewportPosition | | Prototype: | int QHeaderView::sectionViewportPosition(int logicalIndex) const | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp | | Lines: | 687-699 |
| | 10 | 4 |
QHeaderView::sectionSize| Name: | QHeaderView::sectionSize | | Prototype: | int QHeaderView::sectionSize(int logicalIndex) const | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp | | Lines: | 642-654 |
| | 10 | 4 |
QHeaderView::dataChanged| Name: | QHeaderView::dataChanged | | Prototype: | void QHeaderView::dataChanged(const QModelIndex &topLeft, const QModelIndex &bottomRight, const QVector<int> &) | | Coverage: | 0.000% (0/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp | | Lines: | 2852-2865 |
| | 10 | 4 |
QGuiApplicationPrivate::updateFilteredScreenOrientation| Name: | QGuiApplicationPrivate::updateFilteredScreenOrientation | | Prototype: | void QGuiApplicationPrivate::updateFilteredScreenOrientation(QScreen *s) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | | Lines: | 2626-2638 |
| | 10 | 4 |
QGuiApplicationPrivate::tryCloseRemainingWindows| Name: | QGuiApplicationPrivate::tryCloseRemainingWindows | | Prototype: | bool QGuiApplicationPrivate::tryCloseRemainingWindows(QWindowList processedWindows) | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | | Lines: | 3040-3054 |
| | 10 | 4 |
QGtkStylePrivate::getGConfBool| Name: | QGtkStylePrivate::getGConfBool | | Prototype: | bool QGtkStylePrivate::getGConfBool(const QString &key, bool fallback) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qgtkstyle_p.cpp | | Lines: | 629-646 |
| | 10 | 3 |
QGtkStylePrivate::applyCustomPaletteHash| Name: | QGtkStylePrivate::applyCustomPaletteHash | | Prototype: | void QGtkStylePrivate::applyCustomPaletteHash() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qgtkstyle_p.cpp | | Lines: | 682-696 |
| | 10 | 1 |
QGtk2Painter::paintHandle| Name: | QGtk2Painter::paintHandle | | Prototype: | void QGtk2Painter::paintHandle(GtkWidget *gtkWidget, const gchar* part, const QRect &rect, GtkStateType state, GtkShadowType shadow, GtkOrientation orientation, GtkStyle *style) | | Coverage: | 0.000% (0/30) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qgtk2painter.cpp | | Lines: | 505-531 |
| | 10 | 9 |
QGtk2Painter::paintExtention| Name: | QGtk2Painter::paintExtention | | Prototype: | void QGtk2Painter::paintExtention(GtkWidget *gtkWidget, const gchar *part, const QRect &rect, GtkStateType state, GtkShadowType shadow, GtkPositionType gap_pos, GtkStyle *style) | | Coverage: | 0.000% (0/30) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qgtk2painter.cpp | | Lines: | 608-632 |
| | 10 | 9 |
QGroupBox::setChecked| Name: | QGroupBox::setChecked | | Prototype: | void QGroupBox::setChecked(bool b) | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qgroupbox.cpp | | Lines: | 632-647 |
| | 10 | 2 |
QGroupBox::mouseMoveEvent| Name: | 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: | 714-726 |
| | 10 | 2 |
QGridLayoutRowData::totalBox| Name: | QGridLayoutRowData::totalBox | | Prototype: | QGridLayoutBox QGridLayoutRowData::totalBox(int start, int end) const | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/util/qgridlayoutengine.cpp | | Lines: | 427-441 |
| | 10 | 4 |
QGridLayoutPrivate::takeAt| Name: | QGridLayoutPrivate::takeAt | | Prototype: | inline QLayoutItem *takeAt(int index) | | Coverage: | 0.000% (0/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgridlayout.cpp | | Lines: | 151-166 |
| | 10 | 5 |