Function | Condition % | eLOC - Effective Lines of Codeā¾ | McCabe - Cyclomatic Complexity |
QOpenGL2PaintEngineEx::renderHintsChangedName: | 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::drawPixmapFragmentsName: | 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::getDownloadBufferName: | 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::emitReplyUploadProgressName: | 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::createUploadByteDeviceName: | 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::interfaceFromNameName: | 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::uniqueFileNameName: | 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::setCacheDirectoryName: | 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::backendSupportedSchemesName: | 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::loadFileInfoName: | 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::timerEventName: | 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::clearName: | 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::setPausedName: | 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::loadName: | 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::filterStringName: | 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::matchesName: | 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::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: | 217-231 |
| | 10 | 4 |
QMimeDatabase::mimeTypeForDataName: | 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::unregisterTypeName: | 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::compareName: | 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::indexOfSignalRelativeName: | 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::decodeMethodSignatureName: | 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::indexOfEnumeratorName: | 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::fromSignalImplName: | 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::~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::showEventName: | 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::aboutName: | 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::setSyncActionName: | 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::setNativeMenuBarName: | 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::mouseReleaseEventName: | 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::cornerWidgetName: | 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::setSeparatorsCollapsibleName: | 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::restoreFocusName: | 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::leaveInteractiveModeName: | 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::showEventName: | 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::scrollBarPolicyChangedName: | 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::minimumSizeHintName: | 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::insertGapName: | 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::toggleToolBarsVisibleName: | 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::insertToolBarName: | 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::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 |
QLocaleData::bytearrayToUnsLongLongName: | 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::toStringName: | 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::toStringName: | 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::nameName: | 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::closeName: | 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::setItemSelectedName: | 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::mimeDataName: | 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::selectedIndexesName: | 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::moveName: | 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::mimeDataName: | 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::removeName: | 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::prependName: | 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::sendMouseEventToInputContextName: | 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::setSelectionName: | 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::setReadOnlyName: | 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::inputMethodEventName: | 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::releaseLibraryName: | 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::getMarginName: | 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::checkLayoutName: | 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::spacingName: | 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::setAlignmentName: | 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::setAlignmentName: | 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::setScaledContentsName: | 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::setBuddyName: | 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::createEditorName: | 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::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 |
QInputMethod::updateName: | 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::cursorRectangleName: | 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::supportedImageFormatsName: | 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::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 |
QImageData::convertInPlaceName: | 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::textName: | 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::smoothScaledName: | 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::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 |
QImage::paintEngineName: | 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::defaultCodecUnlockedName: | 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::pixmapName: | 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::sslErrorsSlotName: | 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::waitForReadOrWriteName: | 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::resetUploadDataName: | 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::pipelineIntoName: | 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::updateHiddenSectionsName: | 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::createSectionItemsName: | 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_layoutAboutToBeChangedName: | 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::setStretchLastSectionName: | 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::sectionViewportPositionName: | 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::sectionSizeName: | 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::dataChangedName: | 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::updateFilteredScreenOrientationName: | 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::tryCloseRemainingWindowsName: | 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::getGConfBoolName: | 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::applyCustomPaletteHashName: | 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::paintHandleName: | 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::paintExtentionName: | 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::setCheckedName: | 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::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: | 714-726 |
| | 10 | 2 |
QGridLayoutRowData::totalBoxName: | 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::takeAtName: | 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 |