| Function | Condition % | eLOC - Effective Lines of Codeā¾ | McCabe - Cyclomatic Complexity |
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: | 676-689 |
| | 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: | 968-983 |
| | 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: | 2046-2060 |
| | 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: | 476-492 |
| | 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: | 518-533 |
| | 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: | 1815-1831 |
| | 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: | 1779-1796 |
| | 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: | 3503-3517 |
| | 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: | 2060-2073 |
| | 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: | 970-985 |
| | 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: | 2927-2960 |
| | 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: | 1369-1383 |
| | 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: | 1762-1776 |
| | 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: | 1029-1043 |
| | 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: | 666-688 |
| | 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: | 1230-1297 |
| | 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: | 1175-1198 |
| | 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 |
QLocalePrivate::codeToCountry| Name: | QLocalePrivate::codeToCountry | | Prototype: | QLocale::Country QLocalePrivate::codeToCountry(const QChar *code, int len) noexcept | | Coverage: | 72.222% (13/18) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | | Lines: | 154-169 |
| | 10 | 4 |
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: | 3353-3368 |
| | 10 | 4 |
QLocaleData::bytearrayToDouble| Name: | QLocaleData::bytearrayToDouble | | Prototype: | double QLocaleData::bytearrayToDouble(const char *num, bool *ok, bool *overflow) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | | Lines: | 3297-3309 |
| | 10 | 3 |
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: | 1550-1567 |
| | 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: | 1642-1659 |
| | 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: | 1073-1090 |
| | 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: | 191-203 |
| | 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: | 1703-1718 |
| | 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: | 1825-1845 |
| | 10 | 3 |
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: | 173-186 |
| | 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: | 432-445 |
| | 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: | 270-284 |
| | 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: | 198-214 |
| | 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: | 277-298 |
| | 10 | 5 |
QLineEdit::setSelection| Name: | QLineEdit::setSelection | | Prototype: | void QLineEdit::setSelection(int start, int length) | | Coverage: | 0.000% (0/10) | | 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: | 466-485 |
| | 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: | 164-179 |
| | 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: | 875-889 |
| | 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: | 317-334 |
| | 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: | 237-251 |
| | 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: | 260-274 |
| | 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: | 1414-1427 |
| | 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: | 1171-1184 |
| | 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: | 468-482 |
| | 10 | 4 |
QInternalMimeData::hasFormatHelper| Name: | QInternalMimeData::hasFormatHelper | | Prototype: | bool QInternalMimeData::hasFormatHelper(const QString &mimeType, const QMimeData *data) | | Coverage: | 0.000% (0/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qdnd.cpp | | Lines: | 292-309 |
| | 10 | 6 |
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: | 895-924 |
| | 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: | 289-307 |
| | 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: | 4764-4782 |
| | 10 | 5 |
QImage::text| Name: | QImage::text | | Prototype: | QString QImage::text(const QString &key) const | | Coverage: | 0.000% (0/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage.cpp | | Lines: | 3776-3790 |
| | 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: | 4434-4454 |
| | 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: | 2193-2211 |
| | 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: | 3892-3907 |
| | 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: | 436-453 |
| | 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: | 836-854 |
| | 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: | 675-689 |
| | 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: | 432-451 |
| | 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: | 601-618 |
| | 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: | 661-683 |
| | 10 | 1 |
QHighDpiScaling::setGlobalFactor| Name: | QHighDpiScaling::setGlobalFactor | | Prototype: | void QHighDpiScaling::setGlobalFactor(qreal factor) | | Coverage: | 0.000% (0/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qhighdpiscaling.cpp | | Lines: | 323-336 |
| | 10 | 4 |
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: | 1962-1976 |
| | 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: | 3432-3446 |
| | 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: | 2064-2082 |
| | 10 | 5 |
QHeaderView::setStretchLastSection| Name: | QHeaderView::setStretchLastSection | | Prototype: | void QHeaderView::setStretchLastSection(bool stretch) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp | | Lines: | 1499-1513 |
| | 10 | 4 |
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: | 693-705 |
| | 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: | 648-660 |
| | 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: | 2908-2921 |
| | 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: | 2675-2687 |
| | 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: | 3090-3104 |
| | 10 | 4 |
QGroupBoxPrivate::_q_setChildrenEnabled| Name: | QGroupBoxPrivate::_q_setChildrenEnabled | | Prototype: | void QGroupBoxPrivate::_q_setChildrenEnabled(bool b) | | Coverage: | 0.000% (0/14) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qgroupbox.cpp | | Lines: | 655-672 |
| | 10 | 6 |
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: | 634-649 |
| | 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: | 449-463 |
| | 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: | 157-172 |
| | 10 | 5 |
QGridLayoutPrivate::heightForWidth| Name: | QGridLayoutPrivate::heightForWidth | | Prototype: | int QGridLayoutPrivate::heightForWidth(int w, int hSpacing, int vSpacing) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgridlayout.cpp | | Lines: | 410-424 |
| | 10 | 3 |
QGridLayoutEngine::effectiveAlignment| Name: | QGridLayoutEngine::effectiveAlignment | | Prototype: | Qt::Alignment QGridLayoutEngine::effectiveAlignment(const QGridLayoutItem *layoutItem) const | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/util/qgridlayoutengine.cpp | | Lines: | 934-951 |
| | 10 | 4 |
QGridLayout::addWidget| Name: | QGridLayout::addWidget | | Prototype: | void QGridLayout::addWidget(QWidget *widget, int fromRow, int fromColumn, int rowSpan, int columnSpan, Qt::Alignment alignment) | | Coverage: | 0.000% (0/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgridlayout.cpp | | Lines: | 1467-1480 |
| | 10 | 2 |
QGraphicsViewPrivate::updateScroll| Name: | QGraphicsViewPrivate::updateScroll | | Prototype: | void QGraphicsViewPrivate::updateScroll() | | Coverage: | 0.000% (0/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsview.cpp | | Lines: | 593-610 |
| | 10 | 3 |
QGraphicsView::resetCachedContent| Name: | QGraphicsView::resetCachedContent | | Prototype: | void QGraphicsView::resetCachedContent() | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsview.cpp | | Lines: | 1608-1625 |
| | 10 | 4 |
QGraphicsView::mouseMoveEvent| Name: | QGraphicsView::mouseMoveEvent | | Prototype: | void QGraphicsView::mouseMoveEvent(QMouseEvent *event) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsview.cpp | | Lines: | 3331-3350 |
| | 10 | 3 |
QGraphicsView::dragMoveEvent| Name: | QGraphicsView::dragMoveEvent | | Prototype: | void QGraphicsView::dragMoveEvent(QDragMoveEvent *event) | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsview.cpp | | Lines: | 3110-3134 |
| | 10 | 3 |
QGraphicsScenePrivate::sendHoverEvent| Name: | QGraphicsScenePrivate::sendHoverEvent | | Prototype: | void QGraphicsScenePrivate::sendHoverEvent(QEvent::Type type, QGraphicsItem *item, QGraphicsSceneHoverEvent *hoverEvent) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsscene.cpp | | Lines: | 1285-1298 |
| | 10 | 1 |
QGraphicsScenePrivate::addPopup| Name: | QGraphicsScenePrivate::addPopup | | Prototype: | void QGraphicsScenePrivate::addPopup(QGraphicsWidget *widget) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsscene.cpp | | Lines: | 890-905 |
| | 10 | 3 |
QGraphicsScene::sendEvent| Name: | QGraphicsScene::sendEvent | | Prototype: | bool QGraphicsScene::sendEvent(QGraphicsItem *item, QEvent *event) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsscene.cpp | | Lines: | 5785-5799 |
| | 10 | 3 |
QGraphicsScene::mouseMoveEvent| Name: | QGraphicsScene::mouseMoveEvent | | Prototype: | void QGraphicsScene::mouseMoveEvent(QGraphicsSceneMouseEvent *mouseEvent) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsscene.cpp | | Lines: | 4059-4074 |
| | 10 | 3 |
QGraphicsScene::collidingItems| Name: | QGraphicsScene::collidingItems | | Prototype: | QList<QGraphicsItem *> QGraphicsScene::collidingItems(const QGraphicsItem *item, Qt::ItemSelectionMode mode) const | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsscene.cpp | | Lines: | 2120-2137 |
| | 10 | 4 |
QGraphicsPixmapItemPrivate::updateShape| Name: | QGraphicsPixmapItemPrivate::updateShape | | Prototype: | void updateShape() | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 9566-9589 |
| | 10 | 5 |
QGraphicsOpacityEffect::setOpacity| Name: | QGraphicsOpacityEffect::setOpacity | | Prototype: | void QGraphicsOpacityEffect::setOpacity(qreal opacity) | | Coverage: | 0.000% (0/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/effects/qgraphicseffect.cpp | | Lines: | 1123-1138 |
| | 10 | 3 |
QGraphicsLinearLayout::removeAt| Name: | QGraphicsLinearLayout::removeAt | | Prototype: | void QGraphicsLinearLayout::removeAt(int index) | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicslinearlayout.cpp | | Lines: | 328-343 |
| | 10 | 4 |
QGraphicsLayout::widgetEvent| Name: | QGraphicsLayout::widgetEvent | | Prototype: | void QGraphicsLayout::widgetEvent(QEvent *e) | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicslayout.cpp | | Lines: | 391-410 |
| | 10 | 6 |
QGraphicsItemPrivate::updatePaintedViewBoundingRects| Name: | QGraphicsItemPrivate::updatePaintedViewBoundingRects | | Prototype: | void QGraphicsItemPrivate::updatePaintedViewBoundingRects(bool updateChildren) | | Coverage: | 0.000% (0/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 5628-5644 |
| | 10 | 5 |
QGraphicsItemPrivate::invalidateChildGraphicsEffectsRecursively| Name: | QGraphicsItemPrivate::invalidateChildGraphicsEffectsRecursively | | Prototype: | void QGraphicsItemPrivate::invalidateChildGraphicsEffectsRecursively(QGraphicsItemPrivate::InvalidateReason reason) | | Coverage: | 0.000% (0/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 5503-5519 |
| | 10 | 5 |
QGraphicsItem::unsetCursor| Name: | QGraphicsItem::unsetCursor | | Prototype: | void QGraphicsItem::unsetCursor() | | Coverage: | 0.000% (0/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 2291-2306 |
| | 10 | 5 |
QGraphicsItem::setBoundingRegionGranularity| Name: | QGraphicsItem::setBoundingRegionGranularity | | Prototype: | void QGraphicsItem::setBoundingRegionGranularity(qreal granularity) | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 5400-5414 |
| | 10 | 3 |
QGraphicsBlurEffect::draw| Name: | QGraphicsBlurEffect::draw | | Prototype: | void QGraphicsBlurEffect::draw(QPainter *painter) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/effects/qgraphicseffect.cpp | | Lines: | 860-876 |
| | 10 | 3 |
QGraphicsAnchorLayoutPrivate::interpolateEdge| Name: | QGraphicsAnchorLayoutPrivate::interpolateEdge | | Prototype: | void QGraphicsAnchorLayoutPrivate::interpolateEdge(AnchorVertex *base, AnchorData *edge) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsanchorlayout_p.cpp | | Lines: | 2757-2775 |
| | 10 | 2 |
QGraphicsAnchorLayoutPrivate::calculateNonTrunk| Name: | QGraphicsAnchorLayoutPrivate::calculateNonTrunk | | Prototype: | bool QGraphicsAnchorLayoutPrivate::calculateNonTrunk(const QList<QSimplexConstraint *> &constraints, const QList<AnchorData *> &variables) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsanchorlayout_p.cpp | | Lines: | 2262-2281 |
| | 10 | 3 |
QGraphicsAnchorLayout::removeAt| Name: | QGraphicsAnchorLayout::removeAt | | Prototype: | void QGraphicsAnchorLayout::removeAt(int index) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsanchorlayout.cpp | | Lines: | 454-470 |
| | 10 | 2 |
QGnomeTheme::themeHint| Name: | QGnomeTheme::themeHint | | Prototype: | QVariant QGnomeTheme::themeHint(QPlatformTheme::ThemeHint hint) const | | Coverage: | 0.000% (0/23) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/themes/genericunix/qgenericunixthemes.cpp | | Lines: | 647-673 |
| | 10 | 13 |